08-03-2012 12:03 PM
08-06-2012 03:33 PM
Can you post the project so I can take a look at the build specifications. Thanks
Travis-E
09-13-2012 04:37 AM
Did you resolve this problem? I am having the same problem. Please email me. stheron@tellumat.com
09-13-2012 07:35 AM
09-13-2012 11:21 AM
Perhaps these vis hook into a dll that isn't being packaged?
09-14-2012 01:08 AM
Thank you.
Please let me know If you find a solution.
I will also install the dev environment, for now.
09-14-2012 05:15 PM
You can try including the DLLs from the driver in the Data folder that is created when you make the executable. Alternatively you can create an installer and specify the location of the driver you would like to use in the source code area. That way when the driver is called it will have a known path. Here is a document that may help in building an installer with other installers: http://zone.ni.com/reference/en-XX/help/371361H-01/lvhowto/add_installers_to_build/
Travis E
Applications Engineer
National Instruments
07-10-2014 03:44 PM
I'm having the same issues. The strange thing is, the executable will not work on the development computer either. The VI will run fine. But if I start the executable, then start the VI, the VI shows an error but the executable runs. I really need this executable to be able to be run from a computer without LabView. Any suggestions? Tried to include the project below.
Thanks
Zach
07-11-2014 04:35 PM
Hello DiracDeltaForce,
Besides Travis-E recommendations on this post, I wanted to show you these links:
Building an Installer (Windows) - LabVIEW 2012 Help
http://zone.ni.com/reference/en-XX/help/371361J-01/lvhowto/build_installer/
Building a Stand-Alone Application - LabVIEW 2012 Help
http://zone.ni.com/reference/en-XX/help/371361J-01/lvhowto/building_a_stand_alone_app/
Hope you find them useful.
Regards
Ernesto
Applications Engineer
National Instruments
01-07-2016 04:55 AM
I have the same problem. When I install DAQnavi it installs DAQnavi Runtime which I think is the problem!
Then it works