PRB: Error 53 "File Not Found" When Calling a DLL Function (178489)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This 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.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbAPI kbprb KB178489 |
---|
|