由于没有足够的可用内存或磁盘空间,Microsoft Excel无法打开或保存更多文档。 •要提供更多可用内存,请关闭不再需要的工作簿或程序。 •要释放磁盘空间,请从要保存的磁盘中删除不再需要的文件。
我在应用程序中打开excel表时遇到此错误
应用程序在IIS5
和IIS7
上正常运行,但当我将其Windows server 2012 R2
移至IIS8.5
时,它无效
我用谷歌搜索并找到了一些解决方案,但它们也没有用。
以下是我尝试的内容
For both 32-bit and 64-bit versions of Windows, the folder “C:\Windows\System32\config
\systemprofile\desktop” must exist and you need Full Control permissions to the
“systemprofile” and “desktop” directories.
For 64-bit versions of Windows 7 or Server 2008 and higher, the “C:\Windows\SysWOW64
\config\systemprofile\desktop” folder must also exist and you need Full Control
permissions to the “systemprofile” and “desktop” directories.
For 64-bit versions of Windows Vista, the “C:\Windows\SysWOW \config\systemprofile
\desktop” folder must also exist and you need Full Control permissions to the
“systemprofile” and “desktop” directories.
For Windows 8.1, in addition to the above, the Windows Registry Key
[HKEY_Current_User\Softwware\Microsoft\Windows\CurrentVersion\Explorer\User Shell
Folders\Cache] must be set to C:\Windows\Temp
答案 0 :(得分:1)
Start
Run
mmc -32
File
Add Remove Snap-in
Component Services
Add
OK
Console Root
Component Services
Computers
My Computer
DCOM Config
Microsoft Excel Application
找到excel应用程序后给它适当的安全许可,你很高兴