I am creating a simple report using a .NET object from my project as datasource, using SetDatasource() method. However, when I run the report I get \"Database l
SetDatasource()
One of the reason of this error is, when u pass null object to a sub report ....SetDataSource(data) , where data is null