locked
your developer licence has expired RRS feed

  • Question

  • I got a new license after the first one expired but every time I try to launch my app (debug or release) I got this error : "Your developer licence has expired. To continue to use this app please renew it".

    Tried to unregister, register the licence trough the Powershell command, restart etc... without success.

    Matthieu


    http://wp7wonders.wordpress.com/

    Wednesday, April 18, 2012 11:35 PM

Answers

All replies

  • I am also facing the same problem. How do I get this resolved?
    Friday, April 20, 2012 1:05 AM
  • I used the Powershell commands from this page : http://msdn.microsoft.com/en-us/library/windows/apps/hh696646(v=vs.110).aspx

    I unregister, restart Windows, open VS as Administrator, Register, Clean the bin and obj directories of my solution and it's working now.


    http://wp7wonders.wordpress.com/

    Saturday, April 21, 2012 9:11 PM
  • I'm also getting the same problem and Matthieu's solution isn't working for me. Anyone else still stuck on this and have any idea.

    I've also tried reinstalling visual studio, but still no luck. New projects I start work fine. So, I think there is either something left trapped in the project file, or on my Windows 8 registry or something similar.

    Saturday, May 12, 2012 12:30 PM
  • Same problem, even after renew lic till 11.6.2012 was successful (after waiting the 2 days and deinstalling all built apps before)

    Now it asks for renewing the lic when I am trying to start

    I invested nearly a week now!!!

    Very, very frustrating. Seems that MS is not able to solve this problem.

    MS please help asap ....


    Saturday, May 12, 2012 9:19 PM
  • I asked this question on stack overflow and got an answer that sorted me out.

    I changed the last digit of my package name guid in the app manifest and this sorted me out.

    Tuesday, May 15, 2012 2:02 PM