<httpRuntime executionTimeout=”90″ maxRequestLength=”102400″ useFullyQualifiedRedirectUrl=”false” minFreeThreads=”8″ minLocalRequestFreeThreads=”4″ appRequestQueueLimit=”100″ />
</system.web>
|
||||||
|
<httpRuntime executionTimeout=”90″ maxRequestLength=”102400″ useFullyQualifiedRedirectUrl=”false” minFreeThreads=”8″ minLocalRequestFreeThreads=”4″ appRequestQueueLimit=”100″ /> </system.web> I assume your using cookie-less sessions like me . . . now just a warning, I still have session ending problems, but not even a 1/4 as much. Redirects, page and application errors, the debugger running, and runtime configurations were all found to cause the session end function. 1.) I first noticed session ending during the redirect [...] |
||||||
|
Copyright © 2010 Private: Code & Script Snippet - All Rights Reserved |
||||||