Hi there, those who clicked on this topic that KNOWS what MSMQ is, great! I would love for someone to help me.
There are different versions of the COM objects (as everyone knows), my delema :
.NET Component (System.Messaging) places a message on the queue with whatever Formatter (can be ActiveX or XML)
COM Object Library version 2 or 3 reads this message, but as the body, I'm getting System.Byte[] and not the body of the message. Any idea why this is happening?
Also, using the .NET library to read from a queue that receives messages from the other COM Object Libraries seem to cause a "Name" error in the root of the XML File. Normally that means that I'm using the wrong Formatter; Yet I have tried several different methods and can't get it right.
Anyone that has any knowledge on this subject would get a 6 pack of whatever drink they can fathom if they can help me.
And if you can tell me why the hell the write to the queue (send message) that worked, now suddenly stopped working, it would be nice, cause I swear I'll burn my server room down to the ground....










Reply With Quote
Bookmarks