Problem in using the Emulator

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am new in the pocket PC and smartphone development

I wrote a very simple mobile web application. It work fine in IE
When I test it in pocket pc and smartphone, it got the error "The page you are looking for cannot be found"
The .net application is on the same pc

can anyone help
does microsoft have an documnet related to the Emulator
 
Make sure you're using the correct server name. "localhost" will not work
from the emulator because the device thinks it's a separate entity from the
machine.

KAM said:
I am new in the pocket PC and smartphone development.

I wrote a very simple mobile web application. It work fine in IE.
When I test it in pocket pc and smartphone, it got the error "The page you
are looking for cannot be found".
 
Back
Top