Hi all,
Our server certificate recently expired for Web Client. We've added a new one, and I've run a Repair on Web Components to update the Web Client. I've restarted the GP Session Services and GP Session Central Service services, and have added the new certificate to the Trusted Root, and Personal folders.
Despite all this, I am getting an Endpoint Not Found error when I try to access the GP via Web Client.
I searched the Event log and found this:
An error occurred during session monitoring: 'System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://servername:48650/SessionCentralService that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it [2002:ac3d:145d::ac3d:145d]:48650
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
--- End of inner exception stack trace ---
Any ideas?
Thanks,
Shaun
*This post is locked for comments