10-08-2009 11:08 AM
I am trying to build an application that uses a serial port configuration. I have used this vi to build other applications with no problem. Also the vi that contains it does not show any problems when it is opened.
The error said the following:
An error occurred while saving the following file:
C:\Program Files\National Instruments\LabVIEW 2009\vi.lib\Instr\_visa.llb\VISA Configure Serial Port (Instr).vi
Invoke Node in AB_Source_VI.lvclass:Close_Reference.vi->AB_Build.lvclass:Copy_Files.vi->AB_Application.lvclass:Copy_Files.vi->AB_EXE.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_Application.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Build.lvclass:Build_from_Wizard.vi->AB_UI_Frmwk_Build.lvclass:Build.vi->AB_UI_FRAMEWORK.vi->AB_CreateNewWizard_Invoke_CORE.vi->EBUIP_CreateNewWizard_Invoke.vi->EBUIP_CreateNewWizard_Invoke.vi.ProxyCaller
<APPEND>
Method Name: <b>Save:Target Instrument</b>
Then this is what showed up under details.
Error 6 occurred at AB_Source_VI.lvclass:Close_Reference.vi -> AB_Build.lvclass:Copy_Files.vi -> AB_Application.lvclass:Copy_Files.vi -> AB_EXE.lvclass:Copy_Files.vi -> AB_Build.lvclass:Build.vi -> AB_Application.lvclass:Build.vi -> AB_EXE.lvclass:Build.vi -> AB_Build.lvclass:Build_from_Wizard.vi -> AB_UI_Frmwk_Build.lvclass:Build.vi -> AB_UI_FRAMEWORK.vi -> AB_CreateNewWizard_Invoke_CORE.vi -> EBUIP_CreateNewWizard_Invoke.vi -> EBUIP_CreateNewWizard_Invoke.vi.ProxyCaller
Any help would be greatly appreciated.
10-09-2009 11:31 AM
NMAYO,
I may have seen an error like this before. Could you try using the LabVIEW 8.x file structure when building your application. This can be found in the advanced menu of the build.
Please let me know the results, I'm very interested.