Error In ASI_Set_Parameters. Error: Type mismatch Error Number: 13
7 January 2003
Issue Description
This error occurs when the selected Crystal report has parameter datatypes different than that being passed by Forms Printer.
Solution
Verify that the parameters used on the report match those listed in the Forms Printer documentation, or those used on the Forms Printer sample report.
If this issue occurs on existing reports after upgrading, verify that any required parameter changes have been made. All mandatory report changes can be found in the Forms Printer Read Me.pdf
Note that The parameters defined on the report are passed by order, so both the Datatype of each parameter, and the order the parameters are defined and listed on the report, are important.