I had Tony Harrison from FatGeorge integrate the Netism Map and Satellite onto my site for member and group maps. It also does Groups in my area, etc. But I am testing a DNN 6 upgrade and get this error below. It references Netism Satellite so I assume it has something to do with the modules he installed and configured. Funny thing is that I totally moved the modules off the page where the errors occurred and I still get the errors.
When logged in as Host I can see the page without an error. But when not logged in or logged in as a normal user I see this.
On the page it just says... A critical error has occurred. An unexpected error has occurred
But in the Event Log I see this.
AssemblyVersion6.0.2PortalID0PortalNameHomeschool CommunityUserID6UserNameBlakeActiveTabID62ActiveTabNameCommunity SummaryRawURL/Community-Content/Community-Summary.aspxAbsoluteURL/Default.aspxAbsoluteURLReferrerhttp://www.homeschoolcommunity.com/default.aspxUserAgentMozilla/5.0 (Windows NT 6.0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1DefaultDataProviderDotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProviderExceptionGUIDbc832125-6b9d-4580-b44e-2496d3973d69InnerExceptionMethod not found: 'System.Collections.Hashtable DotNetNuke.Entities.Host.HostSettings.GetHostSettings()'.FileNameFileLineNumber0FileColumnNumber0MethodNetism.SatelliteExtreme.TemplateEngine.RenderStackTraceMessageDotNetNuke.Services.Exceptions.PageLoadException: Method not found: 'System.Collections.Hashtable DotNetNuke.Entities.Host.HostSettings.GetHostSettings()'. ---> System.MissingMethodException: Method not found: 'System.Collections.Hashtable DotNetNuke.Entities.Host.HostSettings.GetHostSettings()'. at Netism.SatelliteExtreme.TemplateEngine.Render(String TemplatePath, String TemplateName, PortalModuleBase module, Page page, String datasource, String Query) at Netism.SatelliteExtreme.Display.ExecuteText() at Netism.SatelliteExtreme.Display.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---Source