I cant start the .NET 2.0 Configuration utility, it carshes before I even
get a chance to do anything.
I'm running Windows Vista x64.

When debugging the crash, I see that it crashes due to the following error:
---
An unhandled exception of type 'System.IO.FileNotFoundException' occurred in
mscorlib.dll
Additional information: The file can not be found. (Exception HRESULT:
0x80070002)
---
So I checked if I have that file, and I do..
Can anyone help me?

I've tried to repair the .NET 2.0 framework installation, but it didnt help.

/Magnus

Re: .NET Framework 2.0 Configuration utility crash by Magnus

Magnus
Wed Nov 21 13:27:03 PST 2007


"Magnus Flysjö" <magnus@flysjo.com> skrev i meddelandet
news:%23ESI%23hHLIHA.3940@TK2MSFTNGP05.phx.gbl...
>I cant start the .NET 2.0 Configuration utility, it carshes before I even
>get a chance to do anything.
> I'm running Windows Vista x64.
>
> When debugging the crash, I see that it crashes due to the following
> error:
> ---
> An unhandled exception of type 'System.IO.FileNotFoundException' occurred
> in mscorlib.dll
> Additional information: The file can not be found. (Exception HRESULT:
> 0x80070002)
> ---
> So I checked if I have that file, and I do..
> Can anyone help me?
>
> I've tried to repair the .NET 2.0 framework installation, but it didnt
> help.
>
> /Magnus

If I start MMC.EXE from the run window I get the new Vista look of MMC and
can open the mscorcfg.msc module without any crashes.. However, If I double
click on mscorcfg.msc an old version of MMC is started that crash.





Had the same problem and the workaround works by Markus

Markus
Tue Dec 04 08:58:02 PST 2007

- Crash if using the menu-shortcut
- No Crash if using MMC and open the msc
( Windows Vista x64, German version )

Thank you for this workaround