Skip to content

I have 2 errors thats popping up and I dont know how to resolve them. #29430

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

Closed
ChefRod88 opened this issue May 10, 2025 · 3 comments
Closed
Labels
s/needs-info Issue needs more info from the author s/no-recent-activity Issue has had no recent activity tutorials

Comments

@ChefRod88
Copy link

Problem encountered on https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/create
Operating System: windows

Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.

These are the errors that pop up when I created the project.

'MauiApp' is a namespace but is used like a type

The type or namespace name 'CreateBuilder' does not exist in the namespace 'MyFirst.MauiApp' (are you missing an assembly reference?)

@sheiksyedm sheiksyedm added the s/needs-info Issue needs more info from the author label May 12, 2025
Copy link
Contributor

Hi @@ChefRod88. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@jfversluis
Copy link
Member

What did you name the project? You probably want to avoid using "MauiApp" since that is also a type in our code. Change that to be MauiApp1 or something, anything that doesn't have exactly MauiApp in it. Does that help?

@dotnet-policy-service dotnet-policy-service bot added the s/no-recent-activity Issue has had no recent activity label May 19, 2025
Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s/needs-info Issue needs more info from the author s/no-recent-activity Issue has had no recent activity tutorials
Projects
None yet
Development

No branches or pull requests

3 participants