Crytal reports execution fail

0

I'm using Crystal Reports v.13.0.21 with Visual Studio 2017 Community. My reports created in an earlier version of CR work correctly. Bur the new reports created in this version fail when I try to run them. The error message is: "Invalid index (Exception from HREULT: 0x8002000B (DISP_E_BADINDEX)).

And the line where error is trhown is:

report.SetParameterValue("Usuario", Usuario.GetCurrentUsuario().IdUsuario);

Thanks.

crystal-reports
asked on Stack Overflow Dec 10, 2018 by Miguel

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0