StackTrace object and MSMQ

R

Robert Phillips

I can successfully place a StackTrace object a MSMQ queue, but when trying
to retrieve it, the call to Message.Body hangs and doesn't return. Strings
and my custom objects work fine. I assumed StackTrace would work since it
is Serializable.

Any insight appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

MSMQ, COM and 32/64 bit compatibility 1
Getting information from a process 3
sending mail pb 6
Passing Complex objects to MSMQ 3
Working with MSMQ 5
MSMQ 3
Deploying WCF 5
MSMQ Trigger 3

Top