I uninstalled and then reinstalled the Visual Studio 2015 community twice, and whenever I run the program after creating a "universal Windows application" in C #, I get an error
'System.InvalidOperationException The Windows Software Development Kit (SDK) required by the XAML constructor was not installed correctly. Consider restoring your installation of Visual Studio or the Windows SDK.
First I reinstalled the Visual Studio community with the SDK, and then it didn’t work, then I installed Community Community Community Community Community Community Community Community Community Community Community Community Community Community, and then downloaded the SDK later.
However, when I run the application on my local machine, the application works fine, without errors.
I was wondering if anyone has a solution to this problem?
source share