Downloaded today your latest PageBlaster v3.3.1 (registered). While the installation proceeds normally, I encoutered the following: 1) The documentation states in Step 4.of manual for v3.1.3 dated March 15, 2008, that after restarting the application, "Navigate to Admin > PageBalster and enter your license key. Problem is that the Admin menu does not have an entry for PageBlaster (nor does the Host menu) . Instead, I added a new page and added the PageMaster module to it. I am able to open the Configuration page but cannot find anywhere a place to enter my license key. 2) Most likely related, the DNN Event log shows the following error: ============================================================================
AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Error Creating BusinessControllerClass 'Snapsis.DNN.PageBlaster.BusinessController,
Snapsis.DNN.PageBlaster' of module(Snapsis PageBlaster) id=(460) in tab(87) and portal(0)
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.Exception: Error Creating BusinessControllerClass 'Snapsis.DNN.PageBlaster.BusinessController,
Snapsis.DNN.PageBlaster' of module(Snapsis PageBlaster) id=(460) in tab(87) and portal(0) --->
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --->
System.NullReferenceException: Object reference not set to an instance of an object. at
Snapsis.DNN.PageBlaster.BusinessController..ctor() --- End of inner exception stack trace --- at
System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&
canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow
(Boolean publicOnly, Boolean fillCache) at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean
skipVisibilityChecks, Boolean fillCache) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at
DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey, Boolean UseCache) at
DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID) --- End of inner exception stack trace ---
at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)
============================================================== Other info: DNN 4.8.1/MSSQL Server, Windows 2008 Server (x64), IIS7, Dedicated server,
only 1 portal in application. Running in High Trust level Uninstall and reinstall did not solve the problem, nor did restarting the application or restarting IIS7.
The web.config file was modified and an entry for PageBlaster was added to the httpModules section.
Pages are still being server but it does not look like they are cached. I have not experienced any problems with any of the other DNN modules I am using. I have now uninstaled PageBalster while waiting for reslution on this problem. Thanks |