August 16, 2010 at 12:52 pm
hi friends...
i m building a report in which a subreport is present.
when i m clicking the preview tab i m getting this error:
An error occurred during local report processing.
The definition of the report 'Main Report' is invalid.
A parameter in the subreport ‘subreport1’ has the name ‘@cid’. Parameter names must be CLS-compliant identifiers.
Please help
Thank you
August 16, 2010 at 1:02 pm
The special char @ can not appear in the name of subreport. It can not be used in the variable names as well.
August 16, 2010 at 1:33 pm
I didn't have @ in parameters it is cid =8888,but now I am getting Error: Subreport could not be shown. !!!I am goint crazy
August 16, 2010 at 2:03 pm
You probably converted the reports from Crystal Reports because in Crystal Reports, the @ is the start of the parameter name. For subreport to work, it can not reside locally, and it must be deployed to Report Server.
August 16, 2010 at 7:33 pm
No, I am not converted report from Crystal.
I am created new report in visual studio 2008 and added subreport,but I never did it before and something I am doing wrong.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply