0755-2267 6166

打开或使用 AutoCAD 时显示“应用程序的组件中出现未处理的异常...”

来源: | 作者:安亚信科技 | 发布时间: 2023-05-18 | 41 次浏览 | 分享到:

问题:

使用或打开 AutoCAD 时,显示以下错误消息: 
 

Microsoft .NET Framework 
Unhandled exception has occurred in a component in your application. If you click Continue, the application will ignore this error and attempt to continue. 
<唯一错误文字> 
Application does not support just-in-time (JIT) debugging. See the end of this message for details. 
  


上述错误的唯一部分可能包含以下任何字符串或其他字符串:

· 对象引用未设置为对象的实例

· eUndoOperationNotAvailable

· Unable to cast object of type

· 'Autodesk.AutoCAD.DatabaseServices.Line' to type

· 'Autodesk.AutoCAD.DatabaseServices.SymbolTableRecord'

· 'Autodesk.AutoCAD.LivePreview.PreviewRuleProvider'

· 'Autodesk.AutoCAD.Internal.IPreviewContextProvider'

· Value cannot be null.

· Parameter name: stream.

· Access to the path 'C:Program FilesAutodesk..." is denied.

· Exception from HRESULT: 0x800AC472

单击“继续”之后,该错误重复出现,有时甚至会无限期地重复出现。 有时,AutoCAD 将完全崩溃或可能继续运行。此外,如果访问的命令将打开一个对话框窗口或更改用户界面,例如生成选项板(“外部参照”、“图层”、“特性”等)或上下文功能区,则可能会出现此错误。

原因:

即时 (JIT) 错误通常与 Microsoft .NET Framework(在 Windows 上安装 AutoCAD 期间作为必备软件安装)问题相关。

解决方案:

按顺序验证以下内容,在执行每个操作后测试是否仍存在错误:

· 单击 AutoCAD 状态栏上的工作空间选择器图标,以确保选择了一个工作空间(带有复选标记)。

· 要检查问题是否由 AutoCAD 启动时加载的附加模块引起,请将 AutoCAD 重置为默认值(请参见 如何将 AutoCAD 重置为默认值 )。

·  Windows 7 上,删除并重新安装 Microsoft .NET Framework(请参见 如何删除并重新安装 Microsoft .NET Framework )。

·  Windows 10 上,验证是否已安装所有可用的软件更新、系统更新和视频驱动程序。

AutoCAD 更新为最新的可用版本(请参见 安装更新、附加模块和增强功能 )。

安装所有可用的 Windows 更新(请参见 更新 Windows 10 (Microsoft) )。

更新显卡驱动程序(请参见如何更新到经认证的最新视频驱动程序)。

安装最新的 DirectX(请参见 DirectX End-User Runtime Web 安装程序 (Microsoft) )。

· 执行完全卸载,然后重新安装该软件。