Beim Versuch, Hardlinkbackup zu starten, beendet es sich sofort mit zwei Fehlermeldungen in der Ereignisanzeige:
Ereignis 1026, .NET Runtime
Anwendung: HardlinkBackup.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.Xml.XmlException
bei System.Xml.XmlTextReaderImpl.Throw(System.Exception)
bei System.Xml.XmlTextReaderImpl.ParseText(Int32 ByRef, Int32 ByRef, Int32 ByRef)
bei System.Xml.XmlTextReaderImpl.ParseText()
bei System.Xml.XmlTextReaderImpl.ParseElementContent()
bei System.Configuration.XmlUtil.StrictReadToNextElement(System.Configuration.ExceptionAction)
bei System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
bei System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
bei System.Configuration.BaseConfigurationRecord.ScanSections(System.Configuration.XmlUtil)
bei System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
Ausnahmeinformationen: System.Configuration.ConfigurationErrorsException
bei System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean)
bei System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(System.Configuration.ConfigurationSchemaErrors)
bei System.Configuration.Configuration..ctor(System.String, System.Type, System.Object[])
bei System.Configuration.ClientConfigurationHost.OpenExeConfiguration(System.Configuration.ConfigurationFileMap, Boolean, System.Configuration.ConfigurationUserLevel, System.String)
bei System.Configuration.ConfigurationManager.OpenExeConfigurationImpl(System.Configuration.ConfigurationFileMap, Boolean, System.Configuration.ConfigurationUserLevel, System.String, Boolean)
bei Lupinho.Net.Logging.FileLogAdapter.get_DefaultApplicationLogDirectory()
bei Lupinho.Net.Logging.FileLogAdapter.GetFilename(System.String, System.String, System.DateTime)
bei Lupinho.Net.Logging.FileLogAdapter..ctor(System.String, System.String, System.String, System.DateTime, Boolean, Boolean)
bei Lupinho.Net.Logging.FileLogAdapter..ctor()
bei #=qcUVeBquZo0ZGQ6_wDEHNZ5TnofamJRl3NUkoA01tX3ONiOSNmzhMXh9Xuz4FljvD.Main()
In der Folge beendet sich KERNELBASE.dll mit:
Ereignis 1000, Application Error
Name der fehlerhaften Anwendung: HardlinkBackup.exe, Version: 2.2.9214.23, Zeitstempel: 0x60e2ff8f
Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 10.0.19041.2364, Zeitstempel: 0x5b7d4d22
Windows 10 ist auf dem neuesten Stand - 22H2, auch alle Dezember-Updates sind installiert.
Neuinstallation .NET Framework 4.8.1 war erfolglos.
Welche Möglichkeiten zur Fehlerbehebung gäbe es noch?
|