首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装用于企业库6的msmqdistributor的异常

安装用于企业库6的msmqdistributor的异常
EN

Stack Overflow用户
提问于 2015-07-22 13:48:31
回答 1查看 162关注 0票数 0

我正在尝试为企业库6安装msmqdistributor服务,但得到了以下例外:

代码语言:javascript
复制
An exception occurred during the Install phase.
System.InvalidOperationException: Unable to get installer types in the C:\EntLib\MsmqDistributor.exe assembly.
The inner exception System.Reflection.ReflectionTypeLoadException was thrown with the following error message: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information..

它正在寻找的请求类型?

提前感谢您的帮助!

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2015-08-24 16:37:38

我自己解决了。希望这可能有助于其他想要使用MSMQ进行注销的人。

我重新下载了源代码,并使用批处理命令重新编译了整个企业库6,这产生了一个工作的msmqdistributor.exe。

请注意,我也重新编译了来自实验室解决方案的源代码,这是行不通的。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/31565071

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档