Fresh MAUI project failing to deploy #3485
Labels
area-tooling
XAML & C# Hot Reload, XAML Editor, Live Visual Tree, Live Preview, Debugging
platform/windows 🪟
t/bug
Something isn't working
Description
A fresh MAUI UI project (non-blazor) gives deployment errors regarding Appxmanifest.xml.
This happens on:
Both on VS 17.1.0 Preview 1.1 with Developer mode enabled. Cannot get them to run on the installed Pixel emulator for android either. No iPhone to test iOS. Tried modifying Appxmanifest.xml to have full control by Everyone, deploy, same issue. Let me know if I can provide anything else.
Steps to Reproduce
Create Project > new .NET MAUI App
Start with debugging for Windows Machine
Version with bug
Preview 10 (current)
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows 21H2 Build 22000.318 - SDK net6.0-windows10.0.19041
Did you find any workaround?
No
Relevant log output
Creating a new clean layout... Copying files: Total 113 mb to layout... Checking whether required frameworks are installed... Registering the application to run from layout... 2>Deployment of the application to the target device failed. ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== ========== Deploy: 0 succeeded, 1 failed, 0 skipped ========== DEP0700: Registration of the app failed. [0x80070005] error 0x80070005: Opening file from location: AppxManifest.xml failed with error: Access is denied.
The text was updated successfully, but these errors were encountered: