Hello,
SSRS runs on one Server, the CRM databases are on a named instance of another server.
Now I try to install the Reporting Extensions using a config file.
The installation fails with two warnings:
|
Info| Base Language Id of BMWAGCRMCUVEDA2011INT_MSCRM: 1033.
13:47:27|Warning| Instance Name needs to be escaped. Management Exception: Invalid namespace
13:47:27|
Info| Escaped Instance Name is RS_MSSQLSERVER
13:47:27|
Info| CrmAction execution time; CollectAction; 00:00:01.8117785
13:47:27|Warning| Instance Name needs to be escaped. Management Exception: Invalid namespace
13:47:27|
Info| Escaped Instance Name is RS_MSSQLSERVER
and one error:
|
Error| Check ReportingAccountMemberOfSecurityGroupValidator : Failure: A Microsoft Dynamics CRM Server component is using the same account as the instance of SQL Server Reporting Services.
I changed the account used to run the SQL Server Reporting Services a lot and I can't see which Microsoft Dynamics CRM Server component would use
the same as the Reporting Services do.
Even if I run the SQL Server Reporting Services with the Network Service Account I get this error.
What can I do to get the Reporting Extensions installed?
Thank you.