Dear all,
We use windows service bus 1.1 for our website. Today, there's a unhandled exception when sending the message to the bus:
The type initializer for Microsoft.ServiceBus.Messaging.BrokeredMessage threw an exception
After reseting the web application, this exception is gone away and our site is running normally. We try to figure out what the problem is but we cannot have any appropriate answer.
Have you ever seen this exception with service bus and asp.net application? Could you share to us some experience about it? We are worrying about it so much!
Thank you so much.