During install database, getting an error:
*** The target database schema provider could not be determined. Deployment cannot continue.
An error occurred while creating the database.
Error 25000. An error occurred while creating the database. View the installation log for additional information.
MSI (s) (70!F0) [16:18:48:394]: Product: Microsoft Dynamics ERP Management Reporter Database -- Error 25000. An error occurred while creating the database. View the installation log for additional information.
CustomAction DeployDatabase returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 16:18:48: DeployDatabase. Return value 3.
Action ended 16:18:48: INSTALL. Return value 3.
OS: Windows Server 2012 R2 Standart (x64)
SQL server: 2012 R2 Enterprise (x64)
- I use last version Management Reporter (2.0.1663.3)
- Account has sysadmin role on the SQL server, and the domain administrator
- SQL Server Compact (64\86) installed
- Tried to run installation directly on the SQL server
What am i doing wrong?