.NET Framework 3.5 SP 1 update fails

C

cs_hart

When I try to install this, I get a message saying that it cannot be
installed. But I don't see any idea what the error is or how to
proceed. Any pointers appreciated.
Microsoft .NET Framework 3.5 Service Pack 1 and .NET Framework 3.5
Family Update for .NET versions 2.0 through 3.5 (KB951847) x86
 
T

Thee Chicago Wolf [MVP]

When I try to install this, I get a message saying that it cannot be
installed. But I don't see any idea what the error is or how to
proceed. Any pointers appreciated.
Microsoft .NET Framework 3.5 Service Pack 1 and .NET Framework 3.5
Family Update for .NET versions 2.0 through 3.5 (KB951847) x86

I had to run the .NET cleanup utility to get past this issue myself.
Grab it here: http://blogs.msdn.com/astebner/attachment/8904493.ashx
Run it, and then try to install it again. If you still can't, use the
tool to blow out all your .NET versions and re-install them all.

- Thee Chicago Wolf [MVP]
 
C

cs_hart

Dies this mean I need to reinstall Framework after running the
utility? I don't know that I can find the install CDs.
 
T

Thee Chicago Wolf [MVP]

Dies this mean I need to reinstall Framework after running the
utility? I don't know that I can find the install CDs.

There's no install media for the .net frameworks. Pull them from
Windows Update.

- Thee Chicago Wolf [MVP]
 
M

MowGreen

Dies this mean I need to reinstall Framework after running the
utility? I don't know that I can find the install CDs.


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

Next, run the .NET Setup Verification Tool to determine that they are
installed *properly*: http://blogs.msdn.com/astebner/pages/8999004.aspx

Then see: http://blogs.msdn.com/astebner/archive/2008/03/07/8108332.aspx

IF no .NET Runtimes *higher* than .NET Framework 2.0 are installed,
strongly suggest that .NET Framework 2.0 Service Pack 2 be applied and
then the application compatiblity update be installed:

Microsoft .NET Framework 2.0 Service Pack 2
http://www.microsoft.com/downloads/...58-915b-4eb5-9b1d-10e506da9d0f&displaylang=en

Application compatibility update for Microsoft .NET Framework 2.0
Service Pack 2
http://www.microsoft.com/downloads/...FamilyID=6c095bba-6100-4ec9-9c54-6450b0212565
At the bottom of the page click the Download button next to
NDP20SP2-KB958481-x86.exe

*Save* both updates. When their downloads complete close *all* open
programs and browsers.
Install .NET Framework 2.0 Service Pack 2, *reboot* whether requested to
or not. Then install NDP20SP2-KB958481-x86.exe (the app compat update).

There is absolutely no need to install Microsoft .NET Framework 3.5
Service Pack 1 and .NET Framework 3.5 Family Update for .NET versions
2.0 through 3.5 *IF* an XP system has no .NET Frameworks
versions higher than *2.0* installed. None whatsoever.


MowGreen
===============
*-343-* FDNY
Never Forgotten
===============


banthecheck.com
"Security updates should *not* have *non-security content* prechecked"
 
G

Guest

microsoft.public.windowsupdate

--
SPAMCOP User


MowGreen said:
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

Next, run the .NET Setup Verification Tool to determine that they are
installed *properly*: http://blogs.msdn.com/astebner/pages/8999004.aspx

Then see: http://blogs.msdn.com/astebner/archive/2008/03/07/8108332.aspx

IF no .NET Runtimes *higher* than .NET Framework 2.0 are installed,
strongly suggest that .NET Framework 2.0 Service Pack 2 be applied and
then the application compatiblity update be installed:

Microsoft .NET Framework 2.0 Service Pack 2
http://www.microsoft.com/downloads/...58-915b-4eb5-9b1d-10e506da9d0f&displaylang=en

Application compatibility update for Microsoft .NET Framework 2.0 Service
Pack 2
http://www.microsoft.com/downloads/...FamilyID=6c095bba-6100-4ec9-9c54-6450b0212565
At the bottom of the page click the Download button next to
NDP20SP2-KB958481-x86.exe

*Save* both updates. When their downloads complete close *all* open
programs and browsers.
Install .NET Framework 2.0 Service Pack 2, *reboot* whether requested to
or not. Then install NDP20SP2-KB958481-x86.exe (the app compat update).

There is absolutely no need to install Microsoft .NET Framework 3.5
Service Pack 1 and .NET Framework 3.5 Family Update for .NET versions 2.0
through 3.5 *IF* an XP system has no .NET Frameworks
versions higher than *2.0* installed. None whatsoever.


MowGreen
===============
*-343-* FDNY
Never Forgotten
===============


banthecheck.com
"Security updates should *not* have *non-security content* prechecked"
 
P

PA Bear [MS MVP]

1. Before doing anything else, write down the .NET Framework versions which
are already installed:

How to determine which versions of the .NET Framework are installed and
whether service packs have been applied
http://support.microsoft.com/kb/318785

2. Now see Resolution Method 2 in http://support.microsoft.com/kb/923100
(ignore the title). After running the appropriate/needed tool, (re)install
all .NET Framework versions manually using the download links on the page.

NB: KB923100 references this page:
http://blogs.msdn.com/astebner/archive/2006/05/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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top