06-10-2014 01:36 PM
I made a small change to this VI and now I get "Exception: Noncontinuable exception (0xC0000025) at EIP=0x00000000 Version: 13.0f2 (32-bit)" whenever I open it either directly or through Project. I was getting ready to deploy this and am really under the gun. I tried moving it location so it had to look for its sub-vi's but it still did not work. Tried with a colleagues PC as well to no avail. Tried saving as previous version but it crashes when I try and do that. Tried Mass compile but it crashes when I try that as well.
Can anyone else open it?
Solved! Go to Solution.
06-10-2014 01:58 PM
I was able to open it, but I was missing one of the toolkits you are using. I have attached a re-saved version of the VI that I opened.
Regards,
Jeff Peacock
Product Support Engineer | LabVIEW R&D | National Instruments | Certified LabVIEW Architect
06-10-2014 02:04 PM
That was wierd. I was able to open your copy and it had all of the last changes I had made. I put it back into the project and it opened with all sub-vi's. Thanks for your help.
06-10-2014 02:27 PM
In the future I highly recommend source code control. SVN is my SCC of choice for LabVIEW. You can roll back corrupted LabVIEW VIs to a time when things were working. Other common issues is accidentally saving a VI without the block diagram, or saving a VI in a newer version of LabVIEW on accident.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord