I have a few reports in Crystal Reports.net using a SQL Server 2000 database. I run my reports from ASP.Net pages, the report source is a Stored Procedure in SQL Server 2000. When i issue the SetParameterValue command in my ASPX.VB page it hangs for a good 15-20 seconds before it proceeds to the next line in my code. Anyone have ANY idea why that might happen?? The stored procedures are not in any way complicated, 2 parameters, a straight up select statement, and thats it.
Thanks,
Dave
Thanks,
Dave