We are trying to install SSRS on to our SharePoint web server but are getting permission errors.
Our farm topology is as follows:
SQL 2005 server
Windows SharePoint Services Database
SPserver-01
Central Administration
Document Conversions Launcher Service
Document Conversions Load Balancer Service
Excel Calculation Services
Windows SharePoint Services Incoming E-Mail
Windows SharePoint Services Web Application
SPserver-02
Document Conversions Load Balancer Service
Office SharePoint Server Search
Windows SharePoint Services Help Search
Windows SharePoint Services Incoming E-Mail
Windows SharePoint Services Web Application
The two SPservers are Hyper-V virtual servers both Windows 2008 SP-1 while the database server is a physical box with Windows 2008 SP-1 and the 3 servers are 64 bit.
We have the SQL reporting services on the SQL server installed and we have green checks in the Configure Report server (Except Report Manager Virtual Directory and Encryption keys)
We tried installing SSRS on SPserver-01 and it bombed out at the very end. We checked the RS_SP.log files and we have this error:
Activating feature in web app 'ABC'
Activating feature to root site collection: http://ABC.comcast.org
Install error: Cannot open database "ABC" requested by the login. The login failed.
Login failed for user 'ABCDEV\SPserver-01$'.
We then did the files only install and that worked, but when then did the custom install (rsCustomAction.exe /i) and gives the same error above.
We then went in to the SharePoint and added SPserver-01$ to the Site Collection Administrators for the ABC site collection and did the “repair” install of SRSS and we get the same error.
Link here: spsolution.blogspot.com/.../...ql-server-2005.html