subreport

  • 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

  • The special char @ can not appear in the name of subreport. It can not be used in the variable names as well.

  • 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

  • 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.

  • 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