ASP.NET MVC 2 with .NET 3.5 on IIS 6

谁都会走 提交于 2019-12-23 01:55:09

问题


Good day to you,

I would like to ask you one question that has been my major problem in past few days. I am developing an ASP.NET MVC 2 application. Server runs IIS 6 with wildcard mapping enabled. It works when I'm displaying home page. But when I click a link to navigate me to other pages i get 404 exception. Server runs .net 3.5 SP1 . I don't know where I'm making a mistake . Please help me . Thank you for your answers.


回答1:


Have you also cleared the 'check that file exists?' checkbox on your wildcard mapping?



来源:https://stackoverflow.com/questions/4874740/asp-net-mvc-2-with-net-3-5-on-iis-6

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