dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.21k stars 1.74k forks source link

Error when attempting to create a new MAUI project #24418

Closed vcane closed 1 month ago

vcane commented 2 months ago

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.

VS Error

github-actions[bot] commented 2 months ago

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:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

dotnet-policy-service[bot] commented 2 months ago

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.

  1. Go to the Visual Studio for Windows feedback tool or Visual Studio for Mac feedback tool to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.
dotnet-policy-service[bot] commented 2 months ago

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.

  1. Go to the Visual Studio for Windows feedback tool or .NET MAUI VS Code Extension repository to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.
jfversluis commented 2 months ago

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!

jfversluis commented 1 month ago

Closing this as there is not anything to do here for us, thank you!