Skip to main content

Issue:

When saving a drawing in AutoCAD, usually to a network location, the following message is displayed:

AutoCAD Message

One or more objects in this drawing cannot be saved to the specified format. The operation was not completed and no file was created.

Causes:

This error can have multiple causes:

  • Corrupt drawing.
  • Corrupt user profile.
  • Low free disk space.
  • Missing drive (such as a USB drive that is no longer connected).
  • Proxy objects (objects created by third-party applications or other Autodesk applications) that are not recognized by AutoCAD.
  • The DACH Extension is installed (AutoCAD Civil 3D) and “empty” surfaces and the “DTM Dreiecksbeschriftung” function is present.
  • Having a % symbol in the file path.
  • Network adapter settings.
  • File server issues.
  • Using file network attached storage (NAS) or storage area network (SAN) device.
  • Using a network server with a distributed file system (DFS) or mirroring.

Solution:

Enable full saves instead of incremental saves in AutoCAD
On the command line in AutoCAD, type ISAVEPERCENT and set the value to 0 (zero).

Corrupt drawing / low free disk space

  • Use the AUDIT command to repair your drawing. This should allow it to be saved.
  • Use SAVEAS or WBLOCK to create a new file.
  • If the drawing immediately shows the error when you save without making changes in the drawing, insert the drawing into a new drawing created from the acad.dwt template.

Corrupt AutoCAD User Profile

Reset AutoCAD (see How to reset AutoCAD to defaults).

Corrupt Windows User Profile

Login as another user and try again. If this works an administrator has to reset the Windows User profile

File Server issues

If this error occurs when you are saving drawing files inside file management software, set AutoCAD and the file management software to both run as administrator and disable User Account Control in Windows.

Proxy objects

Enable recognition for proxy objects by setting the following variables to 1:

  • PROXYGRAPHICS: Saved in drawing (Initial value is 1)
  • PROXYNOTICE: Saved in the registry (Initial value is 1)
  • PROXYSHOW: Saved in the registry (Initial value is 1)
    ​Use the command -EXPORTTOAUTOCAD to create a new file that only contains AutoCAD-native objects. Then use that new file going forward.

Remove the German DACH Extension

See Error: “DGM-Beschriftung Wird neu erstellt” Civil 3D 2016.

Windows Search service

Check the folders that contain your drawings to see if they can be indexed by the Windows Search service (right-click > Properties > Advanced). Make sure Windows is not indexing the folders. On occasion, the indexing repeatedly causes this error with AutoCAD drawings.

Network adapter settings

Disable the TCP Offload setting in your network adapter. For instructions on this, consult the manufacturer of your Ethernet adapter.

File path

Avoid the use of a % symbol in the file path.