Voici le message d'erreur que j'ai dans le journal de windows :
Cooment faire pour résoudre ce problème ?
Nom du journal :Application
Source : .NET Runtime
Date : 15/06/2020 16:57:58
ID de l’événement :1026
Catégorie de la tâche :Aucun
Niveau : Erreur
Mots clés : Classique
Utilisateur : N/A
Ordinateur : renault
Description :
Application : BackItUp.exe
Version du Framework : v4.0.30319
Description : le processus a été arrêté en raison d'une exception non gérée.
Informations sur l'exception : Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException
à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[])
à BackItUp.SingleInstanceManager.RunSingleInstance(System.String[])
à BackItUp.EntryPoint.Main(System.String[])
XML de l’événement :
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2020-06-15T14:57:58.5472172Z" />
<EventRecordID>2445</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>renault</Computer>
<Security />
</System>
<EventData>
<Data>Application : BackItUp.exe
Version du Framework : v4.0.30319
Description : le processus a été arrêté en raison d'une exception non gérée.
Informations sur l'exception : Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException
à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[])
à BackItUp.SingleInstanceManager.RunSingleInstance(System.String[])
à BackItUp.EntryPoint.Main(System.String[])
</Data>
</EventData>
</Event>