Anyone give some guidance on this error updating the licence during an upgrade?
[NullReferenceException: Object reference not set to an instance of an object.]
Dynamicweb.Content.Management.Installation.get_LicenseChecksum() +241
Dynamicweb.Content.Management.Installation.InitializeLicenseManager() +163
Dynamicweb.Admin.GlobalAsaxHandlerProxy.Application_Start(Object sender, EventArgs e) +207
Dynamicweb.Admin.Global.Application_Start(Object sender, EventArgs e) +92
[HttpException (0x80004005): Object reference not set to an instance of an object.]
System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +546
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +171
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +173
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +255
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +347
[HttpException (0x80004005): Object reference not set to an instance of an object.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +552
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +122
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +737
Best rgds