What Are NServiceBus 3.0 Minimum Requirements

百般思念 提交于 2019-12-12 05:38:48

问题


I've looked everywhere and I can't seem to find any up to date information on the minimum requirements of NServiceBUs 3.0. I did find some posts that go back to 2011, are they still relevant? does anyone have a link or info on this.

more specifically we're trying to install on a server with Windows 2003 sp1 on it. But as far as I can make out I need MSMQ 3.1 which was released in SP2

cheers

Johnny


回答1:


The minimum version of MSMQ required to run NServiceBus v3 is MSMQ 3.1.
Obviously you also need .NET4 and DTC installed.

For your information, if you do a search on the NServiceBus website you would get the answer :), see http://docs.particular.net/nservicebus/operations/running-on-windows



来源:https://stackoverflow.com/questions/15480988/what-are-nservicebus-3-0-minimum-requirements

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!