05-12-2008 07:23 AM
05-12-2008
07:33 AM
- last edited on
09-25-2025
10:27 AM
by
Content Cleaner
This issue sounds very similar to the one in this post - https://forums.ni.com/t5/LabVIEW/Application-Builder-Crash-drawmgr-cpp-line-3570-when-building/m-p/6...
05-12-2008 07:38 AM
05-12-2008 08:29 AM
05-12-2008 08:43 AM
05-12-2008 09:10 AM
05-12-2008 10:02 AM
Hi George,
Your feedback so far is much appreciated... The error you mention above is different from the error I'm getting though. The one I get is as follows:
Error 7 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_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller
Possible reason(s):
LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
=========================
NI-488: Nonexistent GPIB interface.
Method Name: Save:Target Instrument
Any clues what may cause this?
I have just finished the build with the two new classes included and two other classes removed and it built OK which is further confirms that my code is actually ok an continues to back up the upper limit hypothesis. I have now reinstated the two original classes and am trying the build again (so this would be a full set) and if the upper limit is true then I'd expect this to fail... I'll let you know the results.
05-12-2008 12:15 PM
05-12-2008
12:27 PM
- last edited on
09-25-2025
10:27 AM
by
Content Cleaner
I found this Knowledge Base about the memory problem in 8.2 - http://digital.ni.com/public.nsf/allkb/CBEBDC184655FC8C8625724A00050854.
Regarding the "File not found" problem, unfortunately I think we're at the point where we'd need to look at your app to try to understand what may be going on. Since you feel the size of the app is the issue, I wouldn't think the problem can be replicated outside of your setup. I would recommend contacting NI support and working with an Applications Engineer to help resolve your issue.
05-12-2008 12:46 PM