[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

testing mobile web apps with pocket pc emulator

Pierluigi

6/26/2002 3:49:00 PM

Hi,
I'm in trouble in testing a mobile web application on my local iis
installation from a pocket pc 2002 emulator.
How can I connect the emulator to localhost to browse to my site?
Any attempt to browse to localhost or to an ip address (previously set as
the address of my machine) has failed.
Thanks in advance



1 Answer

tam nguyen

6/26/2002 5:24:00 PM

0

Pierluigi,



POCKETPC EMULATOR

- Check with your browser that your IIS is up and running.

- Install PocketPC SDK and jscript (MS knowledge base Q296904, Q236869)

- Install the loopback adapter

- At PocketPC IE emulator enter http://ipaddress/website/form.aspx

Example: http//192.168.1.1/MWRD_PocketPC/MobileWebForm1.aspx (local
machine)



Hope this help ...

"Pierluigi" <pierluigichiusolo@infinito.it> wrote in message
news:eM2avdRHCHA.2512@tkmsftngp08...
> Hi,
> I'm in trouble in testing a mobile web application on my local iis
> installation from a pocket pc 2002 emulator.
> How can I connect the emulator to localhost to browse to my site?
> Any attempt to browse to localhost or to an ip address (previously set as
> the address of my machine) has failed.
> Thanks in advance
>
>
>