G
Guest
I have several programs (.net and other) that use the framework to insert
objects into the message queue. The object of choice is the XMLDocument.
There is no problem inserting the XMLDocument into the message queue, however
i can not seem to get the XMLDocument back out of the queue. How do i
De-Serialize the XMLDocument from the message body? Is there a better way?
It has to be a XMLDocument going in, but if i can get out a string or
anything and load it back to a XMLDocument that will work to.
Thanks
Eric
objects into the message queue. The object of choice is the XMLDocument.
There is no problem inserting the XMLDocument into the message queue, however
i can not seem to get the XMLDocument back out of the queue. How do i
De-Serialize the XMLDocument from the message body? Is there a better way?
It has to be a XMLDocument going in, but if i can get out a string or
anything and load it back to a XMLDocument that will work to.
Thanks
Eric