G
Guest
Hi everyone,
I have written an app which connects to a web service. I try to debug it in
the emulator for Pocket PC 2003 SE in Visual Studio 2005. In order to setup
the connection between the host pc and the emulator I follow the instructions
on this web page: http://blogs.msdn.com/akhune/archive/2005/11/16/493329.aspx
After doing that I can access web sites in the Internet Explorer of my
Emulator (e.g. www.microsoft.com) but I can not access sites in my intranet
(e.g. http:\\Computer1\ServiceName\Service.asmx). The only way to get access
to this intranet sites is by switching to the File Explorer and open a shared
folder on my host pc. After logging in I have full access to all my intranet
sites.
I have enabled anonymous access to my IIS directory.
I have written an app which connects to a web service. I try to debug it in
the emulator for Pocket PC 2003 SE in Visual Studio 2005. In order to setup
the connection between the host pc and the emulator I follow the instructions
on this web page: http://blogs.msdn.com/akhune/archive/2005/11/16/493329.aspx
After doing that I can access web sites in the Internet Explorer of my
Emulator (e.g. www.microsoft.com) but I can not access sites in my intranet
(e.g. http:\\Computer1\ServiceName\Service.asmx). The only way to get access
to this intranet sites is by switching to the File Explorer and open a shared
folder on my host pc. After logging in I have full access to all my intranet
sites.
I have enabled anonymous access to my IIS directory.