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

Exploring the Latest Updates in Fusion 360

22 May 2023

Let’s begin with a quick overview of Fusion 360. It is a computer-aided design (CAD) and computer-aided manufacturing (CAM) software developed by Autodesk. Fusion 360 is a cloud-based platform that allows designers, engineers, and manufacturers to collaborate and work on product designs in a single environment. With Fusion 360, users can create 3D models, perform simulations, and generate toolpaths for CNC machining and 3D printing. It also includes features for collaboration, such as version control and commenting, which makes it easy for teams to work together on complex projects.

Learn more
Blog

AutoCAD 2024 | New Features and Releases

26 April 2023

Every year, Autodesk releases an updated version of their well-known and versatile application software used by a large variety of people, architects, engineers, or designers and this year is no different. You may have already heard something about it or, if you are reading this article, you want to know a little bit more, so let’s take a look at AutoCAD 2024.

Learn more