Hi All,
I have existing dynamics CRM system, that is 2011 version. I separated into 2 application server and db server (DB & Reporting service).
and now I want to create new dynamics CRM system with 2013 version. I want to separated into 2 application server and db server, but for DB server (DB & Reporting service) I want to deploy with same machine with 2011 version and I created new instance in sql server.
so now I have 3 server (crm2011 application server, crm2013 application server, and db server).
I already install crm 2013, but the problem is when I want to create new organization in crm 2013, they need install "Microsoft Dynamics CRM Reporting Extensions must be installed on SQL Server Reporting Services for reports to work." and I tried to install in DB server "SetupSrsDataConnector" for crm 2013, an error occured like on below:
"
---------------------------Microsoft Dynamics CRM Reporting Extensions Setup
---------------------------
The Microsoft Dynamics CRM 5.0 Connector for SQL Server Reporting Services must be uninstalled before Microsoft Dynamics CRM 2013 Reporting Extensions can be installed.
For additional details see logfile C:\Users\admin.crm\AppData\Roaming\Microsoft\MSCRM\Logs\SrsDataConnectorSetup.log.
---------------------------
OK
---------------------------
"
I can not uninstall The Microsoft Dynamics CRM 5.0 Connector for SQL Server Reporting Services cause is still using for my crm 2011, any advise for this problem? or I must deploy in difference database machine?
thanks.