Monday, March 19, 2012

CLS-Compliant Identifiers

Hi,

I am trying to use subreports and I am getting error when I click on preview. The error is:

"A parameter in the subreport 'subreport1' has the name, Parameter name must be CLS-Compliant Identifier."

Can you please tell me how to fix this error?

Thanks,

-Rohit

make sure that you do not use any reserved words as a parameter name.

http://www.devarticles.com/c/a/C-Sharp/Making-Your-Code-CLS-Compliant/

HTH; Jens Suessmeyer.

http://www.sqlserver2005.de

No comments:

Post a Comment