Crystal Report Set Parameter Value

0

I'm trying to create a Crystal Report but i get the error of - invalid index (Exception from HRESULT: 0x8002000B).
I drag the parameters from Database fields but it's unrecognize them when i write in the code:

reportName.SetParameterValue("nameOfField",value)

unless i drag the parameters from the Parameters fields (i can't have fields in the parameters field).

Any idea how can i create it with no need to the Perameters field?

Thanks for the help!

c#
asp.net
vb.net
crystal-reports
asked on Stack Overflow Nov 16, 2017 by Shira Asulin

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0