Hi!
When many people start the application (built with the SDK .net 8.0) we have occasionally this error:
A_ConfService_has_already_been_created_for_this_protocol s_endpoint
___at_Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.ConfServiceFactory.CreateC
onfServiceInternal(IProtocol_protocol,_ISubscriptionService_subscriptionService)
- The application make a connexion to the Config Manager, requestPerson and close the connexion.
thanks