Microsoft KB Archive/251415

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 13:51, 21 July 2020 by X010 (talk | contribs) (Text replacement - """ to """)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


"The custom form could not be opened Outlook will use an Outlook form instead" error message when you use the Outlook 2000 object model to reference an item that requires a custom form

Article ID: 251415

Article Last Modified on 8/11/2004



APPLIES TO

  • Microsoft Outlook 2000 Standard Edition



This article was previously published under Q251415

SYMPTOMS

If you use the Outlook object model to reference an item that requires a custom form, you may receive the following error message:

The custom form could not be opened Outlook will use an Outlook form instead.

This may prevent the completion of your program.

This error can also occur if the item uses a custom form written in C++ and that form does not implement IDispatch. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

244764 MAPI forms need IDispatch Interfaces to be implemented


RESOLUTION

To resolve this problem, obtain Microsoft Office 2000 Service Release 1/1a (SR-1/SR-1a).

To obtain SR-1/SR-1a, click the article number below to view the article in the Microsoft Knowledge Base:

245025 How to obtain and install Microsoft Office 2000 Service Release 1/1a (SR-1/SR-1a)


The SR-1 update suppresses the warning message and loads the default form so that your program can continue.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was corrected in Microsoft Office 2000 SR-1/SR-1a.


Additional query words: OL2K ActiveExplorer.Selection programming code object model

Keywords: kbbug kbfix KB251415