WCF:Is there an error in the Msmq address
the "net.msmq://MyHost/private$/MyQueue"?

Answer Posted / rasik bihari

Correct format is : "net.msmq://MyHost/private/MyQueue"
where I've assumed the following :

- MyHost is your machine name
- MyQueue is name of your private MSMQ name

Only problem in your format was the '$' sign. Everything
else was good

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is "singleton" instance mode in wcf?

675


How to perform Transaction query in WCF?

527


What is the purpose of base address in wcf service? How it is specified?

472


explain wcf ipc binding type? : Wcf data services

416


Which are the various programming approaches for wcf?

449






Define message contracts?

496


What is the proxy for wcf service?

497


WCF:What is it the Reliable session?

1470


can you explain fault contracts? : Wcf data services

434


Exp wcf peer network binding type?

455


What are different bindings supported by wcf?

449


What is the difference between xmlserializer and the datacontractserializer?

502


What is service and client in perspective of data communication?

562


How the concurrency mode is specified in wcf service?

489


What is wcf and wpf in dotnet?

445