StackTrace object and MSMQ

  • Thread starter Thread starter Robert Phillips
  • Start date Start date
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

Back
Top