(cross-post added to Win2000 Update)
"Mark" <> wrote in message
news:944FEAFF-DCA9-4270-B9D9-...
> Hi everyone,
>
> When I run Windows Update on my Windows 2000 Server, I am informed that:
>
> The website has encountered a problem and cannot display the page you are
> trying to view.
>
> Error Code: 0xC8000408
>
> I can't find any reference to this number online. Have any of you seen it?
Not on my system.
<cmd_output OS="XPsp2">
E:\>set /a c = 0x408
1032
E:\>net helpmsg %c%
1032 is not a valid Windows network message number.
</cmd_output>
Try net helpmsg 1032 on yours?
Otherwise search your logs for either representation. Also provided your search tool is not word-oriented
you should search for the hex string without the 0x prefix, since that will find both cases.
>
> Thanks
> Mark
Good luck
Robert Aldwinckle
---
|