This question is locked. New answers and comments are not allowed.
Hi,
I was runing teampulse for one year on one of our dev servers (web and databases splitted on two different servers).
Yesterday our web server crashed so I re installed teampulse on a new server, linking it to our original database.
The setup reports no problems but when I open teampulse silverlight board I get an error while initializing so I can not use my user stories anymore... here is the stack of the error.
Thanks for your help !
I was runing teampulse for one year on one of our dev servers (web and databases splitted on two different servers).
Yesterday our web server crashed so I re installed teampulse on a new server, linking it to our original database.
The setup reports no problems but when I open teampulse silverlight board I get an error while initializing so I can not use my user stories anymore... here is the stack of the error.
Thanks for your help !
Exception Type: System.Reflection.TargetInvocationExceptionException Message: Une exception s'est produite lors de l'opération, ce qui rend le résultat non valide. Consultez InnerException pour plus de détails sur l'exception. à System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary() à TeamPulse.Client.AuthorizationService.TryGetLatestVersionCompletedEventArgs.get_Result() à TeamPulse.Client.App.authService_TryGetLatestVersionCompleted(Object sender, TryGetLatestVersionCompletedEventArgs e) à TeamPulse.Client.AuthorizationService.TeamPulseAuthorizationServiceClient.OnTryGetLatestVersionCompleted(Object state)(Inner Exception)Exception Type: System.ServiceModel.CommunicationExceptionException Message: Le serveur distant a retourné une erreur : NotFound. à System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result) à System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result) à System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result) à TeamPulse.Client.AuthorizationService.TeamPulseAuthorizationServiceClient.TeamPulseAuthorizationServiceClientChannel.EndTryGetLatestVersion(VersionInfo& version, IAsyncResult result) à TeamPulse.Client.AuthorizationService.TeamPulseAuthorizationServiceClient.TeamPulse.Client.AuthorizationService.ITeamPulseAuthorizationService.EndTryGetLatestVersion(VersionInfo& version, IAsyncResult result) à TeamPulse.Client.AuthorizationService.TeamPulseAuthorizationServiceClient.OnEndTryGetLatestVersion(IAsyncResult result) à System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)(Inner Exception)Exception Type: System.Net.WebExceptionException Message: Le serveur distant a retourné une erreur : NotFound. à System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state) à System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult) à System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)(Inner Exception)Exception Type: System.Net.WebExceptionException Message: Le serveur distant a retourné une erreur : NotFound. à System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult) à System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object sendState) à System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)