ASP.NET MVC on IIS 7.5

前端 未结 28 2282
北荒
北荒 2020-11-22 11:33

I\'m running Windows 7 Ultimate (64 bit) using Visual Studio 2010 RC. I recently decided to have VS run/debug my apps on IIS rather than the dev server that comes with it. <

28条回答
  •  独厮守ぢ
    2020-11-22 12:27

    Another reason why someone might get this error is if the file Global.asax is not in the root folder anymore.

提交回复
热议问题