Article ID: 178489 - Last Review: May 12, 2003 - Revision: 2.1 PRB: Error 53 "File Not Found" When Calling a DLL FunctionThis article was previously published under Q178489 SYMPTOMS
The following error message displays when you attempt to call a function in
a dynamic-link library (DLL) file from Visual Basic:
Error 53 "File Not Found"
The error message occurs at the function call statement. CAUSE
This message occurs when Windows is unable to load the specified DLL,
particularly if the DLL has not been saved at the specified location. It
will also occur if the dependency files required by the DLL file are not
installed in the computer.
RESOLUTION
Install the dependency files required by the DLL file.
MORE INFORMATION
There are a several available tools that will help you determine the
dependency files for a DLL file:
APPLIES TO
| Article Translations
|
Back to the top
