ADT/ODE: There Is "No Object in this Control" Error Message (177908)
The information in this article applies to:
- Microsoft Access Developer's Toolkit 7.0
- Microsoft Office 97 Developer Edition
This article was previously published under Q177908 Advanced: Requires expert coding, interoperability, and multiuser skills.
SYMPTOMS
When you use an ActiveX control in a Microsoft Access application, the
control may appear blank when the application is used in the run-time
environment. You may also receive the following error messages
Run-time error '438': Object doesn't support this property or method
-or-
Run-time error '2683': There is no object in this control
-or-
Run-time error '2455': Application-defined or object-defined error
followed by:
Execution of this application has stopped due to a run-time error.
The application can't continue and will be shut down.
Your application then quits. The error you receive depends on both the
ActiveX control and the version of the developer tools that you are using
to distribute the application.
CAUSE
You have pasted a copy of an existing ActiveX control into your form.
RESOLUTION
You can resolve this error by deleting the failing control from the form
and adding a new control from the Insert menu. You should then rename the newly placed control to the same name as the old control so that any code existing on the form will work properly.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. REFERENCES
For more information about other issues involving the Office 97 Developers
Edition Tools and ActiveX controls, please see the following article in the
Microsoft Knowledge Base:
129303
ADT/ODE: OLE Controls appear blank in Run-time Applications
Modification Type: | Major | Last Reviewed: | 10/20/2003 |
---|
Keywords: | kbbug kberrmsg KB177908 |
---|
|