The application that I am working on is passing a parameter which contains user data like section numbers....
So when we pass the value
123.1(a) , here what is happening behind the scene of CR viewer
webSource0.AddParameter "promptex-NAMEOFPARAMETER", "123.1%28a%29"and it throws up the following error
"The syntax of the value for prompt 'NAMEOFPARAMETER' is incorrect. Please correct the syntax and try again"I have no idea why it is throwing up this errror.... and we cannot avoid parenthesis.
It works without any error in the actual crystal report developer.
Is this some kind of bug or is there any workaround for this.
Version that I have:
Crystal Report web Viewer Control 11.5
Crystal Developer 11.0.0.1282
Thank you,
Xavier