Rakesh
Rakesh

Reputation: 15047

Unable to connect to internet in Windows Phone 7 Emulator

I am presently working in the Windows Phone 7 using Microsoft Visual Studio 2010.But using Phone 7 Emulator ,I am not able to connect to the internet.

Is there any configuration problems,that triggers out this issue.Plz can body help on this

I have attached the issues while launching the windows emulator,and regarding Enabling/Disabling proxy settings,Proxy is disabled by default.I have atttached the screen shot of internet options of Systems,and help me rectify this enter image description here

Regards Rakesh Shankar.P

Upvotes: 0

Views: 2704

Answers (3)

Tarek El-Mallah
Tarek El-Mallah

Reputation: 4115

This Fixed the problem for me

-Open a command prompt on the host computer with Administrator privileges.
-Type ipconfig /renew.
-Restart Windows Phone Emulator.

source : https://msdn.microsoft.com/en-us/library/windows/apps/ff754351(v=vs.105).aspx

Upvotes: 0

Prakash
Prakash

Reputation: 823

I faced a similar issue few months back. Desktop IE is working but the Emulator is doesnot have internet connection. I just followed the instructions given here

Upvotes: 0

Den
Den

Reputation: 16826

What I would check is the proxy settings. More often than not, you might have some problems there. Also, what version of Windows are you using?

Upvotes: 0

Related Questions