Re: This message internal fault graphobjs.cpp in line 56 pops...

2004-03-24 Thread Francis
Ken,
Thanks for the response. In preparing to gather the information you
requested I have been unable to reproduce the crash. This is good I
suppose but doesn't help much in finding the problem. All that I can
think of at the moment is that some code was modified but not
intentionally in connection with this problem. I will resubmit if it
comes back!
Thanks again,
Fran



This message internal fault graphobjs.cpp in line 56 pops...

2004-03-21 Thread Francis
--6412994.1079734060308.JavaMail.quiq.tekken
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

This message internal fault graphobjs.cpp in line 56 pops up when
attempting a find for text string with search all vi's in
memory...LabView 7.0 Now what?

This causes LabView to exit.
--6412994.1079734060308.JavaMail.quiq.tekken
Content-Type: text/plain; name=lvlog03-19-04-16-39-05.txt
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=lvlog03-19-04-16-39-05.txt
Content-Description: LabView failure Graphobjs.cpp


#Date: Fri, Mar 19, 2004 11:19:18 AM
#OSName: Windows NT
#OSVers: 5.0
#AppName: LabVIEW
#Version: 7.0
#AppKind: FDS



D:\lvworm\src\lvsource\graphobjs.cpp(56) : DAbort: 

0x0070644A - LabVIEW unknown + 0
0x007063EC - LabVIEW unknown + 0
0x00706384 - LabVIEW unknown + 0
0x00712F7A - LabVIEW unknown + 0
0x009854F3 - LabVIEW unknown + 0
0x0085D16A - LabVIEW unknown + 0
0x0081ABCE - LabVIEW unknown + 0
0x008561FA - LabVIEW unknown + 0
0x0081ABCE - LabVIEW unknown + 0
0x00855FAE - LabVIEW unknown + 0
0x0081ABCE - LabVIEW unknown + 0
0x009DB2DE - LabVIEW unknown + 0
0x0082A697 - LabVIEW unknown + 0
0x005D3AA7 - LabVIEW unknown + 0
0x00819073 - LabVIEW unknown + 0

--6412994.1079734060308.JavaMail.quiq.tekken--




Not all of the provided ActiveX controls seem to work in...

2004-02-19 Thread Francis
Not all of the provided ActiveX controls seem to work in LV7.0 Does
anyone have a list of what's up here? Anyway, I really just need to
programatically run an available AVI file in an app window.

Not all of the provided ActiveX controls seem to work in LV7.0 Does
anyone have a list of what's up here? Anyway, I really just need to
programatically run an available AVI file in an app window.



Re: ActiveX container disappears after vi saved and recalled

2004-02-11 Thread Francis
This problem was related to the MS Forms 2.0 scrollbar. After talking
to NI they recognized it as a known problem but it was not posted. The
solution was to use the Microsoft Flat Scrollbar Control, version 6.0.
This is fine except for the time spent looking around. It would have
helped if it had been posted originally.



ActiveX container disappears after vi saved and recalled

2004-02-10 Thread Francis
I can create a container and insert an active x object.
The vi will run but if saved and recalled the control
disappears! No other indication of a problem.