- 26
Hello,
I deployed a site with this theme installed. the site is running locally but the copy running on the server throws this error:
Please, can you give an idea on how to solve it?
I deployed a site with this theme installed. the site is running locally but the copy running on the server throws this error:
[NullReferenceException: Object reference not set to an instance of an object.]
SevenSpikes.Nop.Framework.Routing.BaseRouteProvider.A4TgU82qDF(IViewEngine7Spikes ) +69
SevenSpikes.Nop.Framework.Routing.BaseRouteProvider.RegisterRoutes(RouteCollection routes) +206
Nop.Web.Framework.Mvc.Routes.<>c__DisplayClass3_0.<RegisterRoutes>b__1(IRouteProvider rp) in C:\Lavoro\iDeal.Site\nopCommerce\Presentation\Nop.Web.Framework\Mvc\Routes\RoutePublisher.cs:67
System.Collections.Generic.List`1.ForEach(Action`1 action) +118
Nop.Web.Framework.Mvc.Routes.RoutePublisher.RegisterRoutes(RouteCollection routes) in C:\Lavoro\iDeal.Site\nopCommerce\Presentation\Nop.Web.Framework\Mvc\Routes\RoutePublisher.cs:67
Nop.Web.MvcApplication.RegisterRoutes(RouteCollection routes) in C:\Lavoro\iDeal.Site\nopCommerce\Presentation\Nop.Web\Global.asax.cs:34
Nop.Web.MvcApplication.Application_Start() in C:\Lavoro\iDeal.Site\nopCommerce\Presentation\Nop.Web\Global.asax.cs:63
[HttpException (0x80004005): Object reference not set to an instance of an object.]
System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +588
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +181
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +320
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +389
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +409
[HttpException (0x80004005): Object reference not set to an instance of an object.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +646
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +99
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +669
Please, can you give an idea on how to solve it?