A friend of mine asked me recently how to handle a situation with a dot (.) in the path for an MVC project. The path looked something like this: http://domain.com/aspnet/CLR4.0 The MVC routes didn’t work for this path and the standard IIS 404 handler
Read More...
Read the complete post here