Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > KB953297 - updated manually, finally!

Reply
Thread Tools Display Modes

KB953297 - updated manually, finally!

 
 
Semjon
Guest
Posts: n/a

 
      01-01-2010

Ok, I just have to boast, since I actually managed to install this stupid
update everybody is having problems with. It's the Microsoft .NET
Framework 1.1 Service Pack 1 security update, never installs through
WinUpdate for anybody. This is how I did it:

Tried installing through WinUpdate - fails. Error code 0x80070643 in
windowsupdate.log

Tried installing manually, fails. However, the manual install provided
useful info, it said required install package missing. Ok, so I probably
deleted the crap from %systemroot%\installer some time in the past to save
some space on harddisk. Stupid me, lol.

So I removed the installer info for .Net framework 1.1 from the registry
using Windows Install Clean Up MS utility and re-installed .Net framework 1.1
(dotnetfx.exe).

Then I installed the German language package through windowsupdate.

Then I tried installing .Net framework 1.1 SP1 (NDP1.1sp1-KB867460-X86.exe),
which is a requirement for the KB953297 update, but it failed with the
following error in the Event Viewer Snap-in:

Produkt: Microsoft .NET Framework 1.1 -- Configuration failed.

The installer package would just sit in memory indefinitely until crashed
through the task manager ("cancel" doesn't work, the installer just sits
there in memory forever). If you crash the installer before the installation
finishes, you can't reinstall this particular package, to fix, delete the
following key in the registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\InProgress

as well as any temp files created by the installer in
%systemroot%\installer. Pain in the ASS!

Checking the event viewer, I noticed that the installer package tried to
utilize the DTC (that's the distributed transaction coordinator service).
Seems it was not configured properly.

First, the service wouldn't even run. Some problem with the log file. To fix:

MSDTC - resetlog

Fixed DTC service, but didn't fix the .Net 1.1 SP1 installation problem. So
I searched the internet and found this useful page:

http://support.microsoft.com/kb/899191

It explains how to configure the DTC security settings through the dcomcnfg
(COM Security). So I enabled full Network DTC Access (seems it's disabled
when WinXP SP2/SP3 is installed) , and voila! the .Net framework 1.1 SP1 was
finally installed successfully.

Now I just had to install ndp1.1sp1-kb953297-x86, which worked flawlessly.
Problem solved, hehe
 
Reply With Quote
 
 
 
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      01-01-2010

We shall alert the media.

PS: See http://support.microsoft.com/kb/976982


Semjon wrote:
> Ok, I just have to boast, since I actually managed to install this stupid
> update everybody is having problems with. It's the Microsoft .NET
> Framework 1.1 Service Pack 1 security update, never installs through
> WinUpdate for anybody. This is how I did it:
>
> Tried installing through WinUpdate - fails. Error code 0x80070643 in
> windowsupdate.log
>
> Tried installing manually, fails. However, the manual install provided
> useful info, it said required install package missing. Ok, so I probably
> deleted the crap from %systemroot%\installer some time in the past to save
> some space on harddisk. Stupid me, lol.
>
> So I removed the installer info for .Net framework 1.1 from the registry
> using Windows Install Clean Up MS utility and re-installed .Net framework
> 1.1 (dotnetfx.exe).
>
> Then I installed the German language package through windowsupdate.
>
> Then I tried installing .Net framework 1.1 SP1
> (NDP1.1sp1-KB867460-X86.exe),
> which is a requirement for the KB953297 update, but it failed with the
> following error in the Event Viewer Snap-in:
>
> Produkt: Microsoft .NET Framework 1.1 -- Configuration failed.
>
> The installer package would just sit in memory indefinitely until crashed
> through the task manager ("cancel" doesn't work, the installer just sits
> there in memory forever). If you crash the installer before the
> installation
> finishes, you can't reinstall this particular package, to fix, delete the
> following key in the registry:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Installer\InProgress
>
> as well as any temp files created by the installer in
> %systemroot%\installer. Pain in the ASS!
>
> Checking the event viewer, I noticed that the installer package tried to
> utilize the DTC (that's the distributed transaction coordinator service).
> Seems it was not configured properly.
>
> First, the service wouldn't even run. Some problem with the log file. To
> fix:
>
> MSDTC - resetlog
>
> Fixed DTC service, but didn't fix the .Net 1.1 SP1 installation problem.
> So
> I searched the internet and found this useful page:
>
> http://support.microsoft.com/kb/899191
>
> It explains how to configure the DTC security settings through the
> dcomcnfg
> (COM Security). So I enabled full Network DTC Access (seems it's disabled
> when WinXP SP2/SP3 is installed) , and voila! the .Net framework 1.1 SP1
> was
> finally installed successfully.
>
> Now I just had to install ndp1.1sp1-kb953297-x86, which worked flawlessly.
> Problem solved, hehe


 
Reply With Quote
Reply

Thread Tools
Display Modes

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
Re: Windows Update website - KB953297 does not install - running XP Shenan Stanley Windows Update 1 01-07-2010 05:45 PM
Re: Windows Update website - KB953297 does not install - running XP PA Bear [MS MVP] Windows Update 1 12-31-2009 05:40 AM
Updated Appts not appearing in Calendar aagreg ActiveSync 1 07-18-2007 07:06 PM
DVD-RW Disc Does not Show Updated Files Thomas Darlington Windows Vista File Management 0 03-12-2007 03:43 AM
Can percent complete on tasks be updated between 2 PC's? Bruce Hendry ActiveSync 4 01-14-2007 01:12 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59