Discussion:
SSRS connector fails to install
(too old to reply)
Gert Albertse
2010-04-22 08:34:01 UTC
Permalink
Trying to install the CRM SSRS connector on the SQL server 2005 SP3 machine
(The CRM server is on a different machine in the network) and get this error.

Actio
Microsoft.Crm.Setup.SrsDataConnector.AddSrsAspNetAccountToPrivReportingGroupAction failed.
Name translation: Could not find the name or insufficient right to see name.
[Exception from HRESULT: 0x80072116]

CRM service account is local Admin on SQL server and sysadmin to SQL DB
Patrick
2010-04-28 08:52:01 UTC
Permalink
The action that is failing is that the asp.net account on the SRS server is
being added to the PriveReportingGroup which is a domain group created during
CRM installation. The account that is used to run the installation should
have full access to those groups to perform the installation of the SRS
connector.
--
Patrick Verbeeten (MCPD)
CRM/.NET Consultant

Tools for CRM Developers and Administrators
http://www.patrickverbeeten.com/Tools.aspx
Post by Gert Albertse
Trying to install the CRM SSRS connector on the SQL server 2005 SP3 machine
(The CRM server is on a different machine in the network) and get this error.
Action
Microsoft.Crm.Setup.SrsDataConnector.AddSrsAspNetAccountToPrivReportingGroupAction failed.
Name translation: Could not find the name or insufficient right to see name.
[Exception from HRESULT: 0x80072116]
CRM service account is local Admin on SQL server and sysadmin to SQL DB
Loading...