Hi to all
I am developing game for ultra book windows 8, I am using directX C++ technology,
I have downloaded a sample code from windows and it worked fine.
Suddenly an error occured while compiling, The error is mentioned below
Output
1>------ Build started: Project: DWriteHelloWorld, Configuration: Debug Win32 ------
1> DWriteHelloWorld.vcxproj -> C:\Users\aprabhakar\Documents\Visual Studio 2012\Projects\DirectWrite hello world sample\C++\Debug\DWriteHelloWorld\DWriteHelloWorld.exe
2>------ Deploy started: Project: DWriteHelloWorld, Configuration: Debug Win32 ------
2>Error : DEP0700 : Registration of the app in the layout folder "C:\Users\aprabhakar\Documents\Visual Studio 2012\Projects\DirectWrite hello world sample\C++\Debug\DWriteHelloWorld\AppX" failed.
2>error 0xC0020012: windows.licensing failed to start WSService while installing Microsoft.SDKSamples.DWriteHelloWorld.CPP_1.0.0.0_x86__8wekyb3d8bbwe. Try again and contact the package publisher if the problem persists.
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
Error List
Error 1 Error : DEP0700 : Registration of the app in the layout folder "C:\Users\aprabhakar\Documents\Visual Studio 2012\Projects\DirectWrite hello world sample\C++\Debug\DWriteHelloWorld\AppX" failed. DWriteHelloWorld
Error 2 error 0xC0020012: windows.licensing failed to start WSService while installing Microsoft.SDKSamples.DWriteHelloWorld.CPP_1.0.0.0_x86__8wekyb3d8bbwe. Try again and contact the package publisher if the problem persists. DWriteHelloWorld
Kindly Guide me to solve this problem.
Thanks & Regards
Mohamed Nazar A


