Invalid parameter number passed¶
This error is generated by the psParameterValue property when the passed parameter number exceeds the number of parameters defined in the report or is less than zero.
This error can occur if the report definition was modified to reduce the number of report parameters while the integration code was not updated accordingly.