06-10-2013 07:34 AM
Has anyone ran across a Error 1 when trying to use the lvinput.dll (Device Aquire)? When trying to build my VI, I get a Error 1 code withe the following:
Error copying files.
Source: C:\Program Files\National Instruments\LabVIEW 2012\resource\lvinput.dll
Destination: J:\QA\LabView\builds\KeyboardWedge\data\lvinput.dll
Copy in Copy From Folder To Folder.vi->Librarian Copy.vi->AB_Destination.lvclass:Copy_File.vi->AB_Source.lvclass:Copy_SourceItem.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_Create_Build_Application.vi->EBUIP_Global_OnCommand.vi->EBUIP_Global_OnCommand.vi.ProxyCaller<APPEND>
J:\QA\LabView\builds\KeyboardWedge\data\lvinput.dll
Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
Error 1 occurred at AB_Destination.lvclass:Copy_File.vi -> AB_Source.lvclass:Copy_SourceItem.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_Create_Build_Application.vi -> EBUIP_Global_OnCommand.vi -> EBUIP_Global_OnCommand.vi.ProxyCaller
Possible reason(s):
LabVIEW: An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
I do not see any ? or @ symbols in my VI. Can someone help?
06-11-2013 08:38 PM
Hi,
Quick question> What version of LabVIEW are you using?
Maybe you can find the reason on this post http://forums.ni.com/t5/LabVIEW/Build-application-still-fails-with-error-1-in-LV12/m-p/2279948
Regards,
Richard.
06-12-2013 07:11 AM
Using LV 2012. It appears that the file must have been corrupted somehow. I had a copy of the main VI and did the exact same thing with the exact same code and it works.