reubenmurray Posted May 24, 2015 Share Posted May 24, 2015 While recently working on a .dwg on my autocad mep 2013 I got a fatal error message: Unhandled access violation reading 0x0010 exception at ec45af2dh and now it does this every time I try to open the program how can I fix this. Link to comment Share on other sites More sharing options...
aidenpoole Posted May 26, 2015 Share Posted May 26, 2015 Use the auto save files to recover your work: 1. Go to Tools --> Options 2. Inside Options go to the “Files” Tab (far left) 3. Inside the files tab go to: “Automatic Save File Location” and see where the autosave files are stored. (mine where stored at C:\Documents and Settings\USERNAME\Local Settings\Temp) 4. Then access that folder and try to find a file with the same file name but different extension. (The auto save files should have a either a .BAK or a .SV$ extension) (if you can’t see the folder, you need to go to Tools --> folder Options --> View --> and Make sure "show hidden files and folders" is SELECTED) . 5. Check the "date modified" of those files, if the date and time makes sense according to when you had the last file crashes, there is a good chance that those files contain the information you need, so there is no need to redraw everything. 6. Change the file extension of the file you think it might be the good one from .bak or .sv$ to .dwg (to be able to change the file extension you need to be able to see it. To do that, on any folder go to Tools --> Folder Options --> View --> and make sure that "Hide extensions for known file types" is UNCHECKED) If your auto-save feature is disabled, you can enable it in AutoCAD by going to Tools --> Options --> "Open and Save" Tab --> and there make sure that the "Automatic save" on the lower left corner is active and preferably set to every 10 minutes or less. To easily change the time of the auto save feature, use the SAVETIME system variable Couple helpful resources to get more knowledge about alternative ways of solution... http://forums.autodesk.com/t5/autocad-2013-2014-2015-2016/need-assistance-with-recover-dwg-file/td-p/5129136 http://www.filerepairforum.com/forum/cad-tools/cad-tools-aa/dwg/1437-dwg-file-error-at-opening https://dwg.recoverytoolbox.com/ Recovery Toolbox for DWG Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now