I've been developing Add-ins for a while with Visual Studio 2008 and ArcGIS 10. But in my new Add-in development process, I receive no error from Visual studio and ArcGIS crashes with error "Arcgis encountered serious application error and need to be closed".
I tried setting breakpoints and the program stops correctly at the breakpoint. But when I use F8 to proceed, I can identify the line which has the error but no error screen from Visual studio appears, as normal.
Can you help me? This way I can't debug and specify exact problem in my code
No comments:
Post a Comment