MOD2000: COM Add-ins Containing ActiveX Controls Cause Errors When Used in Office 2000 ApplicationID: q237359
|
When you run a COM add-in from a Microsoft Office 2000 application, you may receive the following error messages
Run-time error '429':
Could not find the specified object.
-or-
followed by:Could not load an object, it is not available on this machine.
Run-time error '-2147352573 (80020003)':
Could not find the specified object.
You are using a COM add-in that contains an ActiveX control on one of its user forms. ActiveX controls are not accessible from user forms in COM add-ins.
There are two possible workarounds for this behavior. Which workaround you should use depends upon how you want to implement your solution.
Q161286 HOWTO: Use a Common Dialog File Open Dialog with Win32 API
For more information about developing COM add-ins, see the Microsoft Office Developer Web site at:
http://msdn.microsoft.com/officedev/default.asp
Additional query words: pra prb
Keywords : kbdta
Version : :
Platform :
Issue type : kbprb
Last Reviewed: July 26, 1999