Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Error Code 800705B4

Reply
Thread Tools Display Modes

Error Code 800705B4

 
 
Truth Unknown
Guest
Posts: n/a

 
      09-12-2006
These are the details from Windows Update in Windows Vista RC1:
================================================== ========
Creative - media - Creative Audigy Audio Processor (WDM)

Installation date: 9/12/2006 1:22 PM

Installation status: Failed

Error details: Code 800705B4

Update type: Recommended

Driver Update for Vista device support

More information:
http://winqual.microsoft.com/support/?driverid=12313553

More information:
http://support.microsoft.com/select/?target=hub
================================================== ========

I have searched for a solution but found nothing. So does anyone have any
ideas?

On a side note, there seems to be some kind of problem with the creation of
these topics. This was the second time I tried posting this.
 
Reply With Quote
 
 
 
 
Drake Steele
Guest
Posts: n/a

 
      09-13-2006
I ran into the same issue with an update that showed up for my Sound Blaster
Live today (Sept. 13) - fails to install, with a similar error code (It's
80070103) and I likewise have found no solutions. HELP! (I can't get my
SBLive! 5.1 to install as anything other than "Creative Emu10K1 Audio (WDM)"
and had to use the xp drivers, which don't work spectacularly well - the
update today would be great - if it WORKED! *sigh*)

"Truth Unknown" wrote:

> These are the details from Windows Update in Windows Vista RC1:
> ================================================== ========
> Creative - media - Creative Audigy Audio Processor (WDM)
>
> Installation date: 9/12/2006 1:22 PM
>
> Installation status: Failed
>
> Error details: Code 800705B4
>
> Update type: Recommended
>
> Driver Update for Vista device support
>
> More information:
> http://winqual.microsoft.com/support/?driverid=12313553
>
> More information:
> http://support.microsoft.com/select/?target=hub
> ================================================== ========
>
> I have searched for a solution but found nothing. So does anyone have any
> ideas?
>
> On a side note, there seems to be some kind of problem with the creation of
> these topics. This was the second time I tried posting this.

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      09-13-2006
"Drake Steele" <Drake > wrote in message
news:191AF05F-46D5-481A-B0EE-...
>I ran into the same issue with an update that showed up for my Sound Blaster
> Live today (Sept. 13) - fails to install, with a similar error code (It's
> 80070103)



The only thing "similar" about them is their category. 0x8007xxxx
generally seem to have something to do with Errors which have
a corresponding decimal number documented somewhere on MSDN.


> and I likewise have found no solutions. HELP!



Did you try a search? Let's take those two codes, prefix them with 0x
(so it's clear they are to represent hexidecimal values and not
something else--including in your case not a decimal value with those
same digits):


http://inetexplorer.mvps.org/archive/wuc.htm

(MSN search for
0x80070103 0x800705B4
)

<extracts>
0x800705B4 -2147023436 Error_Timeout


0x80070103 -2147024637 ERROR_NO_MORE_ITEMS:


</extracts>


I guess Error_Timeout is more or less self-explanatory
but what "items" are being referred to for your case?


Let's see if the MSDN has any more details on that.
In this case, since we have the Error code name we can search on that
otherwise we would search on 259 (the decimal equivalent of 0x0103):

Hmm... MSDN wasn't very helpful with that search.
Here are some from the KB which indicates that at least we are
on the right track:

http://support.microsoft.com/search/...=20&1033comm=1

(MSKB Boolean search for
ERROR_NO_MORE_ITEMS AND 259
)


but it's apparently not a specific error, just an indication that a problem
occurred in some program procedure (usually .NET?) or other.

IOW searching for information about your error code is showing us
that its meaning is going to be strongly dependent on the context
in which it occurred.

In order to get some context you should look in the install log that
will have been produced when the update was run, whether it worked
or not.

BTW this thread that you are jumping into with your Me too! is Vista specific.
If your case is also Vista specific you may have better luck posting in one of
the Vista specific newsgroups. This newsgroup is shared by all users of
Windows Update, not just Vista testers.


HTH

Robert Aldwinckle
---


> (I can't get my
> SBLive! 5.1 to install as anything other than "Creative Emu10K1 Audio (WDM)"
> and had to use the xp drivers, which don't work spectacularly well - the
> update today would be great - if it WORKED! *sigh*)
>
> "Truth Unknown" wrote:
>
>> These are the details from Windows Update in Windows Vista RC1:
>> ================================================== ========
>> Creative - media - Creative Audigy Audio Processor (WDM)
>>
>> Installation date: 9/12/2006 1:22 PM
>>
>> Installation status: Failed
>>
>> Error details: Code 800705B4
>>
>> Update type: Recommended
>>
>> Driver Update for Vista device support
>>
>> More information:
>> http://winqual.microsoft.com/support/?driverid=12313553
>>
>> More information:
>> http://support.microsoft.com/select/?target=hub
>> ================================================== ========
>>
>> I have searched for a solution but found nothing. So does anyone have any
>> ideas?
>>
>> On a side note, there seems to be some kind of problem with the creation of
>> these topics. This was the second time I tried posting this.


....


 
Reply With Quote
 
Truth Unknown
Guest
Posts: n/a

 
      09-14-2006
I though i was using a Windows Vista Newsgroup, because that's what I'm
seeing. http://70.103.16.165/~hostfile/winvistanewsgroups.jpg

Here is my Windows Update log:
http://70.103.16.165/~hostfile/windowsupdate.log

I did find the error number relevant to the driver I'm installing with, but
I could not find exactly what caused the error.
 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      09-14-2006
(cross-post to Vista General added)
"Truth Unknown" <> wrote in message news:A2A0E3FB-87FD-4116-9108-...
>I though i was using a Windows Vista Newsgroup, because that's what I'm
> seeing. http://70.103.16.165/~hostfile/winvistanewsgroups.jpg



This is something that we have been complaining about that site.
That menu does not distinguish between links to Vista specific
newsgroups and shared newsgroups.

From a post yesterday addressed to an MS responder

<quote>
I really think there should be another separator and grouping label
added in front of the last 5 newsgroups in the list currently labeled
"Windows Vista Newsgroups". We still have Vista users expressing
surprise in those shared newsgroups that non-Vista discussions
predominate. I think an appropriate label would have prepared them
to accept that they would be seeing non-Vista discussions there before
actually seeing them.
</quote>


>
> Here is my Windows Update log:
> http://70.103.16.165/~hostfile/windowsupdate.log



Great! This shows that you have been getting several different error codes
while trying to install driver updates.

To see this more clearly either browse through your log
doing finds for REPORT EVENT or browse separately the summary file

%windir%\SoftwareDistribution\ReportingEvents.log


>
> I did find the error number relevant to the driver I'm installing with, but
> I could not find exactly what caused the error.



More details of your perceptions would help I think.
E.g. notice that one of the drivers that you are apparently having trouble
installing was actually already installed a couple of days earlier.

<example>
2006-09-10 20:01:24:225 872 8ec Report REPORT EVENT: {A14241EE-B3B3-487F-B723-C4262DCDD2D4} 2006-09-10 20:01:07:037-0600 1 183 101
{9EB71DCE-A020-451F-9F89-2A74056D4533} 103 0 AutomaticUpdates Success Content Install Installation Successful: Windows successfully
installed the following update: Creative - media - Creative Audigy Audio Processor (WDM)
</example>

Also, other drivers failed to install but then just are no longer reported.
Did you do something manual instead to avoid having to involve AU
any further with their installation?

Finally, since the downloads are all done and the failures are all
failures of installs to complete we may be looking at the wrong
diagnostics to understand *why* the installs are failing.

Try looking for any diagnostic files created by the installs.
E.g. in XP I would do that either by running FileMon while running
the install or by using Explorer Search Companion to find all files
which were modified on the day of the update which I would then
order by Date Modified, thus sorting them by timestamp.
That allows you to scroll to the set of files which changed during
the update which usually includes some kind of install log.

BTW since the installs are downloaded (usually somewhere in
%windir%\SoftwareDistribution\Download ) you may be able to run them
manually. That could have the effects 1) of being able to see if there are
any more symptoms as a result of trying that and 2) perhaps allow you
to do it using a more powerful account. E.g. throughout the log there are
references to "elevated non admin" which I'm wondering may not be
strong enough to install drivers. E.g. perhaps you could do it with the
real Administrator account and see if there is either success or any
different negative symptoms that way.

Alternatively, if you find the same drivers offered via Windows Update
you could try downloading and installing them from there. Often manual
updates succeed where automatic ones fail.

Because I am not using Vista I am cross-posting this reply to
Vista General to give your thread better visibility among other Vista users.


HTH

Robert Aldwinckle
---


 
Reply With Quote
 
Colin Barnhorst
Guest
Posts: n/a

 
      09-15-2006
The five newsgroups are not platform specific. They are just as much Vista
as XP or anything else. Unfortunately it is not feasible for MS to rename
existing groups.

"Robert Aldwinckle" <> wrote in message
news:...
> (cross-post to Vista General added)
> "Truth Unknown" <> wrote in message
> news:A2A0E3FB-87FD-4116-9108-...
>>I though i was using a Windows Vista Newsgroup, because that's what I'm
>> seeing. http://70.103.16.165/~hostfile/winvistanewsgroups.jpg

>
>
> This is something that we have been complaining about that site.
> That menu does not distinguish between links to Vista specific
> newsgroups and shared newsgroups.
>
> From a post yesterday addressed to an MS responder
>
> <quote>
> I really think there should be another separator and grouping label
> added in front of the last 5 newsgroups in the list currently labeled
> "Windows Vista Newsgroups". We still have Vista users expressing
> surprise in those shared newsgroups that non-Vista discussions
> predominate. I think an appropriate label would have prepared them
> to accept that they would be seeing non-Vista discussions there before
> actually seeing them.
> </quote>
>
>
>>
>> Here is my Windows Update log:
>> http://70.103.16.165/~hostfile/windowsupdate.log

>
>
> Great! This shows that you have been getting several different error
> codes
> while trying to install driver updates.
>
> To see this more clearly either browse through your log
> doing finds for REPORT EVENT or browse separately the summary file
>
> %windir%\SoftwareDistribution\ReportingEvents.log
>
>
>>
>> I did find the error number relevant to the driver I'm installing with,
>> but
>> I could not find exactly what caused the error.

>
>
> More details of your perceptions would help I think.
> E.g. notice that one of the drivers that you are apparently having trouble
> installing was actually already installed a couple of days earlier.
>
> <example>
> 2006-09-10 20:01:24:225 872 8ec Report REPORT EVENT:
> {A14241EE-B3B3-487F-B723-C4262DCDD2D4} 2006-09-10 20:01:07:037-0600 1 183
> 101 {9EB71DCE-A020-451F-9F89-2A74056D4533} 103 0 AutomaticUpdates Success
> Content Install Installation Successful: Windows successfully installed
> the following update: Creative - media - Creative Audigy Audio Processor
> (WDM)
> </example>
>
> Also, other drivers failed to install but then just are no longer
> reported.
> Did you do something manual instead to avoid having to involve AU
> any further with their installation?
>
> Finally, since the downloads are all done and the failures are all
> failures of installs to complete we may be looking at the wrong
> diagnostics to understand *why* the installs are failing.
>
> Try looking for any diagnostic files created by the installs.
> E.g. in XP I would do that either by running FileMon while running
> the install or by using Explorer Search Companion to find all files
> which were modified on the day of the update which I would then
> order by Date Modified, thus sorting them by timestamp.
> That allows you to scroll to the set of files which changed during
> the update which usually includes some kind of install log.
>
> BTW since the installs are downloaded (usually somewhere in
> %windir%\SoftwareDistribution\Download ) you may be able to run them
> manually. That could have the effects 1) of being able to see if there
> are
> any more symptoms as a result of trying that and 2) perhaps allow you
> to do it using a more powerful account. E.g. throughout the log there
> are
> references to "elevated non admin" which I'm wondering may not be
> strong enough to install drivers. E.g. perhaps you could do it with the
> real Administrator account and see if there is either success or any
> different negative symptoms that way.
>
> Alternatively, if you find the same drivers offered via Windows Update
> you could try downloading and installing them from there. Often manual
> updates succeed where automatic ones fail.
>
> Because I am not using Vista I am cross-posting this reply to
> Vista General to give your thread better visibility among other Vista
> users.
>
>
> HTH
>
> Robert Aldwinckle
> ---
>
>



 
Reply With Quote
 
LILTIGER
Guest
Posts: n/a

 
      09-30-2006
NVIDIA OR OTHER MANUFACTURES HAS AN UPDATE FOR IT BUT IT DOES NOT WORK OR
WILL NOT LOAD AND IT CAN NOT FIND THE CARD IT SELF ON UR SYSTEM SO BOTHER
DOWNLOADING IT THOSE OTHER GUYS R GIVING U THE RUNAROUND SO CHILL TILL VISTA
IS FULLY DEVELOPED THEN U CAN GET THE DRIVER U NEED BUT FOR NOW SEND IN UR
REPORTS TO WINDOWS VISTA SO THEY CAN FIX THOSE ISSUES.
SO I ADVISE YOU NOT TO CONTINUE TO USE THE BETA VERSION OF WINDOWS IT WILL
HARM YOUR COMPUTER (S) REMEMBER BETA VERSION ARE A TEST DRIVE AND NOT STABLE
SO UR REALY ON UR OWN .

"Truth Unknown" wrote:

> These are the details from Windows Update in Windows Vista RC1:
> ================================================== ========
> Creative - media - Creative Audigy Audio Processor (WDM)
>
> Installation date: 9/12/2006 1:22 PM
>
> Installation status: Failed
>
> Error details: Code 800705B4
>
> Update type: Recommended
>
> Driver Update for Vista device support
>
> More information:
> http://winqual.microsoft.com/support/?driverid=12313553
>
> More information:
> http://support.microsoft.com/select/?target=hub
> ================================================== ========
>
> I have searched for a solution but found nothing. So does anyone have any
> ideas?
>
> On a side note, there seems to be some kind of problem with the creation of
> these topics. This was the second time I tried posting this.

 
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
error code 800705B4 kinnau Windows Vista Hardware 2 05-23-2009 08:41 PM
Vista SP1 Installation Failure - Error Code 800705b4 tligg Windows Vista Performance 1 07-05-2008 12:58 AM
Error Code 800705B4 with Creative Audigy Driver Truth Unknown Windows Update 2 09-23-2006 03:17 AM
Re: Error Code 800705B4 Robert Aldwinckle Windows Vista General Discussion 1 09-15-2006 01:20 AM
Error installing updates Exit code=0x80240FFF;Call error code=0x80 KerryC Windows Update 2 07-18-2006 08:21 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