protected void Application_Start() { AreaRegistration.RegisterAllAreas(); ConfigData.Config(); RouteConfig.RegisterRoutes(RouteTable.Routes); }