SSRS Errors "Use Local", even though I am
Posted
by
Corey Coogan
on Server Fault
See other posts from Server Fault
or by Corey Coogan
Published on 2012-09-25T19:03:41Z
Indexed on
2012/09/26
21:39 UTC
Read the original article
Hit count: 251
sql-server-2008
|ssrs-2008
I am at a loss. I posted this on SO, but think this is probably a better place.
I have searched high and low and don't know what to do. I am running SQL Server Web Edition on Server 2008, which only supports local databases. I am trying to connect to localhost, but when I test my connection, I get this error.
The feature: "The edition of Reporting Services that you are using requires that you use local SQL Server relational databases for report data sources and the report server database." is not supported in this edition of Reporting Services.
The DB was upgraded from SQL Express and when I select @@version, it says it's Web Edition. I've tried rebooting and that seemed to fix it, but only for a little while.
© Server Fault or respective owner