Hi,
I have configured SSRS to run in SharePoint Integration mode. This is how the Sharepoint server farm is configured
1st Server(SharePoint WFE)--> Windows 2008 R + SharePoint 2010 Enterprise + SSRS plugin
2nd Server(SQL DB) -->Windows 2008 R + SQL Server 2008 with SP1 + SharePoint 2010 Enterprise + SSRS Service installed in SharePoint integration mode
After I installed the required software, if I go to
CA --> Reporting Services -->
Add a Report Server to the Integration --> and Enter the SQL Server name and instance then it gives the following error:The RPC server is unavailable
Then if I go to
CA --> Reporting Services Integration --> and Enter Report Server Web Service URL and required domain credentials it gives the following error:
There was an error when adding "domain\username" to the WSS_WPG Windows group
on "SQL_Server_Name". The RPC server is unavailable
What could be the issue. I have sure the RPC service & RPC Locator service are running no both WFE & SQL Server.
Thanks in advance