WCF:Is there an error in the Msmq address
the "net.msmq://MyHost/private$/MyQueue"?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
What is the basic difference between creating WCF service or WEB services?
0 Answers Petranics Solutions,
Differentiate between datacontractserializr and xmlserializer?
What is wcf wpf wwf in net?
What is the request-reply mode in wcf?
What is abc of wcf?
How many types of contract wcf define?
what are the different instance modes in WCF?
What are the different bindings supported by wcf?
What are the different platforms where we can host wcf service ?
How to do authentication in wcf?
What is "service contracts" in wcf?
What are the three types of transaction manager WCF supports?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)