Hi @LyleHardin, Thanks for these updates.
The reason for adding project folder paths to AutoCAD’s Supported File Search Path is to help AutoCAD more easily locate files stored on network drives or shared locations, not just local folders. This can prevent missing file errors and ensure consistent access to project resources across multiple users or workstations.
It’s usually not necessary, but in some non-local environments it can make a noticeable difference. Since we don’t yet know if the issue is occurring locally on your machine, you can hold off on testing this for now until we confirm whether it is specific to non-local files.
Another user experiencing this issue locally may have the same cause, or it could be something entirely different, as this issue can stem from multiple factors and each environment is unique. That said, we can quickly narrow this down with a simple local file save test.
If the issue is occurring locally, here are some steps you can take (pulling mainly from this article: DWG files unexpectedly become read-only and cannot be saved in AutoCAD or Civil 3D)
- Configuration and settings within AutoCAD
- Define the default location for BAK files to a local path. Enter MOVEBAK on the command line and navigate to the desired location.
- Disable saving a backup file. Enter ISAVEBAK on the command line and change the value to 0 (zero).
- Stop appended saves and make sure that the full file saved each time. Enter ISAVEPERCENT on the command line and set the value to 0 (zero).
- Turn off registered app loading for custom objects. Enter DEMANDLOAD on the command line and set the value to 0 (zero).
- Files permissions
- Check that correct permissions are set on DWG and BAK files, and hidden DWL and DWL2 files.
- Confirm that full read-write-modify permissions are on the folder location being saved to.
- Check for potential AutoCAD profile issues: Sign into AutoCAD on colleagues device who is not having the issue and test saving files.
- Check for potential Windows profile issues: If possible, have a colleague who is not having the issue sign into your device and test saving files.
Note: A cleaner way to do this is creating a new Windows user profile but this is obviously more involved.
As you can see in the article, there is a lot of potential causes and troubleshooting steps. To avoid doing unnecessary troubleshooting I would highly recommend just confirming whether or not the issue is happening locally on your device as a start.
Thanks and I look forward to hearing from you.
Catherine Watson
Technical Support Specialist