473,799 Members | 3,081 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Microsoft .NET Framework 2.0 Configuration applet

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/d...DisplayLang=en

My machine has the applet after installing VS.NET 2005 RTM.

Is there someway to install this separately on a machine? The
redistributable s for 1.0 and 1.1 always included the control panel applets.

Greg

Nov 21 '05 #1
6 3752
http://blogs.conchango.com/kenibarwi...9/20/2185.aspx

"Greg Burns" <bl*******@news groups.nospam> wrote in message
news:%2******** ********@TK2MSF TNGP09.phx.gbl. ..
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/d...DisplayLang=en

My machine has the applet after installing VS.NET 2005 RTM.

Is there someway to install this separately on a machine? The
redistributable s for 1.0 and 1.1 always included the control panel
applets.

Greg

Nov 21 '05 #2
Hi Greg,

I think you have resolved this issue yourself, yes?
Based on the bug link:
http://lab.msdn.microsoft.com/Produc...x?feedbackid=f
7c1c9df-830d-4cd3-a1c0-3b3f6b616984, in VS.net2005, configuration applet is
included in .Net Framework SDK. If I misunderstand you, please feel free to
tell me, thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 23 '05 #3
Thanks Jeffrey for the response,

Well I added my own bug link cause I feel this is a different problem:

http://lab.msdn.microsoft.com/Produc...ckId=FDBK39678

Your bug link is concerns mscorcfg.msc being missing from CTP SDK. Looks
like they resolved that (added it back to the SDK), but didn't add it back
to the Redistributable s. This is different than all the prior .NET
Redistributable s (1.0, 1.1).

My bug was "Resolved by As Design". But why not include it? It just takes
away one more method of inspecting or changing the security settings on a
workstation.

I have somewhat of a thread about this issue going here in the security
group:

http://tinyurl.com/d98fs

Greg
""Jeffrey Tan[MSFT]"" <v-*****@online.mi crosoft.com> wrote in message
news:8T******** ******@TK2MSFTN GXA01.phx.gbl.. .
Hi Greg,

I think you have resolved this issue yourself, yes?
Based on the bug link:
http://lab.msdn.microsoft.com/Produc...x?feedbackid=f
7c1c9df-830d-4cd3-a1c0-3b3f6b616984, in VS.net2005, configuration applet
is
included in .Net Framework SDK. If I misunderstand you, please feel free
to
tell me, thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 23 '05 #4
Hi Greg,

Thanks for your feedback.

Yes, I can see your new submitted bug link. I see your concern is that why
Configuration applet is not included in .Net Redistributable s, but in SDK.

Based on my finding in our internal database, I see some comment about this
issue, and the product team always believe that no end user will use these
configuration tools, only administrators and developers might use it. So
they moved it to the SDK and so they resolved your bug link as by design.

If you really have concern on this issue, I suggest you re-active that bug
link and feedback your concern to our product team, they will work and
consider on your feedback. Thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 23 '05 #5
Well, considering how little response any of my threads has generated, I may
be alone in my position. :(

Just seems like an unnecessary stumbling block for us that are not too
familiar with CAS and how to configure it on our users' workstations.

Greg
""Jeffrey Tan[MSFT]"" <v-*****@online.mi crosoft.com> wrote in message
news:kB******** ******@TK2MSFTN GXA01.phx.gbl.. .
Hi Greg,

Thanks for your feedback.

Yes, I can see your new submitted bug link. I see your concern is that why
Configuration applet is not included in .Net Redistributable s, but in SDK.

Based on my finding in our internal database, I see some comment about
this
issue, and the product team always believe that no end user will use these
configuration tools, only administrators and developers might use it. So
they moved it to the SDK and so they resolved your bug link as by design.

If you really have concern on this issue, I suggest you re-active that bug
link and feedback your concern to our product team, they will work and
consider on your feedback. Thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 23 '05 #6
Hi Greg,

Thanks for your feedback.

Yes, I see you have some concern on this issue. However, currently, I think
the best way for your concern is feedback it to our product team, so I
suggest you feedback your concern to that bug link. Then our product team
may give some consideration on it. Thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 23 '05 #7

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

Similar topics

4
5347
by: Chuck Farah | last post by:
I keep getting this error running a VB .NET web forms application. I exit visual studio kill the aspnet_wp.exe process and restart vs and works again. Any help would be appreciated. Just to re-iterate not a consitent error. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify
2
4618
by: Greg Burns | last post by:
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. Is there someway to install this separately on a machine? The redistributables for 1.0 and 1.1 always included the control panel applets.
1
5695
by: Ivan | last post by:
Hi, I have moved an entire solution from .netframework 1.0 to 1.1; also I have migrated the solution to VS2003. After this I have added a new project (Web) to previous solution; I'm referencing a DLL from other project within the solution and including some user controls within my new project, but whenever I try to execute a new aspx I have coded I receive next error message (see below); the problem is that some times the Parser Error...
1
4390
by: Oney | last post by:
I use Microsoft Exception management block to publish exception to event log. but some error occured. Error is blow, how can I solve this problem ??? Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
1
4494
by: KMart | last post by:
Hello, I have a ASP.NET/C# application that uses the IE Web Controls. Everything was working fine. Then, for some unknown reason, everything stopped working. Here's the error information: Server Error in '/application' Application. ---------------------------------------------------------------------------- ----
1
2453
by: Lorenc | last post by:
Recently I am getting this error randomly while working with visual studio ..NET 2003 on a C# project and browsing my application. Everything comes to normal after rebooting. Can someone help on this? The following is the detail error message: Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your...
2
6118
by: js | last post by:
I got this error when I moved my application to a new Windows 2003 server. I installed and recompiled the 'Microsoft.Practices.EnterpriseLibrary - June 2005" then added these assemblies to the development machine's Assembly Cache. The assemblies version appears to be 1.1.0.0. I changed the project reference to the newly compiled EnterpriseLibrary DLLs. The Web.Config of my application root, I also have the following <configSections>. I...
1
2915
by: Saqib Ali | last post by:
I recently installed "Microsoft .Net Framework 2.0 Redistributable" on a Windows 2003 server, and noticed that there is NO "Microsoft .Net Framework 2.0 Configuration" item under Administrative Tools However my laptop which has the Microsoft .Net Framework 2.0 Configuration SDK, has that item in the Administrative Tools. Why is there no Config Wizard with 2.0 (non SDK). I remember it used to come with .NET 1.1...
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
9686
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
9540
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
10475
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...
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
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...
2
3757
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.