Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 debugging in SSRS 2008

Author  Topic 

jassie
Constraint Violating Yak Guru

332 Posts

Posted - 2010-05-03 : 23:17:01
Is there a way to 'step through' code when the SSRS 2008 rdl is running? This would be similar to a 'stepping though' code in a .net
application?
I am asking that question since sometimes I see errors that I know come from the .net framework. To fix the errors, so far I have had to 'guess' what the problem was. I am hoping there is a better way to debug the RDL.
   

- Advertisement -