Skip to Content
0
Former Member
Dec 02, 2008 at 08:11 AM

Crystal Report Too slow when called from asp.net

51 Views

Hi,

I have created a view wich is a union of some tables. And am showing this view into the detail section of my report. I have add 3 section in my detail section and put my data there to show the report, and also using some forumlas to suppress some rows based on some condition, The report seems to work OK when i run it from crystal report, its not slow. Even the query is not slow when i run it from SQL Server.

The problem is when i call this report from ASP.NET . IT takes too much time to be open.

Can anyone give me any suggestion why this can happen?

Thanks in advance!