I have a report that runs fine with two parameters in it. When I try to export my report to a pdf it chokes on
myreport.export()
I get the error (Missing parameter field current value). Running in debug mode I have verified that the parameters are populated just before the export command.
I have searched the crystal report website as well as this one for a solution and have yet to find one. I have found similar posts but none have a solution.
Report will export to a pdf as long as parameters do not exist in the report.
Using crystal reports for .net
Has anyone solved this problem?
thanks
myreport.export()
I get the error (Missing parameter field current value). Running in debug mode I have verified that the parameters are populated just before the export command.
I have searched the crystal report website as well as this one for a solution and have yet to find one. I have found similar posts but none have a solution.
Report will export to a pdf as long as parameters do not exist in the report.
Using crystal reports for .net
Has anyone solved this problem?
thanks