File or assembly name Microsoft.Office.Interop.Word,or one of its dependencies,was not found.
如题:
环境:
.Net Framework1.1
Microsoft Office 2003 SP2
OS:MS Windows XP SP2
ASP.NET(C#)
[解决办法]
装 VSTO
VS 里有
[解决办法]
Visual Studio Tools for Office
[解决办法]
File or assembly name Microsoft.Office.Interop.Word,or one of its dependencies,was not found
=============
装office没??
[解决办法]
开发时的office 与服务器的office 版本一致否?引用Office产生Interop (com 封装dll)靠过去了没?
[解决办法]
需要安装Office 2003的补丁——Primary Interop Assemblies。从MS官方可以找到。安装之后就有了相关的dll。