Forum Post: RE: failed to load image

  • Thread starter Thread starter Matt Gilarde
  • Start date Start date
Status
Not open for further replies.
M

Matt Gilarde

Guest
Error -3 in that warning indicates that OpenEdge couldn't read the image file's contents into memory. We successfully opened the file but an error occurred while reading from the file. Unfortunately the warning doesn't give the Windows error code so we don't know why the read failed. You may be able to get some useful information about the failure with Process Monitor, which allows you to log a process's file operations.

Continue reading...
 
Status
Not open for further replies.
Back
Top