Skip to Content
0
Former Member
Jun 26, 2008 at 12:01 PM

Sub report Linking problem

49 Views

I have a sub report linked to my main report in the detail section. The subreport takes 2 parameters, one parameter coming from one of the fields from the details section and the second one is linked to the input parameter of the main report. The report works perfectly when run from the crystal reports designer.

However when I run it from my .Net 2005 application, I get the following error.

Operation illegal on linked parameter.

Any clues would really help me.

Thanks