-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Error when attempting to create a new MAUI project #24418
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Closed similar issues:
|
Thanks for the issue report @vcane! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS. If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.
|
Thanks for the issue report @vcane! This issue appears to be a problem with Visual Studio (Code), so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS (Code). If you encounter a problem with Visual Studio or the .NET MAUI VS Code Extension, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.
|
This seems more of a bug in Visual Studio to me, please report it through the instructions above, that will route it to the right team. Thanks! |
Closing this as there is not anything to do here for us, thank you! |
Problem encountered on https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/create
Operating System: windows 11
I am attempting to create a new MAUI app in VS Community 2022 v. 17.11.1. I just updated and installed 17.11.1 and installed MAUI using the VS Installer. I'm using .NET 8.0 (long term support). I attempted to create multiple projects and a window always opens with the following error message:
Window title: Microsoft Visual Studio
One or more errors were encountered while creating project MauiApp1.
The generated project content may be incomplete.
User canceled out of save dialog (Exception from HRESULT:
0x8004000C (OLE_E_PROMPTSAVECANCELLED))
A screenshot of the window has been attached to this message.
The text was updated successfully, but these errors were encountered: