Exact error:
Severity Code Description Project File Line Suppression State Error DEP0001 : Unexpected Error: -1988945906 TestApp
<
I had the same error, solution is here: https://msdn.microsoft.com/ru-ru/library/windows/apps/jj863509(v=vs.105).aspx Look at Checking BIOS settings required by Hyper-V for Data Execution Prevention. You must select "Turn on DEP for all programs and services except those i select" and in my case application deploys successfully.