Error while running MVC3 Application after reinsta

2019-08-22 04:40发布

问题:

My issue still persist. Reference to the thread Error while running MVC3 Application

Though I marked it as an answer as it did resolved my issue after reinstalling MVC3 but after 8 days this issue reappears but this time every single effort is failed:

I installed MVC 3 after uninstalling it:

  • I installed MVC 3 by Web Installer.

  • http://www.microsoft.com/downloads/en/details.aspx?FamilyID=d2928bc1-f48c-4e95-a064-2a455a22c8f6

  • Than http://www.microsoft.com/downloads/en/details.aspx?FamilyID=82cbd599-d29a-43e3-b78b-0f863d22811a&displaylang=en

but the same error is displayed. Any suggestion ?

Please help.

回答1:

Can you go to Help -> About Microsoft Visual Studio and check the version? It should say 10.0.40219.1 SP1 Rel if you have the service pack installed. Again, this is absolute guess work. If you don't have the SP installed (and the logs don't have anything useful) I'd start by removing the MVC3 tools update, applying 2010SP1, and then reinstalling the MVC3 tools update. If you do have the SP installed, I'm really at a loss and will refrain from making a suggestion on this route unless absolutely necessary. :-)