Susana Posted August 15, 2003 Posted August 15, 2003 Hi there, I am trying to set the pagetimeout for my NET application. I have added this line to web.config just above the sessionState section: <httpRuntime executionTimeout="90"/> but it seemed not working. Though the timeout="20" under the sessionState works. Am I doing it correctly or is there other way to set the execution timeout. Thanks.:) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.