Quick Nav:  Online Store   |   Login | Register

Object reference not set to an instance of an object.

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
Vasilis Terzopoulos
<20 Posts
Posts:2


06/02/2008 11:31 AM  

Hi John,

I'm trying to install PageBlaster_03.03.02 at thinkofdesign.com but I'm damn stuck, don't know what I'm doing wrong...

The module installation is good without errors but then I restart the application and the site goes dead with the following error:

----------------------------------------------------------

Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   Snapsis.HttpModules.PageBlaster.RequestController.IsRequestExcluded(HttpApplication app, ExcludeFrom excludeFrom, CachedRequest cachedRequest) +111
   Snapsis.HttpModules.PageBlaster.CachedRequest..ctor(HttpApplication app) +471
   Snapsis.HttpModules.PageBlaster.PageBlasterModule.BeginRequest(Object sender, EventArgs e) +156
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

  
----------------------------------------------------------

I have to remove the PageBlaster entry from httpModules to bring the site back in life...

I'm a desperate dad... please help! :)

DotNetNuke Version: 04.06.02
PageBlaster_03.03.02

 

 

 

 

John Mitchell
Posts:3238


06/02/2008 11:44 AM  
That's one I haven't seen before.

I'll send you a debug version so we can figure out what is not being set.
Vasilis Terzopoulos
<20 Posts
Posts:2


06/03/2008 2:38 AM  
Just to let everyone know, John helped me fix this issue. The problem was that I had tried an older version of PB some months ago and when I installed the latest version, the Snapsis.PageBlaster.config in my root, for some reason, did not get overridden so we had to replace it manually. At least that's what I got... John please correct me if I'm wrong!

BTW John, another thing I want to ask is if I it is possible to disable the PB compression and caching and use only the replacements.

Thanks for the great support!
John Mitchell
Posts:3238


06/03/2008 6:35 AM  
Yes, you can disable compression and caching for the whole site by using an exclude path in your Snapsis.PageBlaster.config file like this:

< path pattern=".*" excludeFrom="CompressionAndCaching" />
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Forums >Snapsis Product Support >PageBlaster > Object reference not set to an instance of an object.



ActiveForums 3.7
Powered by: Snapsis Software