ASMJ
Fri Aug 18 10:46:20 CDT 2006
Thanks for your replies.
I did the following:
In my desktop where I have enabled the IIS component of windows xp, I
go to the command prompt, and type ipconfig/all and get the ip address
of the system.
1. I want to know if this is the IP address of the IIS server.
Next, I open up my application on the same machine, connect to the
device emulator as before and cradle it. Now I open IE of the device
emulator and type
http://(IPaddressFoundAsAbove)/
2. It gives me an error msg: Cannot Connect: Unable o connect: You have
no modem entries created, and no network card.
How do I create these entries?
Thanks
ASMJ
FredAdiv wrote:
> Use the IP address of you IIS server instead of LocalHost.
>
> - Freddy Adiv
> www.MobiApp.com
>
>
> "ASMJ" <sumana_m@hotmail.com> wrote in message
> news:1155846726.566893.61660@74g2000cwt.googlegroups.com...
> > Hi,
> > I have created a sample website in visual studio 2005, One of its pages
> > is a mobile web page. I want to view the mobile web page on a device
> > emulator.
> >
> > For this I selected a Pocket PC 2003 emulator from the Device Emulator
> > Manager, Connected to it, Cradled it.
> >
> > Now If I open the IE on the device emulator and type my local website
> > as
> >
> >
http://localhost/Mobile_Virtual_Directory/Mymobilepage.aspx
> >
> > It gives URL not found.
> >
> > I do not know what else I need to do. Could anyone help me in this?
> >
> > Thanks
> > ASMJ
> >