I have configured both the web services and report manager urls in Sql Server 2012 configuration manager. I can connect to them. However whenever I attempt to open a report I have there, here is the error message I get:
An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database.
(rsReportServerDatabaseError) Get Online Help Invalid object name 'DataSets'. Could not use view or function 'ExtendedDataSets' because of binding errors.
I have set the targetserver url in VS 2010 to be my host IP/the database name instance in SQL Server 2012
When I try to deploy my report within VS 2010 I get the following error msg
Error 1
An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database.
Disconcerting, mystifying and plain irritating to say the least.
Any helpful answers are very much welcomed