09-06-2005 01:18 PM
09-06-2005 02:13 PM
This error started happening when I deleted a file in the project. If I put the file back in, the error goes away. I did remove all referants to it though.
I also get an "Unrecoverable Internal Error at 001B:1047EA89, LabWindows/CVI will be aborted" when I do a project build.
Alex
09-07-2005 11:27 AM
Hello Alex,
Which version of CVI and which custom control are you using in your project? I suspect that there might still be a few references to the file you deleted floating around, especially since when you add the file back to your project, you no longer get the error. What file did you delete and what was included in this file? Do you still get the unrecoverable error when you build the project with the deleted file included?
09-07-2005 12:22 PM
Thanks Wendy,
I did go back and clean things up regarding the deleted file and its referents. Errors went away and I'm up and running again.
Alex