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
Developer technologies | ASP.NET | ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Sign in to answer