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 |
Could the iis-hosted wcf service make use of http transport security if the iis virtual derectory that contains the service does not support it?
What is the "contract" property of endpoint in wcf?
Describe the terminology service versioning?
What are the duplex contracts in wcf?
What is "singleton" instance mode in wcf?
What is wcf basic binding type?
WCF:Do the system-provided bindings have the support for the Reliable session and what the binding options are enabled by default?
explain wcf web service (ws) binding type? : Wcf data services
What is the usage of datacontracts in wcf?
How would you generate a proxy for wcf?
Which bindings are used for metadata configuration in wcf?
How you can hosting a WCF service?
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)