Hi Chris,
So far, I've optimized all libraries, performed clean builds on our other applications, and verified that my work folder and sub-folders do not have write protected folders/files. I do have some Informational messages generated when building all of our applications, but these don't display error messages at the end of the build process.
A majority of the Informational messages are the result of instance variables declared in a parent object, and again in a child object. I've cleaned up all of those I could find.
The application causing the heartburn generates the .exe, appears to run through all of the objects, generates a Warning, and fires a generic error message. When I close the error message, the 'warning' tab on the build interface disappears, but I can gather the generated .pbd's and the .exe files and run the application.
Is there any way for me to view the save the data on the warning tab to a .text file or something similar, prior to being kicked out of the app?
Thank you,
Kevin