Hi,

now that the PPC emulator of VS2005 is detected again by ActiveSync I'm
facing the next problem: I cannot call my WebService from within the
emulator.

The emulator has network connection and I can surf the web. If I run my
WebService client on my desktop PC everything is fine but the PPC keeps
stating "Could not establish connection to network". For testing purposes I
would like to call my ChatClient.asmx file from within the Pocket Explorer
but this doesn't work either. I tried on the local IP of my desktop PC
(http://192.168.178.1:3220/WebSite1/ChatService.asmx), as well as on
http://Taz:3220/... and on http://localhost:3220/...

If anybody has an idea please post here. :-)

Thanks.

René

Re: Cannot call my WebServie from Emulator by Rene

Rene
Fri Feb 03 03:02:19 CST 2006

I got one step ahed: now I can call the asmx from the emulator Pocket
Explorer.
But my client still refuses to work (although it does when running it on the
desktop PC) and says "Unable to connect to the remot server". What am I
missing?

René