You are here:   Articles
Register   |  Login

DotNetNuke Articles

Minimize
18

To avoid DotNetNuke timing out when you install large modules, you can increase the time out value in the web.config.

First, download your current web.config so you are working with the newest version. Do not use the one you originally uploaded, because DotNetNuke makes changes to web.config.

Increase the cookies time. You can find instructions here - Increase DotNetNuke Login Logout Timeout to Keep User Signed On Indefinitely

Increase the request time out using the following setting. Got these values from the Catalook manual. They worked when installing Catalook.

You might want to change this back to the original value when you are done.<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" requestLengthDiskThreshold="8192" /><httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="2097151" requestLengthDiskThreshold="50000" executionTimeout="9000" />

By Andrew Weitzen, Bronze Inc.(c) 2010

Bronze is the publisher of several online Internet journals including: InternetHandholding.com, DomainNames.gs, DotNetNuke.bz, Programmer.bz, Software.vg, WebHosting.vg

Posted in: Modules

Post Rating

Comments

There are currently no comments, be the first to post one.

Post Comment

Only registered users may post comments.

DotNetNuke

Minimize



Recommend DotNetNuke.bz

Minimize

Share/Bookmark Bookmark and Share