Easy BCD 2.0.0.76 .net unhandled exception

neale

Member
I'm having trouble dual booting Vista-32 / W7-64 and hoped EasyBCD would help (I'll post details in the support forum).

Seeing that the beta supports W7 I've installed and run it. It immediately produces the error in neo1.jpg - details in neodetails.txt.

EasyBCD doesn't show anything in boot options (see neo2.jpg) but, as shown in neo3.jpg there is a vista boot entry (there is also a recovery entry on the drop-down).

I hope this is helpful.


Cheers,
--
Neale
Insanity is hereditary, you get it from your children
 

Attachments

  • neo1.jpg
    neo1.jpg
    35.3 KB · Views: 3
  • neodetails.txt
    4.8 KB · Views: 2
  • neo2.jpg
    neo2.jpg
    69.2 KB · Views: 3
  • neo3.jpg
    neo3.jpg
    62.1 KB · Views: 3
Last edited:
Hi neale,

Sorry to hear you're facing problems with EBCD2.

Can you please do EasyBCD | Useful Utilities | Power Console
Type in
Code:
bcdedit.exe

and copy and paste the output here?

Thanks!
 
Here you go:
-----
C:\Program Files\NeoSmart Technologies\EasyBCD\bin>bcdedit

Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {90b93757-aa0e-11dc-958a-0002b398f5bc}
displayorder {current}
{73d41fc3-e0c2-11de-bf0b-a33981960dcf}
toolsdisplayorder {memdiag}
timeout 10
resume No

Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
recoverysequence {572bcd55-ffa7-11d9-aae0-0007e994107d}
recoveryenabled Yes
osdevice partition=C:
systemroot \Windows
resumeobject {90b93757-aa0e-11dc-958a-0002b398f5bc}
nx OptIn
safebootalternateshell No

Windows Boot Loader
-------------------
identifier {73d41fc3-e0c2-11de-bf0b-a33981960dcf}
device ramdisk=[C:]\boot\macrium\sources\boot.wim,{ramdiskoptio
ns}
path \windows\system32\boot\winload.exe
description Macrium Reflect System Recovery
osdevice ramdisk=[C:]\boot\macrium\sources\boot.wim,{ramdiskoptio
ns}
systemroot \Windows
detecthal Yes
winpe Yes

C:\Program Files\NeoSmart Technologies\EasyBCD\bin>
-----

Cheers,
--
Neale
Insanity is hereditary, you get it from your children
 
Back
Top