07-29-2006 02:04 PM
07-31-2006 12:53 AM
Hi Henry
I can't tell you about the error code you mentioned, but basically, if you have built LV application, you have to make sure that at least the LV runtime engine is installed on the target system. In addition, there should also all necessary drivers be installed.
The easiest thing is to create an installer with LV8.0. There you can select additional things to install (e.g. the runtime engine).
07-31-2006
01:16 PM
- last edited on
06-10-2025
07:56 AM
by
Content Cleaner
08-23-2006 11:37 AM
Hello,
I have got the same message.
I have three executeables. Every executable for itself is working.
When I start my three exes with a loader (using vi server) always the two first exes are running and the last one gives me an error 1003 "This vi is not executeable". Regardless which exe. It is always the third.
The Run button on the Front Panel is broken, when I click it, the message you got is displayed (2002200 Full Development System may solve the problem. Repeated serval times). The text of the error messages is translated by myself since I am using a german version of LV.
When I start the sources (vis) with the loader (also as vi) everything is working.
I am using Labview 8.0.1 with Imaq. All trials were made on the same machine with the whole Professional Development System in place.
If anyone has some Ideas...
08-24-2006 10:38 AM
09-21-2006 10:02 AM
Greetings,
I'm a little late to this discussion, but I've just recently installed LabView 8.0 and when I try to create a stand alone executable for another machine, I, too, get the "error of type 2002200" when I try to run the app. I have installed the V8.0 run time engine and the applicable hardware drivers on the destination machine, but clearly something is missing. The same executable runs on my development pc outside of the development environment.
I am looking at doing an installer for this app to see if it makes any difference, but I have no idea what to do with the registry settings. Is there some help in this area?
Thanks
09-23-2006 06:17 PM
09-25-2006 11:06 AM
Charlie,
Thanks for your reply. I seem to have solved some of the mystery. The executable only seems to execute without that error message in the directory where it was built. I changed the destination folder in the build specificaton to the folder name where I wanted to execute it from and it now runs without the error. It is not machine specific. I set up the same folder structure on another machine and it works fine there too.
I'm supposing this has something to do with the fact that you are not making the build for distribution?
09-26-2006 08:11 AM
09-26-2006 02:18 PM