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) |