Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSMQ Help needed
Message
De
21/07/2000 13:01:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
MSMQ Help needed
Divers
Thread ID:
00395530
Message ID:
00395530
Vues:
65
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform