Hi all,
I am facing some problem with an RDL report. I have design 1 report, passed parameters also & bind with data source. After design when I click on preview button it runs in an infinite loop and does not show any output. If I run the same stored procedure in sql server with same parameters it gives me output in 1 sec.
By same procedure I have designed other reports which are working fine. I don't understand what is problem with this report. Please can you suggest how I can debug this?