Quote:
Originally Posted by Jim Wagner
We are seeing the following build error, does anyone know how how to resolve this?
An error occurred while saving the following file:
C:\Documents and Settings\Jwagner\My Documents\LabVIEW Data\Team1676\20100220a Pele - Jim Working\Pele\Teleop.vi
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_RTEXE.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller
<APPEND>
Method Name: <b>Save:Target Instrument</b>
|
We had this exact same problem last week. Eventually the problem went away on its own (after we'd identified the source of the error by selectively deleting subVIs and attempting to build until the error went away). In our case, the error was associated with a modified (and renamed) copy of HolonomicDrive.VI we had placed in our project. At some point we attemped building with our modified copy again and it built successfully. We haven't seen the problem for over a week now (we periodically build, just to be sure).
The strange thing is we went for weeks just deploying the code to RAM with no errors; we only had problems when we performed a Build.
Good luck - this could be a tough one to fix.