EasyBCD instantly closes, Getting this error.

Application Error

Faulting application name: EasyBCD.exe, version: 2.4.0.237, time stamp: 0x5bfeecfa
Faulting module name: KERNELBASE.dll, version: 10.0.19041.2728, time stamp: 0xe7e53a4e
Exception code: 0xe0434352
Fault offset: 0x000000000002cd29
Faulting process id: 0xdd8
Faulting application start time: 0x01d9645f83683ac6
Faulting application path: C:\Program Files (x86)\NeoSmart Technologies\EasyBCD\EasyBCD.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 02138586-4b32-4915-829f-97aec7915da2
Faulting package full name:
Faulting package-relative application ID:

.NET Runtime

Application: EasyBCD.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Xml.XmlException
at System.Xml.XmlTextReaderImpl.Throw(System.Exception)
at System.Xml.XmlTextReaderImpl.ParseText(Int32 ByRef, Int32 ByRef, Int32 ByRef)
at System.Xml.XmlTextReaderImpl.ParseText()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Configuration.XmlUtil.StrictReadToNextElement(System.Configuration.ExceptionAction)
at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
at System.Configuration.BaseConfigurationRecord.ScanSections(System.Configuration.XmlUtil)
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
 
Try deleting the Neosmart folder from your Users/yourname/Appdata/Local/ folder and trying again.
If that doesn't work, I'm afraid you'll have to wait around for the author to appear.
 
fwiw, Terry's recommendation is the correct approach. It should be the only place both System.Configuration and System.Xml.Xxx coincide in the code.
 
Back
Top