c# - Exception from HRESULT: 0x8007007E UWP -


while try deploy uwp blank project in windows 10 phone, deployment error follow.

enter image description here

in configuration manager has been configured correctly.

enter image description here

there no extensions , nugget packages added in solution.


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

loops - Spock: How to use test data with @Stepwise -