organic168
May 25th, 2004, 08:14 PM
I have a web site using .net & SQL server 2k. The site is running for about 2 months now. Recently we got timeout error when user click "Add to Cart button". I already changed the timeout session in both web.config page & the IIS setting. The problem still occurs. Please advice. thanks
The error message:
****************************************************
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Request timed out.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Request timed out.]
****************************************************
The error message:
****************************************************
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Request timed out.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Request timed out.]
****************************************************