1. Télécharger le fichier zip : www.agro-twin.ch/Updates/ATWINAPPS/BackupService/ATWIN.BackupService-Update.zip

2. Arrêter le service Windows

3. Copier et écraser les données du fichier zip.

4. Dans le fichier de configuration ATWIN.BackupService.exe.config, la section devrait être remplacée :

<system.serviceModel>

<client>

<endpoint address= »https://cash2-prod.agro-twin.ch/ATWIN.SF.Management.MandantManagementService.svc » binding= »wsHttpBinding » contract= »ATWIN.Common.ServiceInterface.IManagement » bindingConfiguration= »WsHttpBindingSettings » behaviorConfiguration= »endpointCredentialBehavior » name= »currentEnvironmentManagement » />

</client>

<behaviors>

<endpointBehaviors>

<behavior name= »endpointCredentialBehavior »>

</behavior>

</endpointBehaviors>

</behaviors>

<bindings>

<wsHttpBinding>

<binding name= »WsHttpBindingSettings » closeTimeout= »00:10:00″ openTimeout= »00:10:00″ sendTimeout= »00:10:00″ maxReceivedMessageSize= »2147483647″ maxBufferPoolSize= »2147483647″ messageEncoding= »Text »>

<readerQuotas maxDepth= »2147483647″ maxStringContentLength= »2147483647″ maxArrayLength= »2147483647″ maxBytesPerRead= »2147483647″ maxNameTableCharCount= »2147483647″ />

<security mode= »Transport »>

<transport clientCredentialType= »None » />

</security>

</binding>

</wsHttpBinding>

 

<basicHttpBinding>

<binding name= »BasicHttpBindingSettings » closeTimeout= »00:10:00″ openTimeout= »00:10:00″ sendTimeout= »00:10:00″ maxReceivedMessageSize= »2147483647″ maxBufferPoolSize= »2147483647″ messageEncoding= »Text »>

<readerQuotas maxDepth= »2147483647″ maxStringContentLength= »2147483647″ maxArrayLength= »2147483647″ maxBytesPerRead= »2147483647″ maxNameTableCharCount= »2147483647″ />

</binding>

</basicHttpBinding>

 

<netTcpBinding>

<binding name= »WSDualHttpBinding_IBankingNotificationService »>

<security mode= »None » />

</binding>

<binding name= »WSDualHttpBinding_IManagementImportService » closeTimeout= »00:10:00″ openTimeout= »00:10:00″ sendTimeout= »00:10:00″ maxReceivedMessageSize= »2147483647″ maxBufferPoolSize= »2147483647″>

<readerQuotas maxDepth= »2147483647″ maxStringContentLength= »2147483647″ maxArrayLength= »2147483647″ maxBytesPerRead= »2147483647″ maxNameTableCharCount= »2147483647″ />

<security mode= »None » />

</binding>

</netTcpBinding>

</bindings>

</system.serviceModel>

  1. Démarrer le service Windows

* Cliquez ici pour le processus d’installation du système de sauvegardes s’il n’est pas encore actif au sein de votre environnement.