I have recently encountered this error while trying one of my programs on other people's computers. (running the same program on my machine works fine)
Also, on a new program that I just wrote, this time it happens on my computer, upon closing the form.
code is written in Visual C#. My guess is the proble lies with some faulty references, but the error message has no useful information:
"A fatal error has occurred. The application will be terminated. You will be given the opportunity to save recovery files for all of your changed projects. Would you like to save a recovery file for Project1?"
The message box gives me the option to save and exit or juste exit and then revit closes and it prompts me to send out an error report.
Has anyone seen this?
Thanks