Office Interop with 64bit Windows in ASP.NET

前端 未结 5 1765
广开言路
广开言路 2020-12-17 08:11

I\'m trying to do office 2003 interop using C# ASP.NET on a server running Windows 2003 64 bit (I\'m running IIS in 32bit mode though) and getting error messages like:

5条回答
  •  猫巷女王i
    2020-12-17 08:57

    Try to run AppPool under more priveleged Indentity (Right click on AppPool and select Identity tab).

提交回复
热议问题