473,385 Members | 1,821 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Article : .NET Framework Configuration Tool (Mscorcfg.msc)

Hi All,

We have almost covered all the .NET Framework Tools except a few, which we
will cover in the coming days.

Today we will are going to check out a tool called as mscorcfg.msc. This is
a .Net configuration tool, which allows you to manage .Net Framework GAC,
security policies through Microsoft management console.

You will fing this tool in

<drive>:\WINNT\Microsoft.NET\Framework\<version>

You also run this tool from VS.NET command prompt by typing: - mscorcfg.msc

Run the tool using either of the above options. You will notice it has
windows explorer look and feel with a tree view at the left and a list
view on the right.

Check out the options in the left panel and you will notice that you know
some other way of configuring and managing these options except for the last
option Applications.

You should see the below options under My Computer: -

-> Assembly Cache & Configured Assemblies:- As the name says this allows you
to manage assemblies in GAC. You have options to Add Assembly, Export
Assembly List and customize your GAC view.

-> Remoting Services :- You can use this to configure remoting communication
channels.

-> Runtime Security Policy :- Allows you to configure CASPOL at Enterprise,
User and Machine levels.

-> Applications : - Add a .NET application (.exe) to view its dependencies,
configured assemblies and remoting services.

Right the .Net application and select Fix Application to fix any dependency
problems or issues with the assembly.

You will get a dialogue giving you a few options one of which is
'Application SafeMode' . On selecting this option the tool will detect any
dependency issues and update the config file (create if not present) for
runtime assembly binding settings.

-- Please post your queries and comments for my articles in the user group
for the benefit of all. I hope this step from my end is helpful to all of
us.

Regards,

Namratha (Nasha)

Nov 17 '05 #1
0 1436

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: David [292905] | last post by:
Anyone else notice the info in KB318785 regarding 1.1 SP1 is wrong or is it just my installs? I've installed SP1 on quite a few PCs recently, and on every one, the version of mscorcfg.dll is still...
6
by: Greg Burns | last post by:
Thought I would try posting this again in this group this time, since you guys are the best. :) When I install .NET Framework Version 2.0 Redistributable I cannot find the 2.0 Confiuragation...
1
by: Eric | last post by:
Is there an equivalent of the .NET 1.1 mscorcfg.msc for .NET 2.0? I'm trying to trust an assembly on a server that doesn't have Visual Studio installed. Would like to use an MMC snap-in instead...
2
by: Imtiaz | last post by:
Hi, How can I have framework 2.0 configuration shortcut on control panel >> administrative tools, if only framework 2.0 in installed on a machine. Only framework 2.0 without VS 2005 Thanks ...
2
by: Brad Pears | last post by:
We have installed the .NET framework ver 2.0 on an XP Pro machine. It did not install any icons anywhere - (and believe me we have looked everywhere) for configuration as it does when you install...
0
by: =?Utf-8?B?cnVzanc=?= | last post by:
How can I install the mscorcfg.msc (.Net 2.0 config tool) without installing the entire SDK? I cannot add the mscorcfg.msc as a snap-in(snap-in failed to initialize - Name -Unknown) . I would...
1
by: geekdh | last post by:
I'm not sure if this should go in FAQs or general. I have a home network with a primary domain controller running Windows 2000 Server. It has .NET framework v 1.1 on it, and IIS 5 (probably...
3
by: Robert Kochem | last post by:
Hi, I have some problems locating .NET Framework Configuration Tool for configuring an snk as fully trusted. On the PC I want to do this only the frameworks up to 3.5 were installed therefore I...
4
by: John Coltrane | last post by:
I installed VS 2008 with the .Net framework and the Configuration utility doesn't seem to be installed. The book I am using says it should be installed in the administration applet. How can I...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.