Visual Studio 2022: DEP0700: Registration of the app failed. [0x80070005]

Viewed 58

I have this problem every time I try to debug my MAUI app on Windows Machine. It looks like this:

DEP0700: Registration of the app failed. [0x80070005] Deployment Register operation with target volume D: on Package 4C30989C-021C-4C65-A99F-1EF165615662_1.0.0.1_x64_9n4h1lOyvjzm from: (AppxManifest.xml) failed with error 0x80070005. See http:// ClickerSomethingTestApp go.microsoft.com/fwlink/?Linkld=235160 for help diagnosing app deployment issues.

This happens on both new and excisting projects.

Edit: I moved project folder to default visual studio projects location and now it works. Also works anywhere on C drive. However I want my projects on D drive. Any ideas?

0 Answers
Related