May 28, 2013 at 2:05 pm
I'm having the exact same issue but I encounter it while trying to upload the report to SQL Server Report Manager.
When modify the properties of a tablix and add anything to the 'PageName' property, it changes my
report definitions from
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
to
<Report xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns:cl="http://schemas.microsoft.com/sqlserver/reporting/2010/01/componentdefinition" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition">
Does anyone have a solution to this?
p.s.
Changing the definition back to
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
does not fix the issue.
Viewing post 1 (of 2 total)
You must be logged in to reply to this topic. Login to reply