Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to register Windows Phone 8?? What is Windows Phone IP Over USB Transport(IpOverUsbSvc)?

I have got a Windows Phone 8 and am trying to register it with the developer account.

I am using the tool "Windows Phone Developer Registration" that comes with Visual studio 2012.

But when I try to register, I get a message

"For Windows Phone8 phones make sure that the Windows Phone IP Over USB Transport(IpOverUsbSvc) service is running"

Would like to know what is this service and how to run it.. Any help will be appreciated.

like image 605
DeveloperLove Avatar asked Dec 06 '12 06:12

DeveloperLove


2 Answers

Go to search in Windows 8 and type "service" under settings, you will find "view Local services" and select it. It opens the services window.

Alternately, Open Control Panel and select "Administative Tools" and you will find "Services" icon in it. Double clicking it also opens the Services window.

After performing one of the above, Find the service with the name "Windows Phone IP over USB Transport (IpOverUsbSvc)" and right click on it and Start/Restart the service.

like image 107
nkchandra Avatar answered Oct 14 '22 02:10

nkchandra


unplug your device, go to Device Manager, select View → Show hidden devices. You will see your device listed in Universal Serial Bus devices and Portable Devices. Just uninstall them, plug device again, and done :)

like image 26
Hùng Phong Avatar answered Oct 14 '22 03:10

Hùng Phong