I have created windows phone 8 application, but still I have no certificate or developer account, so when I install applications on a device, now in my system, net is connected through LAN(airtel), and in my windows phone, network is wifi(airtel), both are same. Now the problem is whenever I change the network of my windows device, the app doesn't run. Do I need developer account? And if I get it, shall I able to run my windows app on any network?
Asked
Active
Viewed 65 times
1 Answers
1
First of all, if you're gonna test in your device you have to Developer Unlock
your device to deploy the applications. You can do this by using the tool from VS, Windows Phone Developer Registration
through one of your live accounts.
But to test inn the emulator
you don't have to. Yep you can test in any network, but make sure the you can see the emulator running the Hyper-v Manager
.
Look in here for more:
Windows Phone 8 emulator Network issues
Windows Phone 8 emulator can't connect to the internet
Hope it helps!

Community
- 1
- 1

Kulasangar
- 9,046
- 5
- 51
- 82
-
anonshankar,thanks but I have unlocked windows phone thourgh my microsoft account, but I am not able to run on other network!! – Nitesh Kothari Jul 30 '14 at 05:40
-
anonshankar, I can test app on device but on the same network that is same as my system network.Please guide me – Nitesh Kothari Jul 30 '14 at 05:45
-
1The problem is the emulator takes the default network as it's. So you have to remove the unwanted network from the HyperV Manager. Goto Hyper-V Manager > Virtual Switch Manager > Tick the Remove Checkbox for the network you wanted to remove. http://stackoverflow.com/questions/13149509/windows-phone-8-emulator-error-something-happened-while-creating-a-switch – Kulasangar Jul 30 '14 at 05:56
-
anonshankar,ok man thank you so so much,then shall I able to run app on windows device on any network??rply – Nitesh Kothari Jul 30 '14 at 05:58
-
anonshankar, can you answer me one more question, brother?? – Nitesh Kothari Jul 30 '14 at 06:10
-
Yes sure. What's that? – Kulasangar Jul 30 '14 at 11:54
-
anonshankar, I have created WCF service,I have hosted it in local IIS, and I have called this WCF service in windows phone, so whenever I shut down my system, the app does not run on device. What is the problem? Thanks!! – Nitesh Kothari Jul 31 '14 at 05:49
-
and yesterday you suggested me that, about emulator. "Should I select 'Internal Network' in virtual switch manager?"thanks!! – Nitesh Kothari Jul 31 '14 at 06:05