Creating/Accessing queue in a remote machine
Hi,
I'm trying to create a queue in a remote machine. The queue path that i'm using is "FormatName:Direct=os:01HW045419\private$\SampleQueue".
When it tries to access the queue(either checking the existance or creating it....) .Net throws the following error.
"Cannot determine whether a queue with the specified format name exists."
Can someone please help me on resolving this issue.
Thanks in advance.
Re: Creating/Accessing queue in a remote machine
Hi,
As per my knowledge ,We can create private queue on remote machine,this you can consider as limitation of MSMQ.However we can create private/public queue locally.
Deepak
www.elatedsolution.com
Re: Creating/Accessing queue in a remote machine
Hi,
As per my knowledge ,We can't create private queue on remote machine,this you can consider as limitation of MSMQ.However we can create private/public queue locally.
Deepak
www.elatedsolution.com