[ArgumentException: The route URL separator character '/' cannot appear consecutively. It must be separated by either a parameter or a literal value. Parameter name: routeUrl] System.Web.Routing.RouteParser.Parse(String routeUrl) +3884504 System.Web.Routing.Route..ctor(String url, IRouteHandler routeHandler) +24 System.Web.Mvc.RouteCollectionExtensions.MapRoute(RouteCollection routes, String name, String url, Object defaults, Object constraints, String[] namespaces) +90 System.Web.Mvc.RouteCollectionExtensions.MapRoute(RouteCollection routes, String name, String url, Object defaults, Object constraints) +28 System.Web.Mvc.RouteCollectionExtensions.MapRoute(RouteCollection routes, String name, String url, Object defaults) +18 NDTVSports.RouteConfig.RegisterRoutes(RouteCollection routes) +3149 NDTVSports.MvcApplication.Application_Start() +158
[HttpException (0x80004005): The route URL separator character '/' cannot appear consecutively. It must be separated by either a parameter or a literal value. Parameter name: routeUrl] System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +4057141 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +191 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +352 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +407 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +375
[HttpException (0x80004005): The route URL separator character '/' cannot appear consecutively. It must be separated by either a parameter or a literal value. Parameter name: routeUrl] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11700896 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +141 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +4869125
|
0 comments:
Post a Comment