Hello, I'm working on upgrading version 4.4.1 to 4.9.3. I have incrementally upgraded upto 4.9.3 and have managed to get rid of most my my errors except for the ones listed below. If anyone has any suggestions or help I could use it!
This is the error in the browser:
[NullReferenceException: Object reference not set to an instance of an object.]
DotNetNuke.Entities.Portals.PortalSettings.GetSiteSettings(Int32 PortalId) +91
DotNetNuke.Entities.Portals.PortalSettings.GetSiteSetting(Int32 PortalId, String SettingName) +44
DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +5468
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
These are the errors in the error list:
Error 1 Could not load type 'DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKLinkGallery'. C:\Documents and Settings\lol\My Documents\Visual Studio 2008\WebSites\northcrest\Providers\HtmlEditorProviders\FckhtmlEditorProvider\fcklinkgallery.aspx 1
Error 2 Could not load type 'DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKImageGallery'. C:\Documents and Settings\lol\My Documents\Visual Studio 2008\WebSites\northcrest\Providers\HtmlEditorProviders\FckhtmlEditorProvider\fckimagegallery.aspx 1
Error 3 Could not load type 'DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKCSSGenerator'. C:\Documents and Settings\lol\My Documents\Visual Studio 2008\WebSites\northcrest\Providers\HtmlEditorProviders\FckhtmlEditorProvider\fckCSS.aspx 1
Error 4 Could not load type 'DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKStylesGenerator'. C:\Documents and Settings\lol\My Documents\Visual Studio 2008\WebSites\northcrest\Providers\HtmlEditorProviders\FckhtmlEditorProvider\fckStyles.aspx 1
Error 5 Could not load type 'DotNetNuke.HtmlEditor.FckHtmlEditorProvider.CustomOptionsPage'. C:\Documents and Settings\lol\My Documents\Visual Studio 2008\WebSites\northcrest\Providers\HtmlEditorProviders\FckhtmlEditorProvider\FckHtmlEditorOptions.aspx 2