Hi,
Im having trouble configuring MMR 2012 CU16 with a Legacy GP database. I am installing in the following environment:
Server = Windows server 2012 R2
SQL Server = 2014
GP = 2016R2
.Net = 4.7
Service accounts = Domain Admin
Database account = SA
All other sys requirements have been check and installed.
The first error in the log is:
"There was no endpoint listening at servername.fqdn/CompanyService.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details."
2nd error:
"Net SqlClient Data Provider: Msg 33094, Level 16, State 9, Line 1 An error occurred during Service Master Key decryption
Machine: ServerName"
3rd Error:
An error occurred while the batch was being executed.
Machine: ServerName
05/01/2018 13:53:55 - Updating database (Failed)
Machine: ServerName
05/01/2018 13:53:55 - The database deployment failed. Additional information: Microsoft.SqlServer.Dac.DacServicesException: Could not deploy package.
Error SQL72014: .Net SqlClient Data Provider: Msg 33094, Level 16, State 9, Line 1 An error occurred during Service Master Key decryption
Error SQL72045: Script execution error. The executed script:
CREATE MASTER KEY ENCRYPTION BY PASSWORD= '******';
Has anyone got any ideas?? I can't figure out what is missing?
*This post is locked for comments