Click here to Skip to main content
15,896,332 members
Articles / Web Development / ASP.NET

Request timed out in Asp.net page

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
3 Oct 2012CPOL 0  
Hi,Please check what time out is occuring and then set timeout property accordingly. Set execution timeout in httpRuntime under system.web tagIf timeout is happening from DB then set command timeout in SQLCommand obj.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions