The main culprit is one of three things:
- The Project needs to be rebuilt as you made changes to a subreport and the report data is not current.
- The Report data is corrupt some how and needs to be erased (look in your FILE location and delete the *.rdl.data file.)
- Your parameter you are passing in is bad or in the wrong format. All Subreports having parameters NEED TO HAVE THEM PASSED IN, or they will not run and give an error the equivalent of 'object set to an instance of a null'.
Very helpful. Thank you.
ReplyDelete