View Single Post
  #3 (permalink)  
Old 03-05-2008
Robert Aldwinckle
 

Posts: n/a
Re: No solution to Update error 57E?
"AndyF" <AndyF.35s40h@no-mx.forums.vistaheads.com> wrote in message
news:AndyF.35s40h@no-mx.forums.vistaheads.com...

> What is even more frustrating is that I cannot find anywhere on the Web
> that translates what this error really means. Seems silly to have error
> codes with no reference anywhere to tell a user what a given code like
> this means. At least that would lead someone in some direction - but
> even on MSDN there is no find on any search for Error Code 57E.



<cmd_output OS="XPsp2">
F:\>set /a c = 0x57E
1406
F:\>net helpmsg %c%

Cannot create a top-level child window.
</cmd_output>

You can probably do that on your OS too... <eg>


FYI

Robert Aldwinckle
---


Reply With Quote