473,606 Members | 2,381 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How can I disable Net Framework >>without<< uninstalling it?

I have the Service Pack installed, but this program is just plain
buggy. I don't even WANT it, but I couldn't get my ATI drivers to
install unless I had it on the system.

I don't mind if the files just sit there; I just don't want them
RUNNING. Not once have I been able to shut down my computer without
having to suffer a 2 minute wait while "NET FRAMEWORK is not
responding."

I have Windows 2000 Professional and am about to commence a reinstall
with new HDD's, so I want to see this modification in action BEFORE I
do the new install, just to see how it's affecting my video (if at
all).

Thanks.

Nov 19 '05 #1
5 3483
If it's the .Net Framework you want to disable,
just run "aspnet_reg iis -u" from the command line
in the .Net Framework directory.

From your comment that "I have the Service Pack installed",
I wonder if the problem you have is .Net related, though.

The reason for my comment is that you say that :
I couldn't get my ATI drivers to
install unless I had it on the system.
The .Net Framework doesn't talk to video drivers.

I would try to uninstall the *Windows 2000* Service Pack,
and attempt to reinstall it, if you took the option to save your
system's rollback info when you installed whatever Service Pack you installed.

Otherwise, it's format time for you.

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
=============== =======

<by*******@usa. net> wrote in message
news:11******** **************@ f14g2000cwb.goo glegroups.com.. .I have the Service Pack installed, but this program is just plain
buggy. I don't even WANT it, but I couldn't get my ATI drivers to
install unless I had it on the system.

I don't mind if the files just sit there; I just don't want them
RUNNING. Not once have I been able to shut down my computer without
having to suffer a 2 minute wait while "NET FRAMEWORK is not
responding."

I have Windows 2000 Professional and am about to commence a reinstall
with new HDD's, so I want to see this modification in action BEFORE I
do the new install, just to see how it's affecting my video (if at
all).

Thanks.

Nov 19 '05 #2
ATI's Catalyst Control Center is built on the .Net Framework. Catalyst is
the utility used to control all of ATI's graphic card settings.
Mark Fitzpatrick
Microsoft MVP - FrontPage
I couldn't get my ATI drivers to
install unless I had it on the system.


The .Net Framework doesn't talk to video drivers.

Nov 19 '05 #3
I had the same problem as you after install the .NET SP1.

I discovered that the problems related to VPN connections on my system, I
was able to resolve the problem by disabling the VPN connection in Network
settings.

If you run multiple IPs and/or Network cards you may see this problem
also -- again the solutions was to disable one of my network cards (since
many motherboards come with two built in network cards now).

..NET framework will be part of the next Windows OS, like it or not.

Rob.

<by*******@usa. net> wrote in message
news:11******** **************@ f14g2000cwb.goo glegroups.com.. .
I have the Service Pack installed, but this program is just plain
buggy. I don't even WANT it, but I couldn't get my ATI drivers to
install unless I had it on the system.

I don't mind if the files just sit there; I just don't want them
RUNNING. Not once have I been able to shut down my computer without
having to suffer a 2 minute wait while "NET FRAMEWORK is not
responding."

I have Windows 2000 Professional and am about to commence a reinstall
with new HDD's, so I want to see this modification in action BEFORE I
do the new install, just to see how it's affecting my video (if at
all).

Thanks.

Nov 19 '05 #4
Ahhh...thanks, Mark.

That is a first, isn't it ?

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
=============== =======

"Mark Fitzpatrick" <ma******@fitzm e.com> wrote in message
news:%2******** ********@TK2MSF TNGP14.phx.gbl. ..
ATI's Catalyst Control Center is built on the .Net Framework. Catalyst is the utility
used to control all of ATI's graphic card settings.
Mark Fitzpatrick
Microsoft MVP - FrontPage
I couldn't get my ATI drivers to
install unless I had it on the system.


The .Net Framework doesn't talk to video drivers.


Nov 19 '05 #5
re:
.NET framework will be part of the next Windows OS, like it or not.
It already was a part of Windows 2003 Server, with .Net 1.1.

Longhorn will release with the .Net Framework 2.0 pre-installed,
although not eveything in Longhorn will run on .Net.

Good 'ol fashioned C++ will still be used as a building block/glue.

