Here's my situation: I have a Crystal Report (Crystal 9) accessed through the web (ASP, not .Net), which pulls info from a stored procedure in SQL Server. When I run the report in the Crystal Reports editor, it runs beautifully... finishes in about half a second, everything is fine. However, when I move it over to the server and run it through the web interface, the report never finishes loading and the report's window times out and closes. Any thoughts on why this is and how I can fix it?
