AutoCAD 2012-2014 crashes when launched & opening / closing files

AutoCAD 2012-2014 crashes when launched & opening / closing files

When launching, opening a file, or clicking a ribbon command or menu in AutoCAD 2012, 2013, and 2014 on Windows 7, 8, 8.1, and 10 systems, a fatal error is encountered and the program crashes, such as the following:

“Unhandled Access Violation Reading 0x0000 Exception at db16f7adh”


Causes:

The .NET Framework 4.7 has been installed. Please note that Windows 10 is not a supported platform for AutoCAD 2014 and older.

You could also see an excessive amount of Chromium process being executed while starting AutoCAD.

Solution:

Edit the acad.exe.config file (or acadlt.exe.config for AutoCAD LT):

  1. Open the following file in Notepad:C:\Program Files\Autodesk\AutoCAD 20xx\acad.exe.configTip: Right-click the file and choose “Open with” and then pick Notepad as the application, or launch Notepad directly and then click its File menu, choose Open, and then select “All Types” in the file type menu to select the file.
  2. Copy-paste the following line of code between the <runtime></runtime> tags (Note: This is one line–no line break, as it may seem to have depending on the width of this web page article):<AppContextSwitchOverrides value=”Switch.System.Windows.Input.Stylus.DisableStylusAndTouchSupport=true”/>

    For example:<!–All assemblies in AutoCAD are fully trusted so there’s no point generating publisher evidence–>
    <runtime>
    <generatePublisherEvidence enabled=”false”/>
          <AppContextSwitchOverrides value=”Switch.System.Windows.Input.Stylus.DisableStylusAndTouchSupport=true”/> 
    </runtime>

  3. Save and close the file.Note: If the operating system forces you to save to another location, be sure the file does not end up with a .txt extension and then manually copy it into the AutoCAD program folder, overwriting the existing one.Tip #1: If when you copy in the file and do not get a prompt to overwrite the existing one, then the extension was changed. You may see and edit the extension by right-clicking the file and choosing Properties.

    Tip #2: This solution also works for DWG TrueView. The file to edit is dwgviewr.exe.config.

Alternative solutions:

 

Need any further assistance with this issue or any other? Contact us HERE

Blog

What's New in Autodesk Revit 2025?

19 April 2024

From improved collaboration capabilities to enhanced automation, explore the newest features, enhancements, and innovations that Autodesk has introduced for Revit 2025.

Learn more
Blog

What’s new in Autodesk Vault 2025?

16 April 2024

Vault 2025 is the latest version which is packed with a variety of new features and improvements aimed at enhancing security, streamlining processes, and improving user experience. 

Learn more