Deploying ASP.NET MVC4 App to GoDaddy Compiler issue

前端 未结 6 1240
无人及你
无人及你 2020-11-30 22:59

Have seen several posts about deploying MVC apps to GoDaddy. None of them seem to address the issue we are having. We have followed the advice about checking runtime versio

6条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-30 23:24

    I removed the Roslyn nuget package like explained in the link below, but it's a workarround.

    https://social.msdn.microsoft.com/Forums/en-US/442b100a-2b88-4ac4-b655-0c1345791f15/roslyn-cscexe-web-api-2-on-hosting-server?forum=msbuild

    This problem happens with a clean mvc 5 web project from visual studio 2015 template. I contacted the godaddy support, let's see what they do.

提交回复
热议问题