Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Update 979683 doesn't install correctly on WinSrv2003EESP2x64

Reply
Thread Tools Display Modes

Update 979683 doesn't install correctly on WinSrv2003EESP2x64

 
 
LAban24
Guest
Posts: n/a

 
      05-01-2010

Hi all!

The update 979683 is seemingly installed correctly on my W2K3SRVEEx64sp2.
But when I verify the 'hal.dll' component of the update is NOT updated.

The "KB979683.log" file states that "LoadFileQueues:
UpdSpGetSourceFileLocation for hal.dll failed: 0xe0000102"

I have verified that the 'hal.dll' is not updated in any normal locations
for 'hal.dll' under '%WINDIR%', it is still the old version.

I have seen from posts on other sites that the above error might occur when
MS engineering has done some kind of error in their quest for a perfect
update. If you are a Microsoft Engineer reading this, please alert the QFE
team.

Does anyone know of a workaround for this error?

Thanks!
 
Reply With Quote
 
 
 
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      05-01-2010
See the "How to obtain help" section of
http://support.microsoft.com/kb/979683


LAban24 wrote:
> Hi all!
>
> The update 979683 is seemingly installed correctly on my W2K3SRVEEx64sp2.
> But when I verify the 'hal.dll' component of the update is NOT updated.
>
> The "KB979683.log" file states that "LoadFileQueues:
> UpdSpGetSourceFileLocation for hal.dll failed: 0xe0000102"
>
> I have verified that the 'hal.dll' is not updated in any normal locations
> for 'hal.dll' under '%WINDIR%', it is still the old version.
>
> I have seen from posts on other sites that the above error might occur
> when
> MS engineering has done some kind of error in their quest for a perfect
> update. If you are a Microsoft Engineer reading this, please alert the QFE
> team.
>
> Does anyone know of a workaround for this error?
>
> Thanks!


 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      05-02-2010


"LAban24" <> wrote in message
news:42CB6BAE-9DAD-4E6D-BD66-...
> Hi all!
>
> The update 979683 is seemingly installed correctly on my W2K3SRVEEx64sp2.
> But when I verify the 'hal.dll' component of the update is NOT updated.



Explain? There would undoubtedly have been a reboot required to do a copy
rename. Did you allow that to happen and check that it did? E.g. using
ReportingEvents.log (or Event Viewer).

FWIW I ran into a similar situation today with ieframe.dll. Supposedly I
have a hotfix installed for it but when I checked the version in
%windir%\System32 it was quite old. However, when I check to see what the
loaded version is, e.g. via msinfo32 when IE is running, the version that I
was expecting to see is reported. My conclusion is that the hotfix must
have been installed only into a SxS directory somewhere and it is being
loaded from there, but still made to appear that it is being loaded from
System32.


>
> The "KB979683.log" file states that "LoadFileQueues:
> UpdSpGetSourceFileLocation for hal.dll failed: 0xe0000102"
>
> I have verified that the 'hal.dll' is not updated in any normal locations
> for 'hal.dll' under '%WINDIR%', it is still the old version.



Unfortunately, hal.dll is not shown by msinfo32 but I think it might be
shown by ProcExp, e.g. under the System task. FWIW I just used this
Powershell pipeline to check on what is there
ls hal.dll | fl
but ProcExp showed me the same thing. I don't know if mine should be
different or if hal.dll could possibly be loaded from the SxS

PS C:\Windows> ls -Fi hal*.dll -R | fl

shows that one exists in SxS but that they are the same.


Hang on. Why are you looking at hal.dll anyway? The KB article doesn't
even mention it for our OS. Mine is W7 X64 so it wants the same list as
yours and for that there are only two modules listed: ntoskrnl.exe and
ntkrnlpa.exe

PS C:\Windows> ls -Fi ntoskrnl.exe -R | fl

shows there are a few of those but I do have the latest installed in
System32. ProcExp confirms the PS result (as far as it goes <w>).

The other one apparently updated SysWow64. I don't know where it would be
used or how to check it further.


HTH

Robert Aldwinckle
---


>
> I have seen from posts on other sites that the above error might occur
> when
> MS engineering has done some kind of error in their quest for a perfect
> update. If you are a Microsoft Engineer reading this, please alert the QFE
> team.
>
> Does anyone know of a workaround for this error?
>
> Thanks!


 
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
Updates were unable to be successfully installed wjousts Windows Update 6 01-30-2010 04:01 PM
Windows Update error code 8007065E Martin R Windows Update 7 01-14-2010 01:33 PM
update 976098 failing M. Murphy Update Services 2 01-08-2010 01:31 PM
"Some updates could not be installed" Antnee20x Windows Update 7 12-18-2009 07:01 PM
Update will not install kpigout Windows Update 18 12-12-2009 12:46 AM



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