Visual Basic Scripting Edition |
|
Your application references a DLL that cannot be found. Alternately, a DLL may have referenced another DLL that cannot be found.
To correct this error
- Make sure the DLL is present.
- Use the entire Path name when referring to the DLL.
- Obtain the referenced DLL and make it available to the other DLL.