01-19-2009 12:28 AM
We have recently changed 3 lab computers names and log in passwords. Since then 2 of them are showing a weired hehaviour with labVIEW application (EXE).
Whenever user choose an option to open a file, computer hangs just before pop up the file dialog box. In labVIEW develope mode, there seems to be no problem.
Anybody had a similar problem of can help me on this?
Cheers,
Steve
======================
LabVIEW 7.1
Windows XP and Windows 2000
01-19-2009 01:45 AM
Hi Steve,
do you try to open a file from a Network directoy, or did you try it the last time you use the program with this dialog?
Mike
01-19-2009 03:42 PM
Hi Mark,
The file path and start path of "open file.vi" are empty which probably means it tries to open last directory specified in a file dialog box.
Should I try to hard wire a known directory to prevent this kind of hang situation?
Thanks in advance.
Steve
01-19-2009 06:23 PM
Sorry Mike, there was a typo with your name.
Steve
01-20-2009 12:42 AM
Hi Steve,
i would try it, maybe it helps.
Mike
01-22-2009 04:59 PM
Hi Mike,
Hard wiring file path didn't solve this problem. Still hangs...
Funny thing is it is OK with Labview development mode.
Why it could be different between excutable application and development mode?
Steve
01-23-2009 03:42 PM
Hello Steve,
Would it be possible for you to post your VI and your exe. Perhaps I could take a look at it and try to figure out what is going wrong. Thanks.
01-28-2009 09:59 PM
Hi Burt,
Sorry about the delay. Here is the troublesome vi and application.
-- Gee, I can't post .exe file. maybe a plicy of this forum? Anyway, the application built based on these vis hangs with some of our lab computers.
Cheers.
Steve
01-28-2009 10:42 PM - edited 01-28-2009 10:43 PM
Can you post the *.bld file that specifies the build?
Mike...
01-28-2009 11:33 PM
Hi Mike,
Posting bld file..
Basically I generate application into server (G drive) and those lab computers on network open and run this application.
Thanks in advance.
Steve