Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP and Threading

Status
Not open for further replies.

ejg

Programmer
Aug 17, 2001
19
US
Help! I have a web application that is using asp (vbscript). I have noticed that reports wait for the previous report to complete before executing the next report.

For instance if I run a report that takes 5 minutes to execute and another user executes a report that normally takes 2 seconds to execute, the second users report will not display until my report that takes 5 minutes to execute finishes.

I am using Crystal Reports Version 7 developers edition. IIS 4 NT Server.

Thanks for any feedback,
ejg
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top