Search

You searched for the word(s): userid:738231

Matching Posts

  • Re: 404 - Page cannot be found

    Thask's But it not useful for this error. Any solution??
  • 404 - Page cannot be found

    I use sample of MVC when test with VS 2008 on run mode is ok (http://localhost/TestMVC/Home/About) but when i setup this website on IIS ver 5 (at the same computer) error 404 (- Page cannot be found) is happen (http://localhost/TestMVC/Home/About) after that i must be modify code in Global.asax like this public static void RegisterRoutes(RouteCollection routes) { routes.IgnoreRoute( "{resource}.axd/{*pathInfo}" ); routes.MapRoute( "Default" , "{controller}.aspx/{action}/
Page 1 of 1 (2 items)