I am trying to install an op-premise installation of Ms Dynamics 2011 for our development team. I have two boxes, one running SQL Server 2008R2, the other with the Dynamics 2011 Server (Updated to rollup 6).
We have an existing organisation (hence the old version of dynamics) which I am trying to import. The import wizard tells me that the CRM reporting extensions are not installed on the SSRS server. So I'm trying to install the CRM reporting extensions.
On the SQL server everything goes fine until the system checks when it tells me that (under the environment checks) that there is no such object on the server and the log file shows:
11:42:03| Info| Group Microsoft SQL Server™
11:42:03| Info| SQL Server Version: 10.50.6220.0
11:42:03| Info| SQL Server Edition: 2
11:42:03| Info| Check SqlServerValidator: Success
11:42:03| Info| Check SqlInstanceNameValidator: Success
11:42:03| Info| Check ConfigDatabaseExistsValida
tor: Success
11:42:03|Verbose| Retrieving config database version Provider=SQLOLEDB;Data Source=DEVDB;Initial Catalog=MSCRM_CONFIG;Conne
ction Timeout=60;Integrated Security=SSPI ...
11:42:03| Info| Config database version: 5.0.9690.4150.
11:42:03| Info| Check ConfigurationDatabaseVersi
onValidato
r: Success
11:42:03|Verbose| Retrieving information from database Provider=SQLOLEDB;Data Source=DEVDB;Initial Catalog=MSCRM_CONFIG;Conne
ction Timeout=60;Integrated Security=SSPI ...
11:42:03| Info| PrivilegeUserGroup: CN=PrivUserGroup {ef03eab6-2f7a-43d5-8cb3-0
765c1dcc7d
5},<Domain
path>
11:42:03| Info| SqlAccessGroup: CN=SQLAccessGroup {ef03eab6-2f7a-43d5-8cb3-0
765c1dcc7d
5},<Domain
path>
11:42:03| Info| ReportingGroup: CN=ReportingGroup {ef03eab6-2f7a-43d5-8cb3-0
765c1dcc7d
5},<Domain
path>
11:42:03| Info| PrivReportingGroup: CN=PrivReportingGroup {ef03eab6-2f7a-43d5-8cb3-0
765c1dcc7d
5},<Domain
path>
11:42:03| Info| Check PrivReportingGroupActiveDi
rectoryRig
htsValidat
or: Success
11:42:03| Info| Check CrmSqlDomainValidator: Success
11:42:03| Info| Check ReportServerInstanceValida
tor: Success
11:42:03| Info| Check CanPublishReportsValidator
: Success
11:42:03| Info| Group Environment Checks
11:42:03| Info| Check ReportServerValidator: Success
11:42:03| Info| Check ReportingAccountValidator:
Success
11:42:03|Verbose| Retrieving information from database Provider=SQLOLEDB;Data Source=DEVDB;Initial Catalog=MSCRM_CONFIG;Conne
ction Timeout=60;Integrated Security=SSPI ...
11:42:03| Error| Check ReportingAccountMemberOfSe
curityGrou
pValidator
: Failure: There is no such object on the server.
Looking through google I can see other ReportingAccountMemberOfSe
curityGrou
pValidator
errors but not this specific one. I have tried the various solutions that have been presented for the other errors including adjusting permissions and editing the registry, but I'm still lost.
Some of the links I've looked at to help:
https://technet.microsoft.com/en-us/library/hh699807(v=crm.5).aspx
https://support.microsoft.com/en-us/kb/974584
http://error287.rssing.com/chan-5688711/all_p1.html
Can anyone point me in the right direction please? Any help gratefully received.
Thanks
Matt
I guess I must have missed something, but this time it worked. Using the questions above we formed a checklist.
Thanks for your help.