Error CS1555 and CS8804 when running my MVC project Visual Studio NET8.0
Armand Haikarl
0
Reputation points
How do i fix this error when running my MVC project: CSS1555: could not find 'Microsoft.VisualStudio.Web.CodeGeneration.Design' specified for Main Method and CS8804 cannot specify /main if there is a compilation unit with top-level statements.
My project is based on this tutorial: https://learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/start-mvc?view=aspnetcore-8.0&tabs=visual-studio
ive followed all the steps and this error pops up at the end of part 5. i dont know whats wrong with my program. ive checked all my codes and they have no errors please help
Developer technologies ASP.NET ASP.NET Core
4,815 questions
Developer technologies ASP.NET Other
3,597 questions
Sign in to answer