Conflicting versions of ASP.NET Web Pages detected

前端 未结 4 2075
栀梦
栀梦 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:22

    I had this error in webmatrix, to solve it I had to go to settings and update ASP.NET web pages version from 1.0 to 2.0

提交回复
热议问题