Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/visual-studio-2010/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Visual studio 2010 如何像在VisualStudio2008中一样在VisualStudio2010中添加Iterop_Visual Studio 2010 - Fatal编程技术网

Visual studio 2010 如何像在VisualStudio2008中一样在VisualStudio2010中添加Iterop

Visual studio 2010 如何像在VisualStudio2008中一样在VisualStudio2010中添加Iterop,visual-studio-2010,Visual Studio 2010,有人知道如何像在VisualStudio2008中一样在VisualStudio2010中添加对“C:\Windows\SysWOW64\mqoa30.tlb”的引用吗 如果我去添加引用,并浏览到此文件:“C:\Windows\SysWOW64\mqoa30.tlb”,则会得到不同的结果: Visual Studio 2008 加得很好 并创建互操作的东西 Visual Studio 2010 SEO的明文错误消息: 无法从“添加引用”对话框添加,并且COM类型库中尚未列出“Microso

有人知道如何像在VisualStudio2008中一样在VisualStudio2010中添加对“C:\Windows\SysWOW64\mqoa30.tlb”的引用吗

如果我去添加引用,并浏览到此文件:“C:\Windows\SysWOW64\mqoa30.tlb”,则会得到不同的结果:

Visual Studio 2008


加得很好

并创建互操作的东西

Visual Studio 2010

SEO的明文错误消息:

无法从“添加引用”对话框添加,并且COM类型库中尚未列出“Microsoft消息队列3.0类型库”

(注意:我已安装MSMQ,并且工作正常(通过NServiceBus)。我正在运行Windows 7。)



如果你知道如何添加参考资料,你能告诉我吗

这是我的VS2010版本的外观,工作正常。不知道你的截图可能代表什么,我猜是某种附加功能


有趣。。。这个插件就是微软的“生产力工具”()。我认为由于它们来自微软,安装起来会相当安全。我想我错了。我禁用了微软的“生产力工具”,我可以添加参考资料。谢谢你的帮助!
Could not add a reference to C:\Windows\SysWOW64\mqoa30.tlb
Could not load file or assembly 'mqoa30.tlb' or one of its dependencies. The module was expected to contain an assembly manifest.
This file may not be a managed assembly.