Problems with CLR Windows Error Reporting (WER) Integration
Like I mentioned in my previous article , CLR integrates WER in order to be able to add managed-specific information in the reports generated on crashes (if you are not familiar with Windows Error Reporting, read more in the article Windows Error Reporting (WER) for developers ). The CLR WER integration brings some problems, most of them due to the large matrix of OSs that must be supported. WER was introduced with Windows XP, so for older OSs, CLR must use Dr.
Originally posted here:
Problems with CLR Windows Error Reporting (WER) Integration


