http://per.lausten.dk/blog/2011/04/excel-automation-on-windows-server-2008-x64.html
Excel automation on Windows Server 2008 x64: solution to SaveAs method problem
After several tries of fixing the code I finally found the simple (but unexpected) solution to the problem:
create a folder called "Desktop" in C:\Windows\SysWOW64\config\systemprofile\
Excel automation on Windows Server 2008 x64: solution to SaveAs method problem
After several tries of fixing the code I finally found the simple (but unexpected) solution to the problem:
create a folder called "Desktop" in C:\Windows\SysWOW64\config\systemprofile\

本文提供了解决Windows Server 2008 x64环境下Excel自动化过程中遇到的Save As方法问题的解决方案。通过在指定目录下创建名为Desktop的文件夹,成功解决了该问题。
3323

被折叠的 条评论
为什么被折叠?



