Conflicting versions of ASP.NET Web Pages detected

前端 未结 4 2087
栀梦
栀梦 2021-01-07 23:44

I just moved from php to asp.net. I\'m trying to deploy a very basic mvc 3 application to my hosting provider. After it deploys, I visit the website, and it displays:

4条回答
  •  误落风尘
    2021-01-08 00:35

    If you have already tried the above solutions and are still getting the same problem then try this one-> Go to your project folder and in there locate the bin folder --> Remove System.Web.Mvc.dll and System.Web.Mvc.xml from there.

提交回复
热议问题