Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSMQ Help needed
Message
From
21/07/2000 13:01:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
MSMQ Help needed
Miscellaneous
Thread ID:
00395530
Message ID:
00395530
Views:
66
I'm trying to get Randy Brown's MSMQ sample to work.
I could create a queue but when I try to open the queue, it tells me that the Message Queue Services are not available.....

Has anything encountered this error? What am I missing here?

Here's my open code:

oSendQueue = oQueueInfo.Open(MQ_SEND_ACCESS, MQ_DENY_NONE)

MQ_SEND_ACCESS is set to 2
MQ_DENY_NONE is set to 0

I could create my own Queue but I could not get it to open.

Error received was:
OleIDispatch Exception Code 0 from MSMQQueueInfo: The Message Queues service is not available.

I am trying to connect from my workstation to a server that has msmq running.

Any ideas?

Thanks,
Joy
Next
Reply
Map
View

Click here to load this message in the networking platform