RE: Unable to timeout a long running request
From: Andy Mortimer [MS] (andmort_at_online.microsoft.com)
Date: 01/06/05
- Next message: Peter Blum: "Re: Can't login to my Web application using IE!"
- Previous message: Bob Garbados: "Re: sending xml over tcp/ip"
- In reply to: Shalini: "RE: Unable to timeout a long running request"
- Next in thread: Indira: "RE: Unable to timeout a long running request"
- Reply: Indira: "RE: Unable to timeout a long running request"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 06 Jan 2005 18:08:17 GMT
Try it with debug set to false. The executionTimeout property only works
when the debug is set to false in the
web.config.
The timeout value is set to a large value(30000) to prevent getting
timedout during
debugging. So, this will work only when the debugging is set to false.
- Next message: Peter Blum: "Re: Can't login to my Web application using IE!"
- Previous message: Bob Garbados: "Re: sending xml over tcp/ip"
- In reply to: Shalini: "RE: Unable to timeout a long running request"
- Next in thread: Indira: "RE: Unable to timeout a long running request"
- Reply: Indira: "RE: Unable to timeout a long running request"
- Messages sorted by: [ date ] [ thread ]