ASP.NET 4.0 MVC2 routing on IIS 6
Posted
by Kim Rossey
on Stack Overflow
See other posts from Stack Overflow
or by Kim Rossey
Published on 2010-04-15T02:38:26Z
Indexed on
2010/04/15
2:43 UTC
Read the original article
Hit count: 845
ASP.NET 4.0 MVC2 routing on IIS 6 is not working for me with all the methods used for 3.5 Works fine as long as I build in 3.5 but building in 4.0 and setting the server to use 4.0 I loose my routing. Anyone seen this and been able to resolve it?
© Stack Overflow or respective owner