an error occurred during local report processing the report definition is invalid

KhaLeeL ZoURoB 1 Reputation point
2023-05-30T09:44:52.8966667+00:00

The report definition is not valid. Details: The report definition has an invalid target namespace '[http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition]' which cannot be upgraded.

 

SQL Server | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-05-31T02:15:08.8833333+00:00

    Hi @KhaLeeL ZoURoB

    At run time, the report processor checks that the report definition (.rdl file) conforms to the schema specified in the namespace declaration at the beginning of the .rdl file. When a problem is detected, an invalid report definition error occurs.

    As Olaf said, what version is your rdl report, and what version is the server? I found this link, maybe you can use it as a reference: https://askgarth.com/blog/how-to-fix-the-ssrs-error-definition-of-this-report-is-not-valid/.

    Best regards,

    Aniya

    1 person found this answer helpful.

  2. Olaf Helper 47,441 Reputation points
    2023-05-30T10:28:14.16+00:00

    That's to less on information.

    Which SSRS version are you using, which tool to create reports and which version of the tool?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.