On Feb 23, 12:12 pm, "joker" <j...@wizebid.com> wrote:
> Have you installed (the cab), then registered and started MSMQ on the
> device?
>
> Also, you'll need to create the queue.
>
> MessageQueue.Create(QUEUE_NAME); //I'm not sure of the VB equivalent.
>
> If MSMQ is installed, check the log file, normally in \temp\msmq, on
> the device for any errors occurring there.
>
> Good luck and let us know what the issue was.
Hi ,
I have installed (the cab), then registered and started MSMQ on the
device.
I tried creating a queue ..but in case of remote messaging i guess a
queue cannot be created.. therefore i am getting a error when i try
creating a queue
Can u suggest anything ...
Thanks for the help...
Shikha
|