deadking01 Posted May 28, 2010 Report Share Posted May 28, 2010 (edited) i meet a strange error in generating exe files with a programme which runs well with source code.i search on net only to find nobody else have met this problem ever before. the discription of problem : Possible reasons: An error occurred while saving the following file: D:\Sumsang\LV Source\Supports\Camera DLL\Public\LoadImageAsPicture__cam.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_EXE.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller <APPEND> Method Name: <b>Save:Target Instrument</b> Detail: Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference: Error 1502 occurred at 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: Cannot save a bad VI without its block diagram. Edited May 28, 2010 by deadking01 Quote Link to comment
Antoine Chalons Posted May 28, 2010 Report Share Posted May 28, 2010 Hello, Your issue might be similar to the one exposed in this discussion. First thing to try is to close LabVIEW, re-open and see if it works. If it doesn't you can try to temporarily remove parts of your code to find out which VI causes this problem. Have you been able to build an exe from this source code earlier or is it the first time you try to build? 1 Quote Link to comment
deadking01 Posted June 1, 2010 Author Report Share Posted June 1, 2010 Hi,Antoine Châlons The problem was sloved. After deleting some sub VIs in the vi reported by labview and everything was fine Inexplicable. thanks a lot. Quote Link to comment
deadking01 Posted June 1, 2010 Author Report Share Posted June 1, 2010 no,it's the first time i build exe with this project Quote Link to comment
Antoine Chalons Posted June 1, 2010 Report Share Posted June 1, 2010 I'm glad you could solve the issue. It is a wide-spread good advice to try to build application on a regular basis, it helps to detect issues early and not be stuck near the end of a project Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.