Nidhi, I would try to find a different solution the returning all 16,000 records on this page load. I can't imagine a page being a good "user experience" with 16,000 records on it. Try looking into a paging solution like Google where you display say 50 items and then hit next.
Travis D. Falls | Consultant RAFT.Net IT | 860.547.4070 | [EMAIL PROTECTED] -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 8:41 AM To: [email protected] Subject: RE: [AspNetAnyQuestionIsOk] Timeout expired........ Thanks for this.. I will try it.. --- Ryan Olshan <[EMAIL PROTECTED]> wrote: > I believe the property to extend the default timeout > is > Server.ScriptTimeout. > > /Ryan > > _____ > > From: [email protected] > [mailto:[EMAIL PROTECTED] On > Behalf Of nidhi upadhyay > Sent: Monday, November 07, 2005 11:36 PM > To: [email protected] > Subject: [AspNetAnyQuestionIsOk] Timeout > expired........ > > > hi... > > I m working with sqlserver database.and > database has 16000 records. > I m developing web site. > but when i will try to run first page then > sometimes...it displays > following error.. > > "Timeout expired. The timeout period elapsed prior > to completion of the > operation or the server is not responding. " > > On this page I have to fetch all 16000 > records. > > pls help me.......................... > > > --------------------------------- > Enjoy this Diwali with Y! India Click here > > [Non-text portions of this message have been > removed] > > > > > SPONSORED LINKS > Basic > <http://groups.yahoo.com/gads?t=ms&k=Basic+programming+language&w1=Basic+pro > gramming+language&w2=Computer+programming+languages&w3=Programming+languages > &w4=Java+programming+language&c=4&s=126&.sig=bnac3LCZpttb3c9FvbVU-A> > programming language Computer > <http://groups.yahoo.com/gads?t=ms&k=Computer+programming+languages&w1=Basic > +programming+language&w2=Computer+programming+languages&w3=Programming+langu > ages&w4=Java+programming+language&c=4&s=126&.sig=1Czd2hKCO9_u4KVZQperFQ> > programming languages Programming > <http://groups.yahoo.com/gads?t=ms&k=Programming+languages&w1=Basic+programm > ing+language&w2=Computer+programming+languages&w3=Programming+languages&w4=J > ava+programming+language&c=4&s=126&.sig=TyHGCjod4YOKITrSq1xccQ> > languages > > Java > <http://groups.yahoo.com/gads?t=ms&k=Java+programming+language&w1=Basic+prog > ramming+language&w2=Computer+programming+languages&w3=Programming+languages& > w4=Java+programming+language&c=4&s=126&.sig=PZAexF9LyXpKb3HDJSlB1g> > programming language > > _____ > > YAHOO! GROUPS LINKS > > > > * Visit your group "AspNetAnyQuestionIsOk > <http://groups.yahoo.com/group/AspNetAnyQuestionIsOk> > " on the web. > > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED] > e> > > > * Your use of Yahoo! Groups is subject to the > Yahoo! Terms of Service > <http://docs.yahoo.com/info/terms/> . > > > _____ > > > > > [Non-text portions of this message have been > removed] > > __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com Yahoo! Groups Links ************************************************************************* This communication, including attachments, is for the exclusive use of addressee and may contain proprietary, confidential and/or privileged information. If you are not the intended recipient, any use, copying, disclosure, dissemination or distribution is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this communication and destroy all copies. ************************************************************************* ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
