Print Page | Close Window

Unhandled Access Violation Reading 0x0000 Exception at bcbdad73h

Printed From: CAD Forum
Category: EN
Forum Name: RSS Feeds
Forum Description: Automatic publishing of CAD information from other web sources
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=9413
Printed Date: 17.Sep.2026 at 21:45


Topic: Unhandled Access Violation Reading 0x0000 Exception at bcbdad73h
Posted By: BetweenTheLines
Subject: Unhandled Access Violation Reading 0x0000 Exception at bcbdad73h
Date Posted: 19.Jul.2013 at 08:27

AutoCAD Solution Unhandled Access Violation Reading 0x0000 Exception at bcbdad73h

If you see this unplanned exit (crash) from your http://www.autodesk.com/ - Autodesk software like http://usa.autodesk.com/autocad/ - AutoCAD , this issue and is not really related to the http://www.autodesk.com/products - AutoCAD, but rather the external dependency on http://www.microsoft.com/net - Microsoft’s .Net and the Operating System. The solution has been published in the http://usa.autodesk.com/support/ - Autodesk Support Solutions .

http://autode.sk/15441ph

Solution

Fatal errors usually indicate a program corruption or a corruption with something in the operating system.

There are several ways to address the problem.

Reset the program:

  1. Click the Windows Start button.
  2. Click All Programs.
  3. Open the Autodesk folder.
  4. Open the AutoCAD Folder.
  5. Click Reset Settings to Default.
  6. Test the program.

Rebuild the user profile in Windows. http://windows.microsoft.com/en-US/windows-vista/Fix-a-corrupted-user-profile - Fix a corrupted user profile

Uninstall and reinstall .NET.

Uninstall .NET using the Control Panel and install the same version from Microsoft.

Clear the digital signatures and then uninstall and reinstall the application.
See: http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=10296542&linkID=9240617 - FATAL ERROR: Unhandled Access Violation Reading 0x0000 Exception at 4048b9h

    Turn off Hardware Acceleration:

    1. Right-click the icon on your desktop.
    2. Click Properties.
    3. Access the Shortcut tab.
    4. In the Target field, after *.exe", type a space and enter /NOHARDWARE

    Example:

    Before
    "C:\Program Files\Autodesk\AutoCAD 2014\acad.exe"  /product ACAD /language "en-US
    After
    "C:\Program Files\Autodesk\AutoCAD 2014\acad.exe"  /NOHARDWARE /product ACAD /language "en-US

    1. Click OK and retest.
    2. If this works, remove the /NOHARDWARE switch and update your graphics driver.
      In most cases an updated driver works.
      In some cases, if an updated driver does not work, leave the /NOHARDWARE switch in place.

    Update the drivers for the video card. http://usa.autodesk.com/adsk/servlet/syscert?siteID=123112&id=18844534 - Find Recommended Hardware .

    Go to the http://autodesk.blogs.com/between_the_lines/2013/07/unhandled-access-violation-reading-0x0000-exception-at-bcbdad73h.html - original post...



    -------------
    http://autodesk.blogs.com/between_the_lines/" rel="nofollow - Between the Lines - Autodesk blog by Shaan Hurley



    Print Page | Close Window