First of all you need to turn off friendly error messages on your browser in Tools | Options | Advanced if it's IE. That will allow you to see exactly what error is occurring. Dan
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Keerthy Sent: 06 June 2005 05:35 To: [email protected] Subject: [AspClassicAnyQuestionIsOk] Page cannot be displayed error Hi Everyone, I have a Payroll application developed using ASP on Windows 2000 with Sql Server 2000 as the back end. In this application I have a functionality which calculates the tax details for multiple employees. A CSV file is generated to show the tax details which can be downloaded by the end user. I have no issue in case the number of employees selected for showing the tax details is around 330, for which it takes 70 minutes to generate the CSV file. But if I select more than 330 employees I get an error as "Page cannot be displayed". I have tried using Response.expires = 0 and server.ScriptTimeout = 20000. I have also set the session.timeout property to 300 minutes. But the issue persists. Could anyone please help me out of this ? Regards, Keerthy __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ________________________________ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED] subscribe> * 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! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> 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/
