Error: "Microsoft Excel cannot open or save any more documents..." When Creating New Document in Published Excel 2013
book
Article ID: CTX212919
calendar_today
Updated On:
Description
Error "Microsoft Excel cannot open or save any more documents because there is not enough available memory or disk space" while creating new document in published Excel 2013.`
Resolution
- In UPM Policies, add the "AppData\Local\Microsoft\Windows\InetCache" to the "Files to synchronize" list. However the InetCache can contain a lot of files which might use a lot of disk space, here again we can add the path "AppData\Local\Microsoft\Windows\InetCache\*.*" to "Files to Exclude" list.
- If the above option is not acceptable, then the only option is to create a script at the user logon to create a directory "InetCache" inside "AppData\Local\Microsoft\Windows"
- Also try upgrading the UPM to 5.4 and test.
Problem Cause
This a generic error thrown by the Excel might be due to the below reasons:
- No Virtual memory or disk space, or lack of permissions to any cache folder.
- Dcom permission issues.
- Unable to create Streaming or Internet cache files.
Issue/Introduction
Error "Microsoft Excel cannot open or save any more documents because there is not enough available memory or disk space" while creating new document in published Excel 2013.
Was this article helpful?
thumb_up
Yes
thumb_down
No