EasyBCD not opening

Sphoonerino

New Member
I'm trying to dual-boot Debian 8.3 with Windows 10, and after going through the install process (without installing a bootloader, as it didn't recognize Windows 10 and would've rendered it unusable if I did,) I tried to go into EasyBCD to make an entry in the Windows Bootloader for Debian. When I try to start EasyBCD, nothing happens. When I try to start it, 2 errors pop up in the event viewer.
Application Error
Log Name: Application
Source: Application Error
Date: 1/31/2016 6:44:56 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: Groves
Description:
Faulting application name: EasyBCD.exe, version: 2.3.0.207, time stamp: 0x562643e9
Faulting module name: KERNELBASE.dll, version: 10.0.10586.0, time stamp: 0x5632d1de
Exception code: 0xe0434352
Fault offset: 0x0000000000071f08
Faulting process id: 0x27ec
Faulting application start time: 0x01d15c89c550eaa0
Faulting application path: C:\Program Files (x86)\NeoSmart Technologies\EasyBCD\EasyBCD.exe
Faulting module path: C:\WINDOWS\system32\KERNELBASE.dll
Report Id: 454876b1-4361-48d1-9fdf-86fb94a58b88
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-02-01T00:44:56.385662500Z" />
<EventRecordID>13694</EventRecordID>
<Channel>Application</Channel>
<Computer>Groves</Computer>
<Security />
</System>
<EventData>
<Data>EasyBCD.exe</Data>
<Data>2.3.0.207</Data>
<Data>562643e9</Data>
<Data>KERNELBASE.dll</Data>
<Data>10.0.10586.0</Data>
<Data>5632d1de</Data>
<Data>e0434352</Data>
<Data>0000000000071f08</Data>
<Data>27ec</Data>
<Data>01d15c89c550eaa0</Data>
<Data>C:\Program Files (x86)\NeoSmart Technologies\EasyBCD\EasyBCD.exe</Data>
<Data>C:\WINDOWS\system32\KERNELBASE.dll</Data>
<Data>454876b1-4361-48d1-9fdf-86fb94a58b88</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>​
And a .NET Runtime error:
Log Name: Application
Source: .NET Runtime
Date: 1/31/2016 6:56:29 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Groves
Description:
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()

Exception Info: System.Configuration.ConfigurationErrorsException
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(System.Configuration.ConfigurationSchemaErrors)
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(System.Object, System.Configuration.Internal.InternalConfigEventArgs)

Exception Info: System.Configuration.ConfigurationErrorsException
at System.Configuration.ConfigurationManager.PrepareConfigSystem()
at System.Configuration.ConfigurationManager.get_SupportsUserConfig()
at System.Configuration.ClientSettingsStore.RevertToParent(System.String, Boolean)
at System.Configuration.LocalFileSettingsProvider.Reset(System.Configuration.SettingsContext)
at System.Configuration.ApplicationSettingsBase.Reset()
at NeoSmart.EasyBCD.MainUI.()
at NeoSmart.EasyBCD.MainUI..ctor()
at ..()


Event Xml:
<Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider Name='.NET Runtime'/><EventID Qualifiers='0'>1026</EventID><Level>2</Level><Task>0</Task><Keywords>0x80000000000000</Keywords><TimeCreated SystemTime='2016-02-01T00:56:29.163729500Z'/><EventRecordID>13720</EventRecordID><Channel>Application</Channel><Computer>Groves</Computer><Security/></System><EventData><Data>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()

Exception Info: System.Configuration.ConfigurationErrorsException
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(System.Configuration.ConfigurationSchemaErrors)
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(System.Object, System.Configuration.Internal.InternalConfigEventArgs)

Exception Info: System.Configuration.ConfigurationErrorsException
at System.Configuration.ConfigurationManager.PrepareConfigSystem()
at System.Configuration.ConfigurationManager.get_SupportsUserConfig()
at System.Configuration.ClientSettingsStore.RevertToParent(System.String, Boolean)
at System.Configuration.LocalFileSettingsProvider.Reset(System.Configuration.SettingsContext)
at System.Configuration.ApplicationSettingsBase.Reset()
at NeoSmart.EasyBCD.MainUI.()
at NeoSmart.EasyBCD.MainUI..ctor()
at ..()

</Data></EventData></Event>​
 
There was a problem uploading 2.3 first time round.
Caused widespread instances of what you're describing.
It was uploaded again (successfully this time)
Try downloading a new copy.
 
Back
Top