我必须部署Outlook 2003 COm插件。我的机器上安装了.Net4.0框架和Office 2003的PIA。使用RegASM.exe myplugin.dll注册插件时,我收到错误
RegAsm : error RA0000 : Could not load file or assembly 'Extensibility,
中没有extensibility.dll
c:\Program Files\Common Files\microsoft shared\MSEnv\PublicAssemblies\
如何部署2003插件和extensibility.dll?我们需要捆绑安装程序吗?捆绑是否合法?
先谢谢你的帮助。