Reputation: 554
When I create a Universal App template project in VS2015, it throws an unhandled exception in the designer view (telling me that often times, 'excluding code' will cause less hiccups), then proceeds to give me the following exception:
System.OperationCanceledException
The registration of the app package required by the designer took too long
to complete and was canceled. Reload the designer to try again.
I've tried rebooting Windows 10, and repairing VS2015. Nothing works! Looking at the 'similar questions' tab makes me think that Microsoft rushed this a little too much..
Upvotes: 2
Views: 1023
Reputation: 44
I had the same issue with VS2015 community edition on Windows 10.
The following fixed my issue:
Upvotes: 2