"Bastel" <Bastel@discussions.microsoft.com> wrote in message news:754397CD-990C-4657-9D61-469D277A9299@microsoft.com...
> [Subject: 800706BF]
> Hey,
> I tried to update with windows, but I have the answer Failure Code 800706F.
> I tried to install the SP1 to sove the problem, but I could not install it.
> In the end of the update it removed everything again.
> So I downloaded Windows6.0-KB947821-v4-x86 for the preparation of the SP1
> installation, but there i have the Failure Code 800706E.
> So what can I do???
Type the numbers correctly?
We can guess that 800706F was a typo for 800706BF
because that's what you put in the Subject.
You can get some info about what codes which start with 8007
like this:
<cmd_output OS="XPsp3">
E:\>set /a c = 0x6BF
1727
E:\>net helpmsg %c%
The remote procedure call failed and did not execute.
</cmd_output>
That may suggest you have a connectivity problem.
Searching the logs that were changed by the update attempt
for both representations of your code could give you some context.
You could also get more info by trying to search this newsgroup
for previous solutions which involve this code. However, to get the
most recent solutions you may have to do a web search instead.
Both the MS web interface and Google Groups index of this newsgroup
seem to be FUBAR at the moment.
For example,
Windows update failing
(BING search for
(0x800706BF OR 800706BF) (MVP OR MSFT) microsoft.public.windowsupdate
So, which character did you omit from your other code? ; )
HTH
Robert Aldwinckle
---