User172296893 posted
I've the difficulty of emulating my mobile application by using Pocket PC 2003 Emulator. After I build simple mobile page by using Visual Studio 2003, I tried to view my application using Internet Explorer in emulator, I got the message "Page could not be found".
What I typed is "http://localhost/mobile/mobiletest.aspx". It works fine in normal broswer in my local machine, but not in emulator. I tried "http://127.0.0.1/mobile/mobiletest.aspx" and it won't work as well. So, anyone knows about how to solve this problem.
It seems like I need to config something in emulator to make it can connect to my local computer web server. Any comments or suggestions would be greatly appriciated. Note that I tested in my local computer with not connected to network. Both web server and
emulator installed in same computer.
User192923045 posted
dunno if this will work but it worked for me. Install MS loop back adapter -> http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q236/8/69.ASP&NoWebContent=1 Inside the emu change the connection setings start
> settings then click connections tab. Then click the connections icon. Then click advanced. Select 'networks' put them both on 'my work network'. Select 'network card' say 'the internet' like i said dunno if this will work.