Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Popup ... Please enable Deploy in Configuration Manager ... when it is enabled #10402

Open
ScottAlexanderOpto opened this issue Mar 3, 2025 · 0 comments
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners

Comments

@ScottAlexanderOpto
Copy link

Describe the bug

I added this: None
to my csproj in a base template package. When I do that, it gives me a popup message that I need to enable Deploy. I've looked throughout the application for other places to set Deploy. And I get this error: DEP1560: Failed to read manifest file "C:\Users\ScottAlexander\src\repos\LasSystem\TEST_TEST\bin\x64\Debug\net8.0-windows10.0.19041.0\win-x64\AppxManifest.xml". It may need to be regenerated. Try running the Rebuild Solution command to fix the error. FileNotFoundException - Could not find file 'C:\Users\ScottAlexander\src\repos\LasSystem\TEST_TEST\bin\x64\Debug\net8.0-windows10.0.19041.0\win-x64\AppxManifest.xml'. [0x80070002] - C:\Users\ScottAlexander\src\repos\LasSystem\TEST_TEST\bin\x64\Debug\net8.0-windows10.0.19041.0\win-x64\AppxManifest.xml

Steps to reproduce the bug

  1. Create a new WinUI3 application (first one on list)
  2. Add None
  3. Rebuild
  4. Start Debugging

Expected behavior

I expect it to do as the app https://learn.microsoft.com/en-us/windows/apps/winui/winui3/create-your-first-winui3-app says. Instead it doesn't work at all. I'm doing this because that is how I got the Media sample to run (from another answer).

Screenshots

No response

NuGet package version

None

Windows version

Windows 11 (24H2): Build 26100

Additional context

No response

@ScottAlexanderOpto ScottAlexanderOpto added the bug Something isn't working label Mar 3, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners
Projects
None yet
Development

No branches or pull requests

1 participant