ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

8.5 build problems

I migrated a fairly large project from 8.2.1 to 8.5 recently, and I am having trouble building it. I get a very helpful message, as seen below. Any thoughts would be greatly appreciated. This project does have an xControl (which is the only reason I updated to 8.5) as well as a .NET control. I've already tried mass compiling the project. I did get a number of "bad vi" warnings, but none of those should be included in the build (test vis..). I also tried unchecking the option to disconnect type defs as well as enabling debugging with no joy. I am not using any of the LabVOOP stuff, but I figured it was worth a try.

Chris


Error 42 occurred at Invoke Node in AB_Source_VI.lvclass:Close_Reference.vi->AB_Build.lvclass:Copy_Files.vi->AB_Application.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Build.lvclass:Build_from_Wizard.vi->AB_UI_FRAMEWORK.vi->AB_Item_OnDoProperties.vi->AB_Item_OnDoProperties.vi.ProxyCaller

Possible reason(s):

LabVIEW: Generic error.

Method Name: Save:Target Instrument
Message 1 of 3
(2,793 Views)
I identified the problem. This would have been more obvious if it hadn't worked in 8.2.1. Apparently LabVIEW 8.5 didn't like the path to my build directory. It's a UNC path that is created by Parallels to provide access to the MacOS X filesystem from Windows. It starts \\.PSF\Minnella...

I don't know if it is the period in the share name or what, but I just changed the build directory to a folder on my desktop and the build proceeded without any problems.

Chris
Message 2 of 3
(2,772 Views)
Thanks for posting the inference.
- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 3 of 3
(2,765 Views)