Here's how to get rid of any "leftovers" & get back to square one.
Step #1 => Before doing anything else, write down what .NET Framework
versions are currently installed. (See previous reply.)
Step #2 => Now see Resolution Method 2 in this KB article (ignore the
subject & referenced error numbers):
http://support.microsoft.com/kb/923100
After running the .NET Framework Cleanup Tool (not the Windows Installer
Cleanup utility), reinstall all .NET Framework versions (but only the ones
you wrote down in #1 above) manually using the download links in KB923100
then run Windows Update manually to install security updates for same.
NB: If you remove .NET Framework 3.5 (SP1) using the tool, reinstalling .NET
Framework 3.5 will also install .Net Framework 2.0 SP2 and 3.0 SP2; then
Windows Update will offer .NET Framework 3.5 SP1.
IMPORTANT! => If you remove .NET Framework 3.5 (SP1), reinstall your .NET
Framework versions in the following order:
1. .Net Framework 3.5, then...
2. .Net Framework 1.1, then...
3. .Net Framework 1.1 SP1
NB: KB923100 references this page:
http://blogs.msdn.com/astebner/archi...30/611355.aspx. Please read
ALL of it as well as the related page
http://blogs.msdn.com/astebner/pages/8904493.aspx before using the .NET
Framework Cleanup Tool.
Step #3 => Check-in at Windows Update and install any critical security
updates offered.
--
~PA Bear
davexnet wrote:
> Thanks for responding. The article mentions searching this folder:
> %systemroot%\Microsoft.NET\Framework
>
> I have no such folder. However, using the registry method, I do see some
> item listed.
> They are version one and version 2. I believe I had it installed about a
> year ago and uninstalled it.
>
> Could these redundant entries be causing WU to screw up?
>
> Secondly, there is a comment at the bottom of the article you linked to,
> which says the registry method is unreliable for determining which dot net
> is installed for the very reason that they may be left overs from
> uninstalled
> versions.
>
>> You sure about that?
>>
>> How to determine which versions of the .NET Framework are installed and
>> whether service packs have been applied
>> http://msdn.microsoft.com/en-us/kb/kb00318785.aspx
>>
>> NB: .NET Framework 3.5 also installs .Net Framework 2.0 SP2 and 3.0 SP2
>> --
>> ~Robear Dyer (PA Bear)
>> MS MVP-IE, Mail, Security, Windows Client - since 2002
>>
>>
>> davexnet wrote:
>>>> Hello, I've got WU set to prompt me, rather than automatically
>>>> install.. Today I got a WU alert asking me to install KB928365,
>>>> a security update for .Net 2.0.
>>>>
>>>> As far as I can see, I don't actually have any flavor of .Net
>>>> installed at all. Why would I get this update?
>>>>
>>>> Thanks for any info.