March 20, 2013 at 6:26 pm
I have a SSRS project which when i open on another computer does not take me to the design page rather shows me attch pic below, although this works perfectly on other computers
also gives me warning message: Warning1The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition' which cannot be upgraded.00
Any ideas ??? do i need to reinstall visual studio??
March 20, 2013 at 9:32 pm
http://forums.asp.net/t/1758542.aspx/1
From the URL:
VS 2008 only supports ReportViewer 2008, which only supports up to RDL 2005 Schema. The namespaces being declared in the reports you listed are using RDL 2008 and RDL 2010. Those are only compatibile with ReportViewer 2010 and above, and only VS 2010 has designer support for ReportViewer 2010, and RDL 2008+ schema.
March 21, 2013 at 4:50 pm
Thanks foxxo ..
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply