Message 1 of 2
Unhandled expection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
AutoCAD Error Message:
I'm getting the following error when launching AutoCAD:
"Unhandled exception has occurred in a component in your application. The type initializer for 'System.Text.Json.JsonSerializer' threw an exception."
It seems like the System.Text.Json.JsonSerializer class is failing to initialize. This might be related to a .NET component issue or a configuration problem.
Has anyone experienced this before or know how to fix it?