Avalon, Indigo and WinFX will all use the .Net Framework, though,
and you will be able to program against them with C# and VB.NET.

According to Paul Thurrott, Longhorn Beta 1 will be released next week :

http://www.windowsitpro.com/Article/...013/47013.html

The IE 7 Beta should be released at the same time.
http://www.windowsitpro.com/Windows/...ows_47059.html

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
=============== =======

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:%2******** ********@TK2MSF TNGP14.phx.gbl. ..I had the same problem as you after install the .NET SP1.

I discovered that the problems related to VPN connections on my system, I was able to
resolve the problem by disabling the VPN connection in Network settings.

If you run multiple IPs and/or Network cards you may see this problem also -- again the
solutions was to disable one of my network cards (since many motherboards come with two
built in network cards now).

.NET framework will be part of the next Windows OS, like it or not.

Rob. <by*******@usa. net> wrote in message
news:11******** **************@ f14g2000cwb.goo glegroups.com.. .
I have the Service Pack installed, but this program is just plain
buggy. I don't even WANT it, but I couldn't get my ATI drivers to
install unless I had it on the system.

I don't mind if the files just sit there; I just don't want them
RUNNING. Not once have I been able to shut down my computer without
having to suffer a 2 minute wait while "NET FRAMEWORK is not
responding."

I have Windows 2000 Professional and am about to commence a reinstall
with new HDD's, so I want to see this modification in action BEFORE I
do the new install, just to see how it's affecting my video (if at
all).

Thanks.

Nov 19 '05 #6

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

Similar topics

6
2581
by: lecichy | last post by:
Hello. Well, I found this piece of code on php.net. Thats fine but where can i find explanation for all these ("|\')?(*)("|\')?.*>(*)' syntax so that I can construct my own rules for all kind of eregi preg and oter match functions ?
4
2709
by: Don Wash | last post by:
Hi All! I'm getting the following Error: No DLLs has been compiled yet and nothing in the \bin directory. So it is not the versioning problem or anything like that. And here are the source of the files...
3
2457
by: Sonal | last post by:
I am trying to impersonate user with windows account. If I write following lines in web.config it show error <identity impersonate="true" userName="contoso\Jane" password="pass"/> ERROR: Error while trying to run project: Unable to start debugging on the web server. Server side-error occurred on sending debug HTTP request. Make sure the server is operating correctly. Verify there are no syntax
4
9065
by: SammyBar | last post by:
Hi all, I wonder is it possible to upload the content of an <imgfield to a server. The content of the <imgwas downloaded from a web site different from the one it should be uploaded. The image file should not be saved locally before uploading. It should not be visible any <input type=file on the form. How can it be done? I'm working on a project where client javascript requests an image server to generate dynamic images. The client...
2
3307
by: danielhdez14142 | last post by:
Some time ago, I had a segment of code like vector<vector<int example; f(example); and inside f, I defined vector<int>'s and used push_back to get them inside example. I got a segmentation fault which I resolved by doing vector<vector<int example; example.push_back(vector<int>());
0
1231
by: hummh | last post by:
Hi, I'm fighting with the asp.net 2.0 sitemappath control. I want to render breadcrumb items using <uland <litags, but the control mixes them with <spantags. That leads to invalid XHTML transitional code, because <ulcan't be mixed with spans. Is there a way to render the sitemappath without any (unnecessary) <spantags? TIA Harry
2
1296
by: sf | last post by:
Hundsome Money Online Guaranteed payment month after month · Work part time or full time as you like . Make quick good cash working 2 to 3 hours a day . Work anywhere from home/ office without restrictions · Get the Secret Formula Money Making Formula a the links below
0
1051
by: singh8146 | last post by:
Make money online money · Work part time or full time as you like . Make quick good cash working 2 to 3 hours a day . Work anywhere from home/ office without restrictions · Guaranteed payment month after month Get the Secret Formula Money Making Formula a the links below
10
6454
by: lpinho | last post by:
Hi all, I have a class (named for the example myObject) that can be of several types (int, string, float, etc), instead of using a object to define it's type I used a generic. public class MyObject<T: ChangeObject { ... public MyObject(string name, T value)
0
8016
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
8440
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
8431
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
8306
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
6773
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
3937
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
3980
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1557
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1300
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.