Quick Nav:  Online Store   |   Login | Register

Cannot install 3.x on godaddy

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
Edvard Pitka
<20 Posts
Posts:15


05/05/2008 4:52 PM  

I have dnn installed in root directory in medium trust. I installed module without errors, manually changed web.config file to add  pageblaster in a list of httpmodules. I uplaoded dll from Medium trust folder as per instructions to bin directory. As soon as I enable page blaster httpmodule website crashes. I am running dnn 4.7. Has anybody experienced this?

John Mitchell
Posts:2750


05/05/2008 5:18 PM  
Hi Edvard,
What is the error you are getting when it crashes?

In web.config, set customErrors="Off" so you can see what the error is.
Edvard Pitka
<20 Posts
Posts:15


05/05/2008 7:58 PM  

Here is the message:

<pre>[NullReferenceException: Object reference not set to an instance of an object.]
   Snapsis.HttpModules.PageBlaster.Config.Settings.GetConfig(HttpApplication app) +335
   Snapsis.HttpModules.PageBlaster.CachedRequest..ctor(HttpApplication app) +191
   Snapsis.HttpModules.PageBlaster.PageBlasterModule.BeginRequest(Object sender, EventArgs e) +145
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +64</pre>

John Mitchell
Posts:2750


05/06/2008 9:00 AM  

Ok, that message means that there is either no Snapsis.PageBlaster.config file in the root of the website, or that the file has an XML error in it.

If you look in DesktopModules/Snapsis/PageBlaster/Config folder there is a default.config file. You can either move this over to the root of your website and rename it to Snapsis.PageBlaster.config, or compare it with the one that is there to see if you can find a problem.

If you already have one in the root, and can't find the error, then feel free to zip it up and attach it here and I'll have a look.

Edvard Pitka
<20 Posts
Posts:15


05/06/2008 9:13 AM  
Ok, that did it. Thanks for a prompt support.
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 > Cannot install 3.x on godaddy



ActiveForums 3.7
Powered by: Snapsis Software