I give up. I changed my routes to include .mvc after the controller name just as the example shows and I get 404 errors anytime I try to move past the default page. When I use the internal VS2008 browser everything works fine so I'm assuming I don't have
something set up right. What exactly do you have to do in IIS to route mvc to the asp net isapi filter?
Stormbringer...
Member
4 Points
2 Posts
Re: MVC application not running under IIS6
Jan 19, 2008 09:49 PM|LINK
I give up. I changed my routes to include .mvc after the controller name just as the example shows and I get 404 errors anytime I try to move past the default page. When I use the internal VS2008 browser everything works fine so I'm assuming I don't have something set up right. What exactly do you have to do in IIS to route mvc to the asp net isapi filter?
ASP.NET MVC iis6