Our Report has xmlns=http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition.xsd
but the server for deploying our report has different namespace.....http://schemas.microsoft.com/sqlserver/reporting/2003/10/reportdefinition.xsd.
Is there any way we can deploy reports with new namespace to the server?
Please guide us what we need to do to fix this problem. ?
ALL Reporting server experts....Kindly...Please look into this issue
You can deploy those reports to the older server version. You will need to remove any of the new 2005 features in the RDL to make it conform to the older definition and change the name space.
Or, you can upgrade to RS 2005.
No comments:
Post a Comment