(cross-post added to Win2000 Update) "Mark" wrote in message news:944FEAFF-DCA9-4270-B9D9-8C759023186F@microsoft.com... > 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 ---
blah blah blah. is that all u guys do is complain/ WHORES "Robert Aldwinckle" wrote in message news:ufgoQdwiIHA.4844@TK2MSFTNGP06.phx.gbl... > (cross-post added to Win2000 Update) > "Mark" wrote in message > news:944FEAFF-DCA9-4270-B9D9-8C759023186F@microsoft.com... >> 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 > --- > >
I'm getting the same message...does anyone know what to do to resolve this? "Robert Aldwinckle" wrote: > (cross-post added to Win2000 Update) > "Mark" wrote in message > news:944FEAFF-DCA9-4270-B9D9-8C759023186F@microsoft.com... > > 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 > --- > > >