Are you using EasyBCD in XP or Vista. Sounds as if that is in XP since it cant find the BCD Entries.
Hello!
I have tried using EasyBCD on both XP and Vista but the same error prompt appears everytime.
In case the image does not appear in my post, this is the text message:
"Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will immediately.
Configuration failed to initialize."
Here are the following details:
"************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.