"Kharan" <> wrote in message
news:527E5442-C8F0-4F47-A0B3-...
> Hey There
> I'm using Windows Vista Ultimate x64. A while ago, I activated Microsoft
> Update. Then an update couldn't be installed and there were no new ones
> found. After that I found out, that Microsoft Update is causing the probem
> and that I have to disable it. I did so, but it's still the same.
> The update kb931099 always fails with various Error Codes (80070011, 80070643, 80246007
> ...) Currently it's always 80070011.
<title>An update is available for Windows Defender on Windows Vista</title>
http://support.microsoft.com/?kbid=931099
Look in the install log for context for the codes. If you are trying to do web searching
for information about these codes you should also be looking for instances
of them prefixed by 0x and in some cases, such as when the first half is
8007, searching for the decimal equivalent of the second half.
FWIW assuming that XP error messages are similar to Vista's
this is what that 80070011 code might mean:
<cmd_output>
F:\WINDOWS>net helpmsg 17
The system cannot move the file to a different disk drive.
</cmd_output>
So, within the context of the code in the update's install log,
see if the other messages there make any more sense with that
meaning of the code in mind. E.g. perhaps your drives got
relabeled? Etc.
BTW if you are having trouble with the install of an update,
especially if you are trying to do the install manually,
you are more likely to find help in newsgroups
which specialize in the product involved.
WU is essentially just a delivery vehicle.
In this particular case, I'm not certain that there is really a newsgroup
for Windows Defender. I'm pretty sure though that there is at least
a separate web forum for it.
HTH
Robert Aldwinckle
---
> It is the only Update that is found. I
> also tried installing the English Language Pack, but this also fails with
> Error Code 2.
> Recently I tried reactivating Microsoft Update, but this also fails with the
> Error Code 0x800A0046.
> Anyone got an Idea how to solve this problem?