Hi John, Not sure if this is related to the other post so I started a new topic. Installed 3.2 on a 4.8.2 fresh portal today. Restarted application and cleared the cache. I went to the page blaster set up page and recieved an error. Below is the item from teh event log AssemblyVersion: 04.08.02 PortalID: 0 PortalName: MN DNN UserID: 1 UserName: host ActiveTabID: 55 ActiveTabName: PageBlaster RawURL: /Admin/PageBlaster/tabid/55/Default.aspx AbsoluteURL: /Default.aspx AbsoluteURLReferrer: http://mndnn.com/Host/Host%20Settings/tabid/16/portalid/0/Default.aspx UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: ec4b76d5-e743-4c42-a7de-18520df15e38 InnerException: Object reference not set to an instance of an object. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: Snapsis.HttpModules.PageBlaster.RequestController.IsRequestExcluded StackTrace: Message: System.NullReferenceException: Object reference not set to an instance of an object. at Snapsis.HttpModules.PageBlaster.RequestController.IsRequestExcluded(HttpApplication app, ExcludeFrom excludeFrom, CachedRequest cachedRequest) at Snapsis.HttpModules.PageBlaster.CachedRequest..ctor(HttpApplication app) at Snapsis.DNN.PageBlaster.PageBlasterConfig.InitializeComponent() at Snapsis.DNN.PageBlaster.PageBlasterConfig.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) Source |