This question is locked. New answers and comments are not allowed.
We had a problem with our TeamPulse installation, and we can't use it now.
We installed the windows feature "WCF Activation" at our server and TeamPulse stopped working at all (The web page didn't load).
We removed the feature again, and it still doesn't work, it starts loading now, but we have this error:
We installed the windows feature "WCF Activation" at our server and TeamPulse stopped working at all (The web page didn't load).
We removed the feature again, and it still doesn't work, it starts loading now, but we have this error:
Exception Type: System.Reflection.TargetInvocationExceptionException Message: [Async_ExceptionOccurred]Arguments: Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.0.61118.00&File=System.dll&Key=Async_ExceptionOccurred at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary() at TeamPulse.Client.AuthorizationService.GetUserLicenseInfoCompletedEventArgs.get_Result() at TeamPulse.Client.App.GetUserLicenseInfoCompleted(Object sender, GetUserLicenseInfoCompletedEventArgs e)(Inner Exception)Exception Type: System.ServiceModel.ProtocolExceptionException Message: [ResponseContentTypeMismatch]Arguments: text/html; charset=utf-8;text/xml; charset=utf-8;1024;<!doctype html><!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]--><!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]--><!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]--><!--[if gt IE 8]><!--><html class="no-js" lang="en"><!--<![endif]--><head id="Head1" runat="server"> <meta charset="utf-8" /> <title>Error</title> <link href="/Content/Site.css" rel="stylesheet" type="text/css" /> <meta name="viewport" content="width=device-width,initial-scale=1" /></head><body> <div id="Wrapper" style="padding: 50px; background: #fff; border-radius: 3px; margin: 10px;"> <div id="Body"> <h2> An error occurred while processing your request </h2> <p>Try one of these options:</p> <ul> <li>Re-type the address</li> <li><a href="javascript: history.go(-1);">Go back to the previous page</a></li> </ul> </div> </div></body><Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.0.61118.00&File=System.ServiceModel.dll&Key=ResponseContentTypeMismatch at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result) at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result) at System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result) at TeamPulse.Client.AuthorizationService.TeamPulseAuthorizationServiceClient.TeamPulseAuthorizationServiceClientChannel.EndGetUserLicenseInfo(IAsyncResult result) at TeamPulse.Client.AuthorizationService.TeamPulseAuthorizationServiceClient.TeamPulse.Client.AuthorizationService.ITeamPulseAuthorizationService.EndGetUserLicenseInfo(IAsyncResult result) at TeamPulse.Client.AuthorizationService.TeamPulseAuthorizationServiceClient.OnEndGetUserLicenseInfo(IAsyncResult result) at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)