.NET Framework 2.0 Configuration utility crash

M

Magnus Flysjö

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
 
M

Magnus Flysjö

Magnus Flysjö said:
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.
 
M

Markus H

- 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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top