Register Windows Phone 7 as developer phone

0

I am running win 8.1 x64 and have followed this guide because I tried to resolve this message:

enter image description here

I have found this kb article: http://support.microsoft.com/kb/2468307

I have also closed zune, deleted the certificates and restarted zune. which did not help and also tried to add a copy of the certificate to the trusted ones, as listed in the kb article.

I am becoming desperate. The ipoverusbsvc is running fine. I did register a windows phone 8 device and have this error also at an other windows phone 7. So it is just my pc and windows phone 7 devices. Have tried an htc trophy and lumia 800 the lumia 920 (wp8) works fine. The lumia 800 has an active sim in it. the trophy does not (I think) Is it required to have zune logged in (live id)?

enter image description here

edit I have read somewhere that you do not need to launch zune! When I navigate to C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v7.1\Tools\WPConnect\x64 and run WpConnect.exe it gives this message:

Failed to connect to the device. Ensure that the device is completely booted and is connected to the PC. (0x80070103)

But the phone is booted, swiped away the lockscreen... When I run phonereg.exe from C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\Phone Registration it tells me to verify that ipoverusbsrv should be up and running, which is up and running.

enter image description here

enter image description here

I also added zune to the firewall exceptions and followed these steps on the device: http://forums.wpcentral.com/developers-corner/211829-visual-studio-stopped-connecting-wp7.html

edit 2 I tried to install win 7 in a virtual pc to test if it works on that os. But I got a message that the wp sdk 8 cannot be installed on win7. it was packaged with the visual studio 2012 express for windows phone...

windows-phone-7
zune
asked on Stack Overflow Jan 2, 2014 by JP Hellemons • edited Jan 3, 2014 by JP Hellemons

4 Answers

1

The device that wanted to be registered as a developer device should be logged in with a Microsoft Live account. If you can download any application from marketplace this means that phone is logged in.

Could you try again registering your device with another usb port or another micro usb cable?

answered on Stack Overflow Jan 2, 2014 by Onur Tırpan
1

The answer was to run Windows 7 in a virtual machine with Zune. It does not work on Windows 8.1 with Zune. You cannot register a Windows Phone 7 with windows 8.1

answered on Stack Overflow Jan 16, 2014 by JP Hellemons
1

When I run phonereg.exe from C:\Program Files (x86)\Microsoft SDKs\Windows Phone**v8.0**\Tools\Phone Registration

Your problem is "v8.0". I tried on a Windows 8 (not 8.1) machine running this file - C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v7.1\Tools\Phone Registration\PhoneReg.exe

and it worked like a charm. Note the "v7.1" in the path.

I tried to install win 7 in a virtual pc to test if it works on that os. But I got a message that the wp sdk 8 cannot be installed on win7

Correct, but irrelevant. If you want to register a WP7 phone you need to use the WP7.1 SDK

answered on Stack Overflow Nov 24, 2014 by Brian Towers
0

Might be a bit late, but perhaps others try to register their phone in the last minute just like me:

  1. Windows 8.1 Pro Update (= latest version as of today)
  2. Control Panel → Program and Features → Turn Windows features on or off → .NET Framework 3.5
  3. Zune 4.8
  4. Windows Phone SDK 8.0
  5. C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\Phone Registration
I registered one phone with SIM inserted, one without.
I registered one phone with Windows Live ID, one without.
I registered one phone as Zune sync guest, one as full partner.
I registered one phone with Windows Phone 7.5, one with 7.8.
Windows Phone SDK 8.1 did not work for me.
Windows Phone SDK 7.1 did not work for me, even not in Windows 7 Ultimate (not required because the Windows Phone SDK 8.0 comes with SDK 7.1 actually).
My Microsoft Account has two-step verification enabled.
Now, these phones are listed in my Windows Phone Dev Center.

answered on Stack Overflow Dec 31, 2014 by Alexander Traud

User contributions licensed under CC BY-SA 3.0