A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
[NullReferenceException: Object reference not set to an instance of an object.] EPiServer.ConfigFileSettings.ᐃ() +65 EPiServer.ConfigFileSettings.ᐂ() +87 EPiServer.ConfigFileSettings.SetAppSetting(String name, String val) +20 EPiServer.ApplicationConfiguration.Persist() +412 EPiServer.Admin.Setup.DoSetup(Object sender, EventArgs e) +694 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102Funnily enough, if I load the site (http://episerverdemo) everything works. That is, until the IIS worker process is restarted. Once the IIS worker process is restarted, when I am prompted to select content to install...again. I think I'm running in circles. Has anybody seen this problem or have any idea how to fix this? It didn't seem to happen when I was running the site in .NET 1.1 - so could it have been something I did during the upgrade to .NET 2.0? Thanks!