When I use reportDocument.SetParameterValue("parameterField", "value") in any report I do not have any problem. My problem is when there is a report that has some sub reports and I use the SetParameterValue to pass a value to a parameter in the main report, the SetParameterValue has no effect and the promport for parameters appear even the sub report has only linked parameters.
I do not use refresh at all.
Please help me to discard the parameters propmpt.