Hi,

i tried to send a message from Windows Mobile 5 emulator to my Windows XP
Pro machine. But it doesn't work. "The queue does not exist or you do not
have sufficient permissions to perform the operation."

I can use a local queue on my machine to post a message and pull the same
message back out of the local queue. I can do that on emulator to. And i can
send a message from another Windows XP Pro machine to my machine. But i just
can't send message from the emulator to my machine.

Please help!

Re: MSMQ - post a message from WM5 to PC over WiFi by John

John
Fri Apr 06 13:13:30 CDT 2007

First, can you get normal connectivity from your emulator to your XP box?
In particular a TCP connection in addition to being able to ping. It's
possible there's some NAT issue at emulator layer blocking you, or your XP
box may have some IPSec policy blocking it from talking to emulator, etc.

If you can get TCP connection, next please check out
http://blogs.msdn.com/cenet/archive/2006/10/31/how-to-get-logging-on-msmq-on-a-windows-mobile-device.aspx
and see if you can get any MSMQ logs off about this, and if so forward them
onto the group. Snippets of the source code would also help.

--
John Spaith
Software Design Engineer, Windows CE
Microsoft Corporation

Check out the CE Networking Team Blog at http://blogs.msdn.com/cenet/.

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2006 Microsoft Corporation. All rights
reserved.

"Ante Maric" <ante.maric1983@gmail.com> wrote in message
news:eXuqNcbdHHA.4872@TK2MSFTNGP03.phx.gbl...
> Hi,
>
> i tried to send a message from Windows Mobile 5 emulator to my Windows XP
> Pro machine. But it doesn't work. "The queue does not exist or you do not
> have sufficient permissions to perform the operation."
>
> I can use a local queue on my machine to post a message and pull the same
> message back out of the local queue. I can do that on emulator to. And i
> can send a message from another Windows XP Pro machine to my machine. But
> i just can't send message from the emulator to my machine.
>
> Please help!
>