Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista performance & maintenance

Vista Tutorial - Re: Windows cannot search for updates - error 8008005

Reply
 
Old 04-11-2008   #1 (permalink)
Robert Aldwinckle
Guest


 
 

Re: Windows cannot search for updates - error 8008005

(cross-post added to Vista Perf & Maint)
"Indecisive_add" <Indecisiveadd@xxxxxx> wrote in message
news:11EE8998-81CB-46BE-8C88-7F40C3447103@xxxxxx
Quote:

> The error code is correct, i understand what you are saying but i can only
> know what the computer tells me and that is:

In that case, given no other context, I would strongly suspect that you
were reading a truncated non-prefixed hex string, which would be even more
reason to be concerned about getting the whole thing because then the missing
character could be anything from 0 to F.

Hmm... I think we can at least guess that it isn't 0. 1 down 15 to go... ; )

<cmd_output OS="XPsp2">
E:\>set /a c = 0x50
80
E:\>net helpmsg %c%

The file exists.
</cmd_output>

Quote:

>
> When i try and open windows defender or start my computer up i get a message
> that say's "This application has failed to start because of WINHTTP.dll was
> not found". and the user interface has stopped working correctlly.

That doesn't have anything to do with WU. You may get more knowledgeable
help from a newsgroup which specializes in your OS. Cross-posting to one
for convenience.

However, it is a good clue. Did you check to see if, in fact, you do have that module
anywhere? If you do, the message probably means that a dependent module of
winhttp.dll is either missing or not registered properly.

Unfortunately the DLL Help Database has not been updated to include information
for Vista but this can give you some more ideas about that:

http://support.microsoft.com/dllhelp...280&l=55&det=1

Another tack to take would be using DependencyWalker's Profile feature
with regsvr32.exe and use it to trace a re-registration of that .dll

Quote:

>
> The a second box appears saying "Windows SQM Consolidator stopped and was
> closed"

Try to find out which program is issuing these messages.
E.g. open Task Manager, find that window listed in the Application tab,
right-click on it and use the Go to Process command.
That should switch you to the Processes tab with the appropriate
process name selected. What do you see?

Also, you might get more clues about these messages and others
which aren't being highlighted in message boxes by using your
Event Viewer.

Quote:

>
> This is all very confusing to me and is stopping any updates coming to my
> computer. I seriously have no idea what any of it means or how to fix it.

You still haven't explained where you are seeing this (partial) error code!

You're either going to have to do some diagnosis
or wait for someone else who gets the same symptom to
figure out something worth trying to change your symptoms.


Good luck

Robert
---

Quote:

>
> --
> A.Rawlinson
>
>
> "Robert Aldwinckle" wrote:
>
Quote:

>> "Stumped" <Stumped@xxxxxx> wrote in message
>> news:BDAB9112-AC5E-418C-A5D4-60C0DEEEF1E2@xxxxxx
Quote:

>> > Same problem with Vista Business 32-bit.
>>
>>
>> Details? First of all the code is probably incomplete.
>> Most error codes are 8 hex digits. So with 7 you're missing a 0 somewhere
>> and that will affect the success of any searching you do.
>> Also, you should try searching for the proper code (whatever it is)
>> again with a 0x prefix. That is the prefix which indicates that it
>> is a string of hex numbers and not a decimal number.
>>
>>
>> ---
>>
>>
>>


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
error 80070424 windows could not search for new updates Windows Updates
Windows Could Not Search for New Updates? Error 8007007E Windows Updates
Windows Can’t Search for Updates – Error 80070490 Windows Updates
Windows could not search for Updates: error 0x80070002 Vista General
Windows could not search for new updates Error(s) found: Code8024 Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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