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 windows card space?

552


What is the service?

452


tell me what is service and client in perspective of data communication? : Wcf data services

402


Which styles of models are supported in wcf?

487


How many types of contracts in WCF?

447






How to set the timeout property for the wcf service client call?

482


What is address in wcf and how many types of transport schemas are there in wcf?

465


What is the windows communication foundation?

467


What are different elements of wcf services client configuration file?

482


What was the code name for wcf?

465


In wcf, which contract is used to document the errors occurred in the service to client?

505


How we can use MessageContract partially with DataContract for a service operation in WCF?

499


What is wcf web service (ws) binding type?

426


What is endpoint in wcf service?

466


What is datacontractserializer and how its different from xmlserializer?

457