Error while running MVC3 Application after reinstalling also

此生再无相见时 提交于 2019-12-25 12:44:23

问题


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. :-)



来源:https://stackoverflow.com/questions/6168185/error-while-running-mvc3-application-after-reinstalling-also

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!