Getting a 404 when using .NET 4 on IIS 6, with or without MVC

独自空忆成欢 提交于 2019-11-29 09:15:37
Bryan Legend

Go into Web Service Extensions in IIS and set ASP.NET 4.0 to Allowed instead of Prohibited.

Like this:

BTW: This happened to me in the RTM version of .net 4 as well, so it's not just the betas.

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