Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / kothavamsi

outside WCF ,we may use '$' while addressing queues but in
WCF we can't use '$'

Is This Answer Correct ?    2 Yes 0 No

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

Answer / hassan arafat

Yes, its the correct format.
See http://msdn.microsoft.com/en-
us/library/ms751493(v=vs.90).aspx

Is This Answer Correct ?    1 Yes 0 No

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

Answer / ramesh j

There is no error in the above address. The optional
Private$ is very much valid.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is the basic difference between creating WCF service or WEB services?

0 Answers   Petranics Solutions,


Differentiate between datacontractserializr and xmlserializer?

1 Answers  


What is wcf wpf wwf in net?

0 Answers  


What is the request-reply mode in wcf?

0 Answers  


What is abc of wcf?

0 Answers  


How many types of contract wcf define?

0 Answers  


what are the different instance modes in WCF?

0 Answers  


What are the different bindings supported by wcf?

0 Answers  


What are the different platforms where we can host wcf service ?

0 Answers  


How to do authentication in wcf?

0 Answers  


What is "service contracts" in wcf?

0 Answers  


What are the three types of transaction manager WCF supports?

0 Answers  


Categories