Office Interop with 64bit Windows in ASP.NET

前端 未结 5 1768
广开言路
广开言路 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条回答
  •  长情又很酷
    2020-12-17 08:54

    I've found the answer. Search for the problem guid in regedit. You'll then come across a key that contains two values - the name of the component and it's guid in component services.

提交回复
热议问题