Microsoft Office Excel无法打开或保存更多文档 [英] Microsoft Office Excel cannot open or save any more documents

查看:146
本文介绍了Microsoft Office Excel无法打开或保存更多文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在Windows XP,32位机器上工作时,

我使用Microsoft.Office.Interop.Excel导出到excel工作。

当我工作时没有在Windows 7,64位机器上,我收到以下错误:





when I was working on windows XP ,32bit machine ,
my export to excel using Microsoft.Office.Interop.Excel was working.
No when I am working on windows 7 ,64 bit machine,I am getting the following 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.

< br $>


(执行以下语句时出现此错误:



(This error comes when executing the following statement:

Workbook excelWorkbook = excelApp.Workbooks.Add(Type.Missing);

 )





请帮我解决这个问题。



Please help me to fix this issue.

推荐答案





打开或添加带有CorruptLoad的工作簿


Open or add the Workbook with CorruptLoad


https://msdn.microsoft.com/en-us/library/office/ff194819.aspx [ ^ ]


这篇关于Microsoft Office Excel无法打开或保存更多文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