The IDE stops

HI all,

I just installed C# Express and when i start it, after about 15 sec., it just stops.

In the event log,

".NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (7A05E2B3) (80131506)"

I have applications that were running on Framework 1.1 that now are not running anymore.

Been at this for 4 hours now, uninstalled and re-installed the framework 1.1, 2.0, VSS and everything ..... still nothing.

Any ideas?

[482 byte] By [MArkyMArc] at [2008-2-22]
# 1
After running more tests, i can't even get the frameword 2.0 to work.

As soon as it is installed, all .Net application stops working including those running on framewaork 1.1

MArkyMArc at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C# 2005 Express Edition...
# 2

This may indicate some key DLLs are mismatched or corrupt, otherwise something is wrong with COM+/DCOM. If this is DCOM/COM+ related, a reinstall of windows may be necessary.

The program is excepting at 7a05e2b3, which is mscorwks.dll!RealCOMPlusThrowWin32+0x123. Are you a limited user?

OShah at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C# 2005 Express Edition...