Message 1 of 1
Managed Debugging Assistant 'FatalExecutionEngineError' occurred when debugging in VS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Today I got this error when I try to debugging any my program. How to fix that? This is error of visual studio or autocad?
Managed Debugging Assistant 'FatalExecutionEngineError' occurred
HResult=0x00000000
Message=**Managed Debugging Assistant 'FatalExecutionEngineError' :** 'The runtime has encountered a fatal error. The address of the error was at 0xe313b1ee, on thread 0xf64. The error code is 0x80131623. This error may be a bug in the CLR or in the unsafe or non-verifiable portions of user code. Common sources of this bug include user marshaling errors for COM-interop or PInvoke, which may corrupt the stack.'
vvvvv Here is my source code and Screen Record