I'm trying to import an organization in deployment manager. When I try to do so, it says "Microsoft Dynamics CRM Reporting Extensions must be installed on SQL Server Reporting Services for reports to work." but the server has reporting extensions installed.
I tried to run the SetupSrsDataConnector.exe and it errors when trying to open saying MsiOpenPackage...failed...for additional details see log file.
I opened the log file and this is what I found:
17:13:43| Error| MsiOpenPackage failed while trying to read property ProductLanguage
17:13:43| Error| MsiOpenPackage(C:\Program Files\Microsoft Dynamics CRM Reporting Extensions\SrsDataConnector.msi) failed.(error = 2)
- We're using Microsoft CRM 2013 - UR 4 SP1
- SQL Server 2014 (there are two instances of SQL 2014 on same server, I'm using the default instance for CRM)
Anyone have an idea what the error code 2 means or have any information on how I can possibly find out?