Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Connecting to MQSeries via a WIndows Box › Re: Connecting to MQSeries via a WIndows Box
Well- Ihave made some progress. Earlier today we installed the agent for COM+ talking to MQS on the MQS server. That went OK. THe wizard then has you build a COM+ application. It results in something where all the properties are grayed out and you can not change anything.
Now – here is where it gets weird. The MSDN then tells me to move 3 of the 5 methods from this application to a new COM+ application. However – since the original application is immutable you don’t get the move option! And – it weirds me out that one would move 3 out of 5 methods when they are all part of the same DLL!
Has anyone worked with this?