I'm trying to read the transactional deal letter queue in MSMQ using C#.NET and am getting "A workgroup installation computer does not support the operation"
For 10 Stack Overflow points, what am I doing wrong?
I'm trying to read the transactional deal letter queue in MSMQ using C#.NET and am getting "A workgroup installation computer does not support the operation"
For 10 Stack Overflow points, what am I doing wrong?
You're probably referencing the queue using the wrong kind of FormatName or path. What does yours look like?