Problem: Unable to activate Windows Store app: This app failed to launch because of an issue with its license
Came across this problem a few days ago and it was so frustrating, I was simply unable to run the application (I was working on the step by step guide as you might see in the picture).
I tied to clean the solution, restart VS and re open the project, but nothing worked.
“this app failed to launch because of an issue with its license”
Until I cleared out the Bin and Obj folders. So if you get this error, to to those folders and clean the out (delete everything in them), and build the application. Hopefully, like me, you will be able to run the application without that error coming.
Comments
couth
Hi.
uhhm, where are those folders located?
james
Reply to: Hi.
They should be in C:\Users\yourusername\Documents\Visual Studio 2012\Projects ... your path might be different but it's definitely in ...\Documents\Visual Studio 2012\Projects
Wayne
Reply to: james
It can be better to choose your own path rather than use the default paths when creating a project. That give more options (read "free options") for source code control.
meshari
thanks
say
Thanks for this! God bless
neelam
bingo!! it worked .... thankew :-) ...plz can u infrm me hw it wrks ??? till date my apps wer perfectly running but suddenly encounterd dis prob wat do u thnk is exactly d prob???
cap
Thank you so much.
Amy
Thanks it worked. However Microsoft should have handled this / guided user on such kind of exception
JohnS
I had same issue with my first 'Hello World', but found another post that suggested just uninstalling the App and the rebuilding using F5! It seemed to work for me. Agree this is a very basic error that MS should have caught. In defense it might be caused by me using one development license for generating the app and then having to get another license (due to time delay) before getting back to app
Last modified on 2012-11-30