corrupted-state-exception Questions

3

Solved

Related to this question, I would like to force CLR to let my .NET 4.5.2 app catch Corrupted State Exceptions, for the sole purpose of logging them and then terminating the application. What's the ...
Earthward asked 10/10, 2016 at 10:25

0

How can I prevent an entire application (process) crash when AccessViolationException (or another Corrupted State Exception) is thrown in an AppDomain in .NET 4.6? My goal is to wrap a 3rd party li...

1

I have some code that is calling Rotativa, which calls wkhtml2pdf. I suspect from the behavior that I'm seeing that wkhtml2pdf.exe is causing a Corrupted State Exception (CSE) to be thrown. I want ...
Shermanshermie asked 15/10, 2014 at 14:14
1

© 2022 - 2024 — McMap. All rights reserved.