473,799 Members | 2,988 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 3870
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
1196
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
3752
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
1233
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
1158
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
1632
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
1307
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
2239
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
10250
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10026
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9068
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...
1
7564
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6805
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
5463
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...
0
5585
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3757
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2938
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.