Note that there are some explanatory texts on larger screens.

plurals
  1. POWinRT licensing
    text
    copied!<p>Does someone know how the licensing of WinRT apps work? </p> <p>I have requested a free developer license from Microsoft and it seems that this is associated with the temporarykey.pfx or appxmanifest file. The problem is this expires every 30 days. I can renew the license but the application I was working on gives me an error "The debugger was unable to find the registration for the target application".</p> <p>What should I do to continue developing on the same app?</p> <p>This is a problem for us because we also need to use source control so might have more than one developer busy with the same project. Is this possible in WinRT or is development of a windows store app bound to one license per app? Would buying a business license solve this issue and what are the options?</p> <p><strong>Scenario 1</strong>: Developer A and Developer B both have individual developer licences. Developer A develops a Windows Store App on his machine. Developer A copies the whole application folder to Developer B's machine. Developer B is unable top run the application. Error "The debugger was unable to find the registration for the target application" is thrown. Both machines is on the company domain. Both developers are administrators on their machines.</p> <p><strong>Scenario 2:</strong> I have developed a windows store app. Files on my computer got corrupted which forced me to delete my userprofile on my machine. After creating a new userprofile and requesting a new temp developer licence with my same credentials on the same machine the error "The debugger was unable to find the registration for the target application" is thrown when trying to open my app I was working on previously. </p> <p>Machines do get re-installed so scenario two will happen even if the app is in source control. How do I get around this problem? Can you export your licence to a physical file?</p> <p>Thanks</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload