Visual Studio keeps giving error in the ASP.NET MVC 5 project

Asked

Viewed 188 times

0

Hello, I’m trying to open an ASP.NET MVC 5 project and is giving the following error:

Erro

Can someone help me? I already installed the updates and MVC 5. I installed the web pages through Nuget: Install-Package Microsoft.AspNet.Razor -Version 3.0.0

  • You clicked on Yes, and he downloaded a package for you?

  • Yeah, I did that too!

  • Only in this project or others too? Already analyzed the Windows eventvwr?

  • Only in this project, remembering that this is the only MVC 5 project I have here. Others work normally.

  • You can open your file .csproj and paste its contents here?

  • @Ciganomorrisonmendez exceeds character limit =X

  • I just need what’s inside <ProjectTypeGuids>.

  • <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>

  • @f. fujihara You happened to update this project to MVC5 but within Visual Studio 2012?

Show 4 more comments

1 answer

1


Browser other questions tagged

You are not signed in. Login or sign up in order to post.