Recovering drawing files which fail to open in AutoCAD and verticals
Corruption can be introduced in numerous ways. Some examples are:
- Third-party applications running inside AutoCAD.
- DWG files created or saved by non-Autodesk or non-RealDWG products.
- AutoCAD terminated while saving the drawing.
- Old drawings used repeatedly over long time periods.
- Network anomalies (transmission errors, file locking, latent writing of data).
- Storage media degradation (bad sectors on a hard drive).
- Defective or failing RAM.
- Operating System issues.
- Power surges.
- Outdated software.
- Windows [Control Panel] -> [Folder Options] -> [View tab] ->(turn on the option to show hidden files).
- Locate the drawing directory and delete the <drawingname>.dwl or <drawingname>.dwl2 files if they are found near <drawingname>.dwg file.
- Attempt to open the DWG again.
- Run RECOVER on corrupt drawing file:
- Open a blank DWG and run the RECOVER command.
- Select the problematic file. AutoCAD attempts to recover the file.
- Open the recovered file.
- Run RECOVERALL on corrupt drawing file:
- Open a blank DWG and run the RECOVERALL command.
- Select the problematic file. AutoCAD attempts to recover the file.
- Open the recovered file.
- Insert the corrupted drawing as a BLOCK:
- Open a blank DWG and run the INSERT command.
- Select the problematic file.
- If it inserts, run EXPLODE and select the inserted block.
- Run an AUDIT command
- Run a PURGE command
- SAVEAS to create a DWG
- Recovering from a .bak:
- Locate the corrupted drawing directory or storage location.
- Find the .dwg file backup denoted by the .bak extension
- Rename the .bak extension to .dwg
- Attempt to open the newly created file.
- Recovering from an autosave file (SV$):
- Locate the autosave folder location. (C:\Users\<UserName>\AppData\Local\Temp\)
- Find files with an SV$ extension. Find files with a similar name and different times or dates as compared to the corrupted .dwg file
- Rename the extension from .SV$ to .dwg.
- Attempt to open the newly created file.
- Try opening the drawing using DWG Trueview:
- Convert the drawing Using DWG Trueview to an older DWG version.
- Attempt to open the newly created file.
- Look to a Shadowcopy (Windows Server) or TimeCapsule (Mac) archived versions from a time before the corrupted/current state.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home