Hi all,
After 7.5 upgrade, task server not register clients
Client log :
Server log flood this warning
Failed to call TS method 'RegisterClient'. This is expected while AtrsHost service is not yet started. Exception: System.InvalidOperationException: Could not find endpoint element with name 'ClientTaskServer' and contract 'Altiris.DotNetLib.IRemotingRequestService' in the ServiceModel client configuration section. This might be because no configuration file was found for your application, or because no endpoint element matching this name could be found in the client element.
at System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName)
at System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address)
at .....
Console display