F
Fernando
Hello, I'm developing a Pocket PC application with Visual Studio.NET.
This application consumes an ASP.NET Web Service that runs in a host on my intranet.
When PPC application consumes WS on Internet, it works fine because the WS URL is http://www.mycompany.com.
I want to access this url on my intranet, but it shows a login window.
I use hosts file in my host, and I've tried to configure host in PPC registry, but it doesn't work right.
How can I solve this problem?
Thanks.
This application consumes an ASP.NET Web Service that runs in a host on my intranet.
When PPC application consumes WS on Internet, it works fine because the WS URL is http://www.mycompany.com.
I want to access this url on my intranet, but it shows a login window.
I use hosts file in my host, and I've tried to configure host in PPC registry, but it doesn't work right.
How can I solve this problem?
Thanks.