XCLN: Run-Time Error 424: Object Required Form ErrorLast reviewed: July 14, 1997Article ID: Q161658 |
The information in this article applies to:
SUMMARYWhen you attempt to open a form in the Microsoft Exchange client that has been extended in 16-bit Visual Basic 4.0 to access an external Microsoft Access database, you receive the following error:
Runtime error - object error 424NOTE: This error does not occur on the computer used to design the form. This problem is resolved if you install the Microsoft Exchange Server Forms Designer or Visual Basic on that client computer. This is because the DLLs required for accessing the Microsoft Access database need to be copied and registered to work correctly. Merely specifying the copied DLL in the form's .cfg file does not register the DLL correctly. The process of installing the Microsoft Exchange Server Forms Designer or Visual Basic does this during the Setup process.
MORE INFORMATIONThe Dao2516.dll file cannot be copied over to the computer and be registered correctly. To correctly register it, you must do the following:
Vaen21.olb Msajt200.dll Msjeterr.dll Msjetint.dll Vbajet.dll Vbdb16.dllYou must decide when and how to run Regsvr.exe to register the DLL. Running Regsvr.exe is the only way to register the DLL short of installing an application that runs the Setup Wizard, and in turn registers Dao2516.dll.
|
Additional query words: WIN16 WIN95 WINNT XEXT
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |