Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Vista Windows Update Can't Search For New Updates!

Reply
Thread Tools Display Modes

Vista Windows Update Can't Search For New Updates!

 
 
Dervis Kemal
Guest
Posts: n/a

 
      03-18-2007
Help!
I get an error message saying windows cannot search for new updates and the
error code, 80073712. Also i have tried this 'fix'
http://support.microsoft.com/kb/KB931712 but apparently this reg thingy does
not even exist so it won't delete!
Someone please help!
I'm using vista ultimate x86,
cheers.
 
Reply With Quote
 
 
 
 
spongaweb
Guest
Posts: n/a

 
      03-19-2007
Yes I have the same problem with trying to get my Vista updates and this
registry fix gives me the same error.

I am still unable to get the latest updates for compatibility.
Need a fix to this problem please.


"Dervis Kemal" wrote:

> Help!
> I get an error message saying windows cannot search for new updates and the
> error code, 80073712. Also i have tried this 'fix'
> http://support.microsoft.com/kb/KB931712 but apparently this reg thingy does
> not even exist so it won't delete!
> Someone please help!
> I'm using vista ultimate x86,
> cheers.

 
Reply With Quote
 
Dervis Kemal
Guest
Posts: n/a

 
      03-20-2007
it's not just me then! phew.
Also when i try to install a seperate update such as:-

http://www.microsoft.com/downloads/d...W4%2b4Ow%3d%3d
It gives me an error that says...

Installer encounted an error: 0x800004002
No such interface supported.

Hope this helps solve the problem and get me installin updates again!
Thanks, Dervis
"spongaweb" wrote:

> Yes I have the same problem with trying to get my Vista updates and this
> registry fix gives me the same error.
>
> I am still unable to get the latest updates for compatibility.
> Need a fix to this problem please.
>
>
> "Dervis Kemal" wrote:
>
> > Help!
> > I get an error message saying windows cannot search for new updates and the
> > error code, 80073712. Also i have tried this 'fix'
> > http://support.microsoft.com/kb/KB931712 but apparently this reg thingy does
> > not even exist so it won't delete!
> > Someone please help!
> > I'm using vista ultimate x86,
> > cheers.

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      03-20-2007
(cross-post added to Vista General)
"Dervis Kemal" <Dervis > wrote in message
news:9958CA38-7938-4B73-BF49-...
> Help!
> I get an error message saying windows cannot search for new updates and the
> error code, 80073712. Also i have tried this 'fix'
> http://support.microsoft.com/kb/KB931712


<quote>
If you do not have administrator rights and permissions,
start the Command Prompt program by right-clicking
Command Prompt,
clicking
Run as administrator
and then typing administrator credentials.

At the command prompt, type the following command,
and then press ENTER:

reg delete HKLM\COMPONENTS /v StoreDirty
</quote>


> but apparently this reg thingy does not even exist so it won't delete!



More significantly perhaps does the value exist? E.g. try using regedit
to see if it is there? In fact, if it is there use regedit to delete it? ; )


> Someone please help!
> I'm using vista ultimate x86,
> cheers.



Good luck

Robert Aldwinckle
---


 
Reply With Quote
 
Dervis Kemal
Guest
Posts: n/a

 
      03-21-2007
elo, no the reg key doesnt exist and i tried tht admin thing. it's really
annoying now as i like to keep my pc up to date with the latest updates and i
cant use it. does Anyone no anything! Thanks, der

"Robert Aldwinckle" wrote:

> (cross-post added to Vista General)
> "Dervis Kemal" <Dervis > wrote in message
> news:9958CA38-7938-4B73-BF49-...
> > Help!
> > I get an error message saying windows cannot search for new updates and the
> > error code, 80073712. Also i have tried this 'fix'
> > http://support.microsoft.com/kb/KB931712

>
> <quote>
> If you do not have administrator rights and permissions,
> start the Command Prompt program by right-clicking
> Command Prompt,
> clicking
> Run as administrator
> and then typing administrator credentials.
>
> At the command prompt, type the following command,
> and then press ENTER:
>
> reg delete HKLM\COMPONENTS /v StoreDirty
> </quote>
>
>
> > but apparently this reg thingy does not even exist so it won't delete!

>
>
> More significantly perhaps does the value exist? E.g. try using regedit
> to see if it is there? In fact, if it is there use regedit to delete it? ; )
>
>
> > Someone please help!
> > I'm using vista ultimate x86,
> > cheers.

>
>
> Good luck
>
> Robert Aldwinckle
> ---
>
>
>

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      03-21-2007
"Dervis Kemal" <> wrote in message
news:BF1CD2D8-2698-42D4-8CD4-
....
>>> error code, 80073712. Also i have tried this 'fix'
>>> http://support.microsoft.com/kb/KB931712



>> reg delete HKLM\COMPONENTS /v StoreDirty
>> </quote>


>> More significantly perhaps does the value exist?



> elo, no the reg key doesnt exist



Be clearer. What doesn't exist? The _key_ (HKLM\COMPONENTS)?
Or the _value name_ contained in it, (StoreDirty -- which is the only thing
which would be deleted by that reg.exe command)?

Hint: if the key exists and the value doesn't you obviously don't have to worry
about deleting the value; in which case, the observations that you are making
about having trouble using the instructions in the KB article would be moot.

BTW I agree that the article you found was a good try at avoiding
the original symptom. Now it looks as if you will have to diagnose it
(or wait for someone to get it who can)! ; )


Good luck

Robert
---


 
Reply With Quote
 
Dervis Kemal
Guest
Posts: n/a

 
      03-21-2007
elo again, thx for ur help throughout this time, their is no key and it
doesnt seem like their will be a solution, i have decided to get rid of vista
ultimate and install x64 version so i will reinstall, thx anyways, dervis

"Robert Aldwinckle" wrote:

> "Dervis Kemal" <> wrote in message
> news:BF1CD2D8-2698-42D4-8CD4-
> ....
> >>> error code, 80073712. Also i have tried this 'fix'
> >>> http://support.microsoft.com/kb/KB931712

>
>
> >> reg delete HKLM\COMPONENTS /v StoreDirty
> >> </quote>

>
> >> More significantly perhaps does the value exist?

>
>
> > elo, no the reg key doesnt exist

>
>
> Be clearer. What doesn't exist? The _key_ (HKLM\COMPONENTS)?
> Or the _value name_ contained in it, (StoreDirty -- which is the only thing
> which would be deleted by that reg.exe command)?
>
> Hint: if the key exists and the value doesn't you obviously don't have to worry
> about deleting the value; in which case, the observations that you are making
> about having trouble using the instructions in the KB article would be moot.
>
> BTW I agree that the article you found was a good try at avoiding
> the original symptom. Now it looks as if you will have to diagnose it
> (or wait for someone to get it who can)! ; )
>
>
> Good luck
>
> Robert
> ---
>
>
>

 
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: Vista Windows Update Can't Search For New Updates! Robert Aldwinckle Windows Vista General Discussion 3 03-21-2007 06:23 PM
Windows Update Cannot Search for updates Rasmus Bertelsen Windows Vista General Discussion 7 07-19-2006 09:45 PM
Windows Update Cannot Search for updates Rasmus Bertelsen Windows Vista Games 1 07-16-2006 09:22 PM
Windows Update erroe search for updates AuthorizedUserPF Windows Update 2 03-27-2006 03:32 AM
RE: Windows Update erroe search for updates gsp Windows Update 0 03-26-2006 11:08 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