C
C#2y ago
Abu 3amr

MAUI Problem [Answered]

I can't run the project or build it There is a picture of a lock on these offices What is the solution ? This happened after the last update
19 Replies
333fred
333fred2y ago
You're going to need to give us more info than "I can't build or run it" What happens? Do you get an error? If so, what error?
Abu 3amr
Abu 3amr2y ago
There is no obvious problem When I run the program It continues endless building work and does not stop
333fred
333fred2y ago
What does dotnet build from the command line produce?
Binto86
Binto862y ago
What does endles mean? Maui does take long to compile
Abu 3amr
Abu 3amr2y ago
Also here it appears that there is a specific problem. There is no check mark on some basic offices
Abu 3amr
Abu 3amr2y ago
I run the program from here build comment
333fred
333fred2y ago
Ok. What does dotnet build from the command line produce please?
Abu 3amr
Abu 3amr2y ago
It was working fine After updating the Visual Studio, the problem occurred
333fred
333fred2y ago
Do you want my help or not?
Abu 3amr
Abu 3amr2y ago
The build process is supposed to prepare the program But does it take all that time?
333fred
333fred2y ago
I'm trying to get you tell me the output so I can see whether this is a VS problem or a project problem. If you would like my help, would you please do the fairly simple thing I've asked you to do 3 times now?
Abu 3amr
Abu 3amr2y ago
Sorry, English is not my mother tongue I did not understand the question properly I can't use some translator, that's why I'm late
333fred
333fred2y ago
Please build using dotnet build from the command line and tell me the output
Abu 3amr
Abu 3amr2y ago
Ok ,I will try it.
MSBuild version 17.3.0+92e077650 for .NET
Determining projects to restore...
MSBuild version 17.3.0+92e077650 for .NET
Determining projects to restore...
The process stopped here. it is need that time or is there a problem?
333fred
333fred2y ago
That's concerning. What happens if you delete the bin and obj folders?
Abu 3amr
Abu 3amr2y ago
I deleted them I closed Visual Studio and turned it on I made a dotnet build And these errors occurred I also stopped here "MSBuild version 17.3.0+92e077650 for .NET Determining projects to restore...
Abu 3amr
Abu 3amr2y ago
It is working now, thank you I am very thankful.
333fred
333fred2y ago
No problem. Glad it's working now
Accord
Accord2y ago
✅ This post has been marked as answered!