Results 1 to 5 of 5

Thread: FATAL ERROR: Unhandled Access Violation Reading 0x01f5 Exception at 6e3e6bh

  1. #1
    I could stop if I wanted to CadDog's Avatar
    Join Date
    2005-06
    Location
    So Ca
    Posts
    439
    Login to Give a bone
    0

    Default FATAL ERROR: Unhandled Access Violation Reading 0x01f5 Exception at 6e3e6bh

    Hi everyone, weekend is almost here!

    *****
    I get a dialog once in a while in autocad 2002 when I totally close autocad.

    "FATAL ERROR: Unhandled Access Violation Reading 0x01f5 Exception at 6e3e6bh"

    What does it mean?

    When I open AutoCAD 2002 again everything is OK...???

    *****
    You all have a great weekend...
    Thanks

  2. #2
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Default Re: FATAL ERROR: Unhandled Access Violation Reading 0x01f5 Exception at 6e3e6bh

    Hi

    Have a browse of the following thread ( it does not answer your particular problem, but hopefully you will find a few pointers that you may wish to investigate )...

    Fatal Error ... blah blah blah

    Have a good one, Mike

  3. #3
    Active Member ralphsanchez's Avatar
    Join Date
    2004-10
    Location
    Austin, TX
    Posts
    67
    Login to Give a bone
    0

    Default Re: FATAL ERROR: Unhandled Access Violation Reading 0x01f5 Exception at 6e3e6bh

    Do you happen to know if you're running any VBA applications that use ObjectDBX (AxDB15LIB) ?

    It's been several years, and I can't find any references to it anymore, but I seem to remember that errors like yours were produced when declaring variables like this:

    Dim oDoc As AxDbDocument

    instead, you'd have to declare like this:

    Dim oDoc As AXDB15Lib.AxDbDocument

  4. #4
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,803
    Login to Give a bone
    0

    Default Re: FATAL ERROR: Unhandled Access Violation Reading 0x01f5 Exception at 6e3e6bh

    Quote Originally Posted by CadDog
    Hi everyone, weekend is almost here!
    True. For those of us in the USA - it's a long weekend including Memorial Day - a day of remembrance for those who have died in the service of our nation.

    Quote Originally Posted by CadDog
    I get a dialog once in a while in autocad 2002 when I totally close autocad.
    "FATAL ERROR: Unhandled Access Violation Reading 0x01f5 Exception at 6e3e6bh"
    I used get that often back on 2002 also. Never caused any harm that I could see. There might be some ideas here: http://groups.google.com/groups?q=fa...sing%20autocad
    R.K. McSwain | CAD Panacea |

  5. #5
    I could stop if I wanted to CadDog's Avatar
    Join Date
    2005-06
    Location
    So Ca
    Posts
    439
    Login to Give a bone
    0

    Default Re: FATAL ERROR: Unhandled Access Violation Reading 0x01f5 Exception at 6e3e6bh

    Quote Originally Posted by rkmcswain
    True. For those of us in the USA - it's a long weekend including Memorial Day - a day of remembrance for those who have died in the service of our nation.


    I used get that often back on 2002 also. Never caused any harm that I could see. There might be some ideas here: http://groups.google.com/groups?q=fa...sing%20autocad

    Thanks to all...
    Yeah...
    I can see that it has not casued any problems but
    you know users...
    all asking why this and why that...
    A good thing will happen soon...
    My company will be moving to 2006...
    and as you well know...
    2007 is just around the corner...
    AAAAAAAaaaaaaa!!!!!!

    Is there no end to this Madness....

    Lastly, it is great to know I'm not alone on this one...
    Last edited by CadDog; 2006-05-26 at 03:38 PM.

Similar Threads

  1. Replies: 1
    Last Post: 2012-10-08, 04:56 PM
  2. Replies: 4
    Last Post: 2009-09-17, 01:50 PM
  3. Replies: 0
    Last Post: 2008-11-07, 01:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •