Quick Nav:  Online Store   |   Login | Register

DNN 4.5.5 and Page blaster error

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
Glenwin
<20 Posts
Posts:12


08/02/2007 9:02 PM  

Hi John,

After upgrade to the latest dnn4.5.5 I notice that my site is very sluggish and pages takes much longer to load. I followed all the instructions and tried install Page Blaster to my dnn4.5.5 but without sucess ... it result in page error... so  I had to switch back to my original web.config ! This is what i did as you instructed:

 1.  Unzip the downloaded file and copy the /bin folder contents to the /bin folder of your website. >DONE

    2.  If this is a new install, copy the Snapsis.PageBlaster.config file to the root of your site and change the settings if needed. >DONE its a new install
        All settings are defined in the Snapsis.PageBlaster.config file.
        For upgrades, please read the release notes to see if the config file needs any changes from your original.

    3.  Add the following line to the section of your web.config file
    
    
     This entry should be directly after the UrlRewrite Module in DNN like below:
        
           
              DONE exactly like here
   
    Also, if you are using this module in DNN then you should remove the DNN compression module that was introduced in DNN 4.4.0
    Remove the following line from web.config:
      DONE - removed

Is there anything else I missed ? or should I change anthing else in the site host settings before installing page blaster eg disable site compression?

Glenwin ( Melbourne Australia)

John Mitchell
Posts:3084


08/02/2007 9:11 PM  
Hi Glen,
That all looks correct. What kind of error did you get? You can also try enabling the trace logging to see if it can give more information.

Glenwin
<20 Posts
Posts:12


08/02/2007 9:41 PM  

I cant see the exact error details - just say ...

Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off".
I am not sure what you mean John. Are you referring to this line - in the Snapsis.PageBlaster.config file ?

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

I did set the attribute set to "Off" in the webconfig but it just does not show the errors details!   When you said ..enabling the trace logging ... Did you mean to edit this line in the Snapsis.PageBlaster.config file. ? - How?

John Mitchell
Posts:3084


08/02/2007 9:47 PM  
If you edited your web.config file to change the mode attribute to "Off" and still get that error then your error is most likely in the web.config file itself.

The trace logging can be enabled in the Snapsis.PageBlaster.config file :
<tracelevel="Debug"file-path="PageBlaster.trace.config"/>


But the trace logging won't work unless you get past the web.config error.
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 > DNN 4.5.5 and Page blaster error



ActiveForums 3.7
Powered by: Snapsis Software