01-04-2008 06:08 AM
01-04-2008 06:27 AM
01-04-2008 07:31 AM
01-04-2008 07:43 AM
herbie,
You said that the executable did not run when installed. Did you try and run the .exe on your develpment machine?
If you installed it on another PC you will need to install some files other than your .exe. You will at a minimum need LV-Runtime and perhaps some others depending on your application.
01-04-2008 08:54 AM
01-07-2008
02:13 AM
- last edited on
01-22-2025
06:00 PM
by
Content Cleaner
Hi Herbie,
You may find the following link of use: http://zone.ni.com/reference/en-XX/help/371361B-01/lvhowto/building_a_stand_alone_app/
It's basically a run through of how to create a standalone application for your LabVIEW project under 8.2, the machines you run this on will need LabVIEW runtime engine installed. Please let me know if this is of any use to you.
All the best,
01-07-2008 02:20 AM
01-07-2008 02:25 AM
Hi Herbie,
Do you have a VI in the startup section of your build executable? Also when it doesn't run, does it do anything at all, i.e. can you see the program running inside task manager (ctrl-alt-del), and do any error dialogs pop-up?
Regards,
01-07-2008 02:39 AM
hi Rob
I have the top level VI in the start-up section and at present I have the directory containing the lower level VI's in the support section. When run the initial front panel appears but the programme hangs when the next VI in the chain is called. Also in the project window I do not see a list of dependencies which I assumed would list all the lower level vi's. This is the only programme that I am having a build problem with.
cheers
Herbie
01-07-2008 02:52 AM
Hi,
Would it be possible for you to upload your program in a .zip file here so I can recreate the problem?
Regards,