Hello. Thank you for providing those CER#s. From what I can tell, both crashes point to a problem in an addon app called "PlayCAD".
I would suggest you check with the developer of that app to see if they are aware of any issues in their app when used on the newer versions of .NET that you have. Or, perhaps they have a newer version available.
Here is some .NET detail from those CERs that may be of use in your communication with the PlayCAD developer:
at PlayCADSupport.ColorCodeValidation.AllCodesFromRepStudioMatchPlayCAD()
at PlayCAD.Managers.CommandManager.DocumentManager_DocumentCreated(Object sender, DocumentCollectionEventArgs e)
at Autodesk.AutoCAD.ApplicationServices.DocumentCollectionEventHandler.Invoke(Object sender, DocumentCollectionEventArgs e)
at Autodesk.AutoCAD.ApplicationServices.DocumentCollection.FireDocumentCreated(DocumentCollectionEventArgs e)
-----Last Unhandled Exception: -----Last 3 'first chance' exceptions (may not be related to the crash if they were handled): -----Last-0 'first chance' exception: System.Exception: There was an issue comparing the RepStudio color codes to the available PlayCAD color Codes. System.ArgumentException: The string was not recognized as a valid Uri. Parameter name: inputUri
at System.Xml.XmlReaderSettings.CreateReader(String inputUri, XmlParserContext inputContext)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at PlayCADSupport.QueryTool..ctor(String fileName) at PlayCADSupport.PlayGroundData..ctor()
at PlayCADSupport.ColorCodeValidation.AllCodesFromRepStudioMatchPlayCAD()
at PlayCADSupport.ColorCodeValidation.AllCodesFromRepStudioMatchPlayCAD()
-----Last-1 'first chance' exception: System.ArgumentException: The string was not recognized as a valid Uri. Parameter name: inputUri
at System.Xml.XmlReaderSettings.CreateReader(String inputUri, XmlParserContext inputContext)
-----Last-2 'first chance' exception: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Autodesk\AutoCAD 2018\PlayCAD\ApplicationVariables.xml'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
Regards,
Mike Fottrell
AutoCAD Test Development
Autodesk, Inc.