PC Review


Reply
Thread Tools Rate Thread

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

 
 
byte.this@usa.net
Guest
Posts: n/a
 
      20th Jul 2005
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.

 
Reply With Quote
 
 
 
 
Scott M.
Guest
Posts: n/a
 
      20th Jul 2005
I've been working with .NET since early beta (2000) and have never heard of
the error you describe. Most likely you have a bad installation.


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>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.
>



 
Reply With Quote
 
Lloyd Dupont
Guest
Posts: n/a
 
      20th Jul 2005
> 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."
>

NET FRAMEWORK is NOT an application.
Therefore this sentence doesn't makes sense at all.

What about using some tools (such as the TaskManager) to find out which
application is really hanging?
maybe a virus?
something even less heard of?


 
Reply With Quote
 
Lau Lei Cheong
Guest
Posts: n/a
 
      20th Jul 2005
The .NET framework runtime, like other libraries you have, won't run unless
some other application called it. (Maybe the IIS on behalf of a web
application , or whatever that's written in .NET) If you removed everything
that need it, it'll quietly sit there, and probably never ever get a chance
to be loaded even if you've installed it.

So most likely you have to find out what the buggy application is.

<(E-Mail Removed)>
???????:(E-Mail Removed)...
>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.
>



 
Reply With Quote
 
byte.this@usa.net
Guest
Posts: n/a
 
      20th Jul 2005
Lau Lei Cheong wrote:
> The .NET framework runtime, like other libraries you have, won't run unless
> some other application called it. (Maybe the IIS on behalf of a web
> application , or whatever that's written in .NET) If you removed everything
> that need it, it'll quietly sit there, and probably never ever get a chance
> to be loaded even if you've installed it.
>
> So most likely you have to find out what the buggy application is.


Lau Lei, thanks. The only application using this is ATI (my Radeon
video card). I guess I'll just uninstall it and see what happens.

As to the virus suggestion, that really is funny. My HDD was just
low-level formatted and this is, for all intents and purposes, a virgin
install in which I have almost _nothing_ but the OS installed.

And ATI. Which is the source of these persistent Net Framework errors.

Next step: Uninstall Net Framework and see what happens . . .

Angel

 
Reply With Quote
 
Lau Lei Cheong
Guest
Posts: n/a
 
      21st Jul 2005
If you really have identified that ATI driver/package that'll use .NET
framework, I'll highly recommand you NOT to uninstall it.

Display card control applets (I think not likely the driver itself, .NET is
not a good enough platform for device driver programming) are sometimes
essential for your system to run correctly. If you just uninstall the .NET
framework, it'll ;ikely to case fatal exception. (Better hope that's not a
blue screen)

Search for the card manufactorer's web site to see if they've release an
update.

<(E-Mail Removed)>
???????:(E-Mail Removed)...
> Lau Lei Cheong wrote:
>> The .NET framework runtime, like other libraries you have, won't run
>> unless
>> some other application called it. (Maybe the IIS on behalf of a web
>> application , or whatever that's written in .NET) If you removed
>> everything
>> that need it, it'll quietly sit there, and probably never ever get a
>> chance
>> to be loaded even if you've installed it.
>>
>> So most likely you have to find out what the buggy application is.

>
> Lau Lei, thanks. The only application using this is ATI (my Radeon
> video card). I guess I'll just uninstall it and see what happens.
>
> As to the virus suggestion, that really is funny. My HDD was just
> low-level formatted and this is, for all intents and purposes, a virgin
> install in which I have almost _nothing_ but the OS installed.
>
> And ATI. Which is the source of these persistent Net Framework errors.
>
> Next step: Uninstall Net Framework and see what happens . . .
>
> Angel
>



 
Reply With Quote
 
Scott M.
Guest
Posts: n/a
 
      21st Jul 2005
When you did your HDD re-format, did you run FDISK /mbr first? If not, you
could have a virus residing in your Master Boot Record that a format
wouldn't touch.


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Lau Lei Cheong wrote:
>> The .NET framework runtime, like other libraries you have, won't run
>> unless
>> some other application called it. (Maybe the IIS on behalf of a web
>> application , or whatever that's written in .NET) If you removed
>> everything
>> that need it, it'll quietly sit there, and probably never ever get a
>> chance
>> to be loaded even if you've installed it.
>>
>> So most likely you have to find out what the buggy application is.

>
> Lau Lei, thanks. The only application using this is ATI (my Radeon
> video card). I guess I'll just uninstall it and see what happens.
>
> As to the virus suggestion, that really is funny. My HDD was just
> low-level formatted and this is, for all intents and purposes, a virgin
> install in which I have almost _nothing_ but the OS installed.
>
> And ATI. Which is the source of these persistent Net Framework errors.
>
> Next step: Uninstall Net Framework and see what happens . . .
>
> Angel
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Uninstalling the .net 2 framework Chris Microsoft ASP .NET 1 15th Jun 2007 11:41 AM
Uninstalling Framework Rod Microsoft Dot NET Framework 4 23rd Jan 2007 11:46 AM
uninstalling .NET framework 1.1? John Salerno Microsoft C# .NET 5 7th Nov 2005 02:37 PM
How can I disable Net Framework >>without<< uninstalling it? byte.this@usa.net Microsoft ASP .NET 5 20th Jul 2005 10:20 AM
Uninstalling .net framework =?Utf-8?B?Umljbw==?= Microsoft Windows 2000 1 24th Mar 2005 08:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:57 PM.