I am getting 25000 error while installing MS Dynamics ERP Management Reporter, i have following configuration,
Windows 2003 R2
SQL Server 2008 R2
I have tried KB, pretends to install SQL Server Compact 3.5 sp2, it is allready there.
Following is the log file i get ,
SQL01268 C:\WINDOWS\Installer\MSI7A.tmp-\ManagementReporter.sql (24256,0) Assign role permissions to RepositorySecurityPrincipal View
SQL01268 C:\WINDOWS\Installer\MSI7A.tmp-\ManagementReporter.sql (24256,0) Assign role permissions to Tables
SQL01268 C:\WINDOWS\Installer\MSI7A.tmp-\ManagementReporter.sql (24256,0) **** Creating Windows Login
SQL01268 C:\WINDOWS\Installer\MSI7A.tmp-\ManagementReporter.sql (24256,0) **** Created Windows Login
SQL01268 C:\WINDOWS\Installer\MSI7A.tmp-\ManagementReporter.sql (24256,0) **** Creating Windows User
SQL01268 C:\WINDOWS\Installer\MSI7A.tmp-\ManagementReporter.sql (24256,0) **** Created Windows User
SQL01268 C:\WINDOWS\Installer\MSI7A.tmp-\ManagementReporter.sql (24256,0) **** Assign Role
SQL01268 C:\WINDOWS\Installer\MSI7A.tmp-\ManagementReporter.sql (24256,0) An error occurred while the batch was being executed.
*** SQL01268 C:\WINDOWS\Installer\MSI7A.tmp-\ManagementReporter.sql (24256,0) .Net SqlClient Data Provider: Msg 15401, Level 16, State 1, Line 14 Windows NT user or group 'EVS.COM\Administrator' not found. Check the name again.
*** SQL01268 C:\WINDOWS\Installer\MSI7A.tmp-\ManagementReporter.sql (24256,0) .Net SqlClient Data Provider: Msg 15401, Level 16, State 1, Line 23 Windows NT user or group 'EVS.COM\Administrator' not found. Check the name again.
*** SQL01268 C:\WINDOWS\Installer\MSI7A.tmp-\ManagementReporter.sql (24256,0) .Net SqlClient Data Provider: Msg 15410, Level 11, State 1, Procedure sp_addrolemember, Line 75 User or role 'EVS.COM\Administrator' does not exist in this database.
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) (F8!C4) [16:43:05:128]: Product: Microsoft Dynamics ERP Management Reporter Server -- Error 25000. An error occurred while creating the database. View the installation log for additional information.
Action ended 16:43:05: DeployDatabase. Return value 3.
Action ended 16:43:05: INSTALL. Return value 3.
Property(S): VirtualMemory = 1872
Property(S): IISMAJORVERSION = #6
Property(S): APPSERVERPORT = 4712
Property(S): NETFRAMEWORK40FULLINSTALLROOTDIR = C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\
Any solution would be highly appreciated, thanks