DEP0001 : Unexpected Error: -1988945906 while deploying Windows UWP app to phone

后端 未结 13 1004
孤城傲影
孤城傲影 2020-12-02 22:47

Exact error:

Severity Code Description Project File Line Suppression State Error DEP0001 : Unexpected Error: -1988945906 TestApp

<
13条回答
  •  醉梦人生
    2020-12-02 23:31

    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.

提交回复
热议问题