It also describers how to cradle emulator to active sync (this is
important part for you in this article). Once you cradle the emulator to
ActiveSync you can connect to you webservice.
Read this:
------------------------------
Now we need to start the emulator and cradle it with ActiveSync:
1) Start Tools\Device Emulator Manager
2) Right click on the device name and select "Connect" from the action
menu. Wait for the emulator to appear. If you had a local saved state
make sure it was not cradled prior to being saved - check for a
connection icon in the lower right corner. If the icon is present -
click on it and select "Disconnect" in the dialog that appears.
3) Right click on the device name (it should now be marked with a green
arrow) and select "Cradle" from the action menu. The green ActiveSync
wheel should start rotating. Wait for the "Partnership" dialog from
ActiveSync and select either guest or full partnership.
Start Internet Explorer inside the emulator and verify that your
connection works.
------------------------------
--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com
This is talking about getting it to work in VPC. I am currently just using
the emulator with 2005. What is the best setup? If the best setup is VPC
where do I get the iso from there is nothing under Operating Systems in MSDN?
I have checked the options under the emulator and all i can do is enable a
pcmci network card (which i have).
:
Make sure that you are using IP address or name of the host computer
instead of "localhost". After that read the following article how to
cradle emulator to ActiveSync:
http://blogs.msdn.com/jeffabraham/archive/2005/05/10/416196.aspx
--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com
Geoff wrote:
I am trying to debug a webservice from a CF App. I can debug the app, but not
the Webservice. IE on the emulator cannot see my local webservice so I know
it is a config problem.
I was wondering if anybody else had this working with 2005?
If you do any pointers as to whta you have to configure would eb most
appreciated.