I got Error as "System.Runtime.InteropServices.COMException (0x800A03EC): Microsoft Office Excel cannot open or save any more documents because there is not enough available memory or disk space.
-
Wednesday, May 16, 2012 6:28 AM
Hi,
I am trying to do like Create ,save and read the excel file from Temporary application folder in asp.net application .I got following error after application deployed on server.It works fine on Local machine. give me any solution if possible.
Error:
"System.Runtime.InteropServices.COMException (0x800A03EC): Microsoft Office Excel cannot open or save any more documents because there is not enough available memory or disk space. • To make more memory available, close workbooks or programs you no longer need. • To free disk space, delete files you no longer need from the disk you are saving to. at Microsoft.Office.Interop.Excel.Workbooks.Add(Object Template) "
Any help would be appreciated....
- Edited by Avinash charapale Wednesday, May 16, 2012 6:31 AM
All Replies
-
Thursday, May 17, 2012 5:21 AMModerator
Hi,
I am not sure which system and server you used. But, just try to install the latest service pack for the system.
More information, please refer to the link:
http://support.microsoft.com/kb/830065
Jaynet Zhang
TechNet Community Support
- Marked As Answer by Jaynet ZhangMicrosoft Contingent Staff, Moderator Monday, May 21, 2012 1:37 AM
-
Friday, May 18, 2012 2:11 PM
check this link this may help you
http://forums.asp.net/t/1455333.aspx

