If I use the pocketpc emulation I am able to access webpages and other internet activity on the pc with no problems. However if I load up the smartphone emulation I am unable to get any connectivity to the internet - the phone comes up with the error message "Your internet connection is not configured properly. Please verify your settings in Data connections"
I have tried starting the emulator, binding to my wireless card on the laptop but this doesn't make any difference (the phone emulator only shows my lan card in the network tab (but it's greyed out so I can't change it) and NE2000 is bound to this lan card (although it should be the wireless card). I've also just tried it with my lan connection and get the same error message.
I'm currently using the commandline
"C:\Program Files\Microsoft Device Emulator\1.0\DeviceEmulator.exe" smartphone.nb0 /memsize 128 /skin SmartPhone.xml /vmid {7ba8d601-659e-410b-8f24-49ffbd06f19b} /s smartfone.dess /p 0013CE2655BA /funckey 193
where 0013ce2655ba is my mac address of the wireless card.
The working pocketpc commandline is
"C:\Program Files\Microsoft Device Emulator\1.0\DeviceEmulator.exe" /s pocketpc.dess /p 0013CE2655BD /nosecurityprompt
Any ideas

network connection with emulator on smartphone not working.
Raniel
I am not sure if that could be the reason but the mac address of your pocketpc command-line and Smartphone command line differs. You may want to go through this blog which mentions about network connectivity and device emulator http://blogs.msdn.com/akhune/archive/2005/11/16/493329.aspx.
Also i would suggest you to try Device Emulator 2.0 Beta http://www.microsoft.com/downloads/details.aspx familyid=13F5DE85-30CD-4506-9C5B-A2068FA1EE9E&displaylang=en which provides the facility to bind NE2000 to network card at the runtime.
-Thanks,
Mohit
Pritesh Shah
jam281
I assume that you have not enabled both ethernet connectivity and cradled at the same time. If both are enabled, the network connectivity can be flaky sometime. Also did you set the proxy correctly The best and most reliable way to connect to Internet is cradle the emulator using DeviceEmulatorManager (NE2000 disabled), set the proxy correctly and you are good to go.
Hope this helps.
-Thanks,
Mohit