Hello,After:migrating my libraries from version 29.1.4 to 29.4.0updating the database to version 29.4.0 with 'dotnet run --kxp-update'importing with CI the elements that had been exported in 29.1.4I am now encountering this error when starting the server:NullReferenceException: Object reference not set to an instance of an object.
CMS.LicenseProvider.LicenseModule.SetInstanceId(object sender, EventArgs e)NullReferenceException: Object reference not set to an instance of an object.
CMS.LicenseProvider.LicenseModule.SetInstanceId(object sender, EventArgs e)
CMS.Base.AbstractHandler.CallEventHandler
↧