I have upgraded to CU9 so am on the latest version. I can log into MR without any errors. I can run a report without any errors in MR. The report takes a full 3-4 minutes in Queue before it processes it (no one else is processing anything). Once it starts to process, I see 2 entries in the Event Viewer:
System.ServiceModel.Security.SecurityNegotiationException: SOAP security negotiation with 'http://servername:4712/RepositoryService.svc' for target 'http://servername:4712/RepositoryService.svc' failed. See inner exception for more details. ---> System.ComponentModel.Win32Exception: Security Support Provider Interface (SSPI) authentication failed. The server may not be running in an account with identity 'host/wfw-reports'. If the server is running in a service account (Network Service for example), specify the account's ServicePrincipalName as the identity in the EndpointAddress for the server. If the server is running in a user account, specify the account's UserPrincipalName as the identity in the EndpointAddress for the server.
Then
Microsoft.Dynamics.Performance.Reporting.Common.ReportingServerCommunicationException: There was a problem communicating with the server.
at Microsoft.Dynamics.Performance.Reporting.Common.Service.ClientBase.Execute[TExec](Func`1 executor, Action`1 handler)
at Microsoft.Dynamics.Performance.Reporting.Repository.Item.<>c__DisplayClassf`1.<ListItems>b__e()
at Microsoft.Dynamics.Performance.Reporting.Common.ExceptionHandling.<>c__DisplayClass1`2.<MakeHandler>b__0(Func`1 execute)
I've read so many threads about the communicating error but I don't get any errors in MR. There's also articles about a MR application pool that's supposed to exist in IIS but I don't see that in our install.
*This post is locked for comments