Home All Groups Group Topic Archive Search About

NEED Solution for .NET 2.0 mscorcfg.msc w/o SDK

Author
9 Feb 2006 6:17 PM
ATS
NEED Solution for mscorcfg.

Please help,

I need a MS solution for the mscorcfg.msc control panel applet on .NET 2.0.
without having to download the SDK. I have tried a solution denoted below to
deploy the mscorcfg.msc, but it does not work on a machine with JUST .NET
2.0. (No 1.0 or 1.1).

======== This does not work on ONLY 2.0 ============
Quick and simple solution with no coding

Open windows explorer
Navigate to the  windows assembly location
Open another windows explorer
Navigate to the location with the new mscorcfg.dll
Drag and drop the new mscorfg.dll to the windows assembly location
The component is automatically registered and does not affect the v1.1
dll
place your mscorcfg.msc in the standard location - create shortcuts if
required
double click the mscorcfg.msc and away you go
==============================

Please Microsoft make a solution for this ASAP.

Thanks in advance.

Author
10 Feb 2006 1:03 PM
Nicole Calinoiu
Have you tried approach described at
http://blogs.msdn.com/astebner/archive/2006/01/23/516671.aspx?  It's not
supported either, but it would appear to be a bit more comprehensive than
what you've tried so far.


Show quoteHide quote
"ATS" <A**@discussions.microsoft.com> wrote in message
news:BB551E51-75F8-480C-973C-FD63F4AF07ED@microsoft.com...
> NEED Solution for mscorcfg.
>
> Please help,
>
> I need a MS solution for the mscorcfg.msc control panel applet on .NET
> 2.0.
> without having to download the SDK. I have tried a solution denoted below
> to
> deploy the mscorcfg.msc, but it does not work on a machine with JUST .NET
> 2.0. (No 1.0 or 1.1).
>
> ======== This does not work on ONLY 2.0 ============
> Quick and simple solution with no coding
>
> Open windows explorer
> Navigate to the  windows assembly location
> Open another windows explorer
> Navigate to the location with the new mscorcfg.dll
> Drag and drop the new mscorfg.dll to the windows assembly location
> The component is automatically registered and does not affect the v1.1
> dll
> place your mscorcfg.msc in the standard location - create shortcuts if
> required
> double click the mscorcfg.msc and away you go
> ==============================
>
> Please Microsoft make a solution for this ASAP.
>
> Thanks in advance.
Author
10 Feb 2006 2:31 PM
ATS
Thanks, and interestingly, I found the same 4 files that author of the
article found, but I could not get them to work on a "CLEAN" Windows 2000
machine, with only .NET .20 (no 1.1, or 1.0). But this closes the issue.
Thanks again.

Show quoteHide quote
"Nicole Calinoiu" wrote:

> Have you tried approach described at
> http://blogs.msdn.com/astebner/archive/2006/01/23/516671.aspx?  It's not
> supported either, but it would appear to be a bit more comprehensive than
> what you've tried so far.
>
>
> "ATS" <A**@discussions.microsoft.com> wrote in message
> news:BB551E51-75F8-480C-973C-FD63F4AF07ED@microsoft.com...
> > NEED Solution for mscorcfg.
> >
> > Please help,
> >
> > I need a MS solution for the mscorcfg.msc control panel applet on .NET
> > 2.0.
> > without having to download the SDK. I have tried a solution denoted below
> > to
> > deploy the mscorcfg.msc, but it does not work on a machine with JUST .NET
> > 2.0. (No 1.0 or 1.1).
> >
> > ======== This does not work on ONLY 2.0 ============
> > Quick and simple solution with no coding
> >
> > Open windows explorer
> > Navigate to the  windows assembly location
> > Open another windows explorer
> > Navigate to the location with the new mscorcfg.dll
> > Drag and drop the new mscorfg.dll to the windows assembly location
> > The component is automatically registered and does not affect the v1.1
> > dll
> > place your mscorcfg.msc in the standard location - create shortcuts if
> > required
> > double click the mscorcfg.msc and away you go
> > ==============================
> >
> > Please Microsoft make a solution for this ASAP.
> >
> > Thanks in advance.
>
>
>