Where is mscorcfg.msc(beta 2)?

I've installed dotnetfx from vwd.img and now I don't know where to find mscorcfg utility.I'm using windows xp(sp2)
What's wrong with configuration utilities?

[172 byte] By [XASD] at [2008-1-31]
# 1
this is the path of the file .

C:\WINDOWS\Microsoft.NET\Framework\v2.0.40607\mscorcfg.msc

Big Smile

Hussein at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 2

That file from beta 1Sad
It seems beta 2 dosen't have config utils...

XASD at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 3
According to this bug post[1], this should have been fixed in Beta 2. If you are using Beta 2, then your should report a bug regarding this.
[1] http://lab.msdn.microsoft.com/productfeedback/ViewFeedback.aspx?FeedbackID=f7c1c9df-830d-4cd3-a1c0-3b3f6b616984
DavidM.Kean at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 4
"SDK now installs these files"?
But how about redistributable(dotnetfx)?Or user computers don't need configuration tools?
Strange...
XASD at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 5
Yea I am surprised about that. I suspect that they believe that setup applications will automatically setup code access settings for end users. So they don't need to worry about it.
DavidM.Kean at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 6
So,I need to download and install 3XXMB file only for 52kb(mscorcfg.msc) to get control of my pc?
GreatSad
XASD at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 7
I noticed this today as well. My desktop with VS2005b2 has the .msc but not my server where I applied just the 2.0b2 runtime.
MarkA.Richman at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 8
The basic answer here is that, yes, it has been removed from the .NET Framework and it is still available for developers in the SDK.

The CLR team did a lot of work to determine how end users would use the tool and decided to move out of the .NET Framework.

If there are specific things you are trying to do that you can't do programatically or with caspol.exe, please do post those questions. It is always good to get information directly from customers about what they are trying to accomplish.

Bret Grinslade
VS/.NET Framework Setup Team

BretGrinslade at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 9
Reason to have ALL config utilities in place is simple-I wan't to install SDK on my single 2003 production server or fall back to scripting(who remeber all scripting tricks after successful server configuration?) only to fix current issue-I want to have full control of my system without much hassle anytime in any situation.If win2003 have GUI and console confuguration tools,why .NET different?
Maybe it must be installation option but it MUST IMHO.
Thanks.
XASD at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 10
this is ridiculous. i just broke the 2.0 mscorcfg on my development machine trying to figure out how to install it on a workstation i need to futz around with.

please make a redist package for mscorcfg.

this is ridiculous.

zeromus at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 11
looks like they are trying to "shed some pounds" from the framework download (since Java is about half the size)

i believe that my mscorcfg came with .NET 1.1 which was a critical hotfix for SP2 via WinUpdate - there does not appear to be one associated with the full beta SDK install (2.0.50215)...haven't installed the final release, yet (from 10/27/05)

conceivably, you should be able to copy the mscorcfg.msc file from one machine to another (eliminating the need for a specific redistributable) but the recommendation of using caspol.exe to accomplish the necessary security settings (for webservices, in my case) might be just as good

a description on how to accomplish this can be found at this URL:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchNo-TouchDeploymentInNETFramework.asp

Trin at 2007-8-21 > top of Msdn Tech,.NET Development,.NET Base Class Library...

.NET Development

Site Classified