I have just installed the Beta of the .Net framework version 2 on a test
machine here and it does not install the mscorcfg.msc file anymore - where
has this gone?
--
Chris Holland

RE: MSCORCFG by ChrisHolland

ChrisHolland
Mon Jun 06 08:55:14 CDT 2005

I have just found out that it has been moved into the SDK for .Net framework
now - seems a strange place to put it.
--
Chris Holland


"Chris Holland" wrote:

> I have just installed the Beta of the .Net framework version 2 on a test
> machine here and it does not install the mscorcfg.msc file anymore - where
> has this gone?
> --
> Chris Holland

Re: MSCORCFG by Willy

Willy
Mon Jun 06 13:54:26 CDT 2005


"Chris Holland" <ChrisHolland@discussions.microsoft.com> wrote in message
news:73EE855B-48A2-4AA0-8811-936CAAAB71B6@microsoft.com...
>I have just installed the Beta of the .Net framework version 2 on a test
> machine here and it does not install the mscorcfg.msc file anymore - where
> has this gone?
> --
> Chris Holland

What version of the framework? The latest (Beta2 - 2.0.50215.44) has it
back, it was gone in previous betas though.

Willy.



Re: MSCORCFG by ChrisHolland

ChrisHolland
Tue Jun 07 02:05:01 CDT 2005

It was missing from the latest download that I got yesterday from the
Microsoft site. I am glad to hear that they are putting it back anyway.

Chris Holland


Re: MSCORCFG by Willy

Willy
Tue Jun 07 04:52:24 CDT 2005


"Chris Holland" <ChrisHolland@discussions.microsoft.com> wrote in message
news:DD477E8D-1E8C-4474-936B-A52A5B3AD3A9@microsoft.com...
> It was missing from the latest download that I got yesterday from the
> Microsoft site. I am glad to hear that they are putting it back anyway.
>
> Chris Holland
>

Chris,

Sorry I did mis-read your post, mscorcfg.msc isn't part of the Framework
v2.0 any longer. It's part of the SDK (and here it was missing in previous
beta's). this is because MSFT considers it as a developers tool (don't know
if this decision is final though) , not and end-user tools.
End-users (administrators) are urged to use the command line utility
caspol.exe to set/update CAS security, or apply CAS through domain policy or
local policy files.

Willy.