Lessons Learned

C#

You know it and love it. Unless you like Java, then odds are you hate it 'cause it's Microsoftish. Or you like VB and think those arcane squiggly line things are gross.

"The protocol 'net.msmq' is not supported."

OMG, a new lesson! Will wonders never cease? So I ran into an interesting issue setting up a WCF service to consume an MSMQ queue. I won't bother you with the details of how to actually build a WCF/MSMQ service; there are plenty of tutorials on the subject. I want to share with you an interesting error that I ran into and the surprisingly simple fix. The error occurs when attempting to generate a Service Reference or even simply browsing to the WSDL of your WCF/MSMQ service in the form of a YSOD...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Recent Comments