08-05-2010 11:31 PM
While developing the software (let say Main.vi), I dint face any problem when I dynamically load/run a VI (say dynamic.vi) in the Main.vi, but as soon as I created EXE (say Main.exe) of my software and tried loading/running dynamic.vi, it thrown an error 1003 as shown in following picture.
The exact message in the error code was:
" The following Error has occured
Status:TRUE Code:1003 Source: Invoke Node in PPCS_Config_Utils_SubVI_SubPanelEngine.vi->PPCS_Config_User Interface_MainUI.vi
<APPEND> VI Path: <b>C:\Documents and Settings\E200200\Desktop\Executable\PluggableDrivers\Power Supply\E363x.llb\E363x_GUI.vi</b>
Do you want to continue?"
The path referred in error is correct, moreover on opening that dynamic.vi, it can be opened and run as well.
Now as the dynamic.vi is not a static VI (can go on for a change even after Main.exe is built), I can not add dynamic.vi while building EXE of my software.
If anyone else faced the same problem (I'm sure lot many among you have faced), please suggest a solution.
Thanks and regards
LabVIEWer.
08-06-2010 09:29 PM
I'm just going to throw out some generic suggestions so we can get some conversation going to get this problem solved: