473,809 Members | 2,769 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Where is the .NET Framework Configuration Tool in .NET SDK 3.5(Mscorcfg.ms c)?

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 wanted to download
the .Net SDK 2.0 - but the download page said that it is outdated [1],
superseded by the "Windows SDK for Windows Server 2008 and .NET
Framework 3.5". Therefore I downloaded the WebInstaller and installed
all .Net related packages. After installation I wanted to open .NET
Framework Configuration Tool but it is nowhere to find neither in
start menu nor on hard disk. Did Microsoft forget to include it in
the .NET SDK 3.5?

Robert

[1]http://www.microsoft.c om/downloads/details.aspx?Fa milyID=fe6f2099-
b7b4-4f47-a244-c96d69c35dec&di splaylang=en
Apr 3 '08 #1
3 3872
There isn't .NET Framework 3.5 Configuration Applet as .NET 1.x/2.0.

..NET 3.5 is just .NET 2.0 + SP1 + extra add-on (.NET3.0 SP1+.NET3.5). That
is, .NET2.0 is the major part of so called .NET 3.5 plus something added to
it (WPF, WF, WCF...).

So, you still use .NET 2.0 Configuration Applet (when .NET2.0 SDK
installed), or .NET2.0's CASPOL.exe (when no SDK installed).

"Robert Kochem" <ro****@mailueb erfall.dewrote in message
news:78******** *************** ***********@24g 2000hsh.googleg roups.com...
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 wanted to download
the .Net SDK 2.0 - but the download page said that it is outdated [1],
superseded by the "Windows SDK for Windows Server 2008 and .NET
Framework 3.5". Therefore I downloaded the WebInstaller and installed
all .Net related packages. After installation I wanted to open .NET
Framework Configuration Tool but it is nowhere to find neither in
start menu nor on hard disk. Did Microsoft forget to include it in
the .NET SDK 3.5?

Robert

[1]http://www.microsoft.c om/downloads/details.aspx?Fa milyID=fe6f2099-
b7b4-4f47-a244-c96d69c35dec&di splaylang=en
Apr 3 '08 #2
Hi Norman.
.NET 3.5 is just .NET 2.0 + SP1 + extra add-on (.NET3.0 SP1+.NET3.5). That
is, .NET2.0 is the major part of so called .NET 3.5 plus something added to
it (WPF, WF, WCF...).
I knew that this applys for the .Net Framework as I wrote this is not
true for the .Net SDK, as the 3.5 SDK does not include the 2.0 SDK.
So, you still use .NET 2.0 Configuration Applet (when .NET2.0 SDK
installed), or .NET2.0's CASPOL.exe (when no SDK installed).
I prefer a GUI version, therefore I installed .NET SDK 2.0 and added
my strong name key as fully trusted - but it did not helped me much as
my application still refuses to work. Looks like Microsoft replaced
the DLL hell with a .Net configuration hell. Can't say which hell is
worse :-(

Robert
Apr 4 '08 #3

"Robert Kochem" <ro****@mailueb erfall.dewrote in message
news:27******** *************** ***********@m3g 2000hsc.googleg roups.com...
Hi Norman.
>.NET 3.5 is just .NET 2.0 + SP1 + extra add-on (.NET3.0 SP1+.NET3.5).
That
is, .NET2.0 is the major part of so called .NET 3.5 plus something added
to
it (WPF, WF, WCF...).

I knew that this applys for the .Net Framework as I wrote this is not
true for the .Net SDK, as the 3.5 SDK does not include the 2.0 SDK.
>So, you still use .NET 2.0 Configuration Applet (when .NET2.0 SDK
installed), or .NET2.0's CASPOL.exe (when no SDK installed).

I prefer a GUI version, therefore I installed .NET SDK 2.0 and added
my strong name key as fully trusted - but it did not helped me much as
my application still refuses to work. Looks like Microsoft replaced
the DLL hell with a .Net configuration hell. Can't say which hell is
worse :-(

In the regard of .NET configuration tool, the GUI is simply doing the same
thing as you do with command tool CASPOL.exe. It is with .NET2.0 SDK,
installing .NET 3.5 does not have affect on this. No DLL hell here for sure.
If it does not work for you, I can only say that you did not do iy
correctly.

>
Robert
Apr 4 '08 #4

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

Similar topics

0
1198
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 1.1.4322.573 and still datestamped 2/21/2003. Plenty of other files in the Framework\v1.1.4322 have been updated to the newer version, but not that one. Nor does the "Microsoft ..NET Framework Configuration" tool in Administrative Tools. Still...
1
1725
by: Chad Silva | last post by:
Can I target the 1.0 framework from VC++ 2003? (been looking through help and on the newsgroups but can't find out how to do it in VC) Thanks Chad
0
1485
by: Namratha Shah \(Nasha\) | last post by:
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
6
3754
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 applet in control panel?!? http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&DisplayLang=en My machine has the applet after installing VS.NET 2005 RTM.
1
1236
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 of command line if at all possible. Thanks! Eric
2
1159
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 Imtiaz Khan
0
1633
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 rather use the mscorcfg.msc and not the caspol.exe.
1
1308
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 5.0). I also have a workstation running XP Pro, Visual Studio 2005 with .NET framework 2.0, and IIS 5.1 I have a web application I've developed there, and I'm trying to install it on the server.
4
2240
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 install this? thanks for your help john
0
9721
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9600
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10633
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10375
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9198
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6880
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5548
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4331
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3860
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.