Microsoft KB Archive/192856

From BetaArchive Wiki
Knowledge Base


Article ID: 192856

Article Last Modified on 2/27/2004



APPLIES TO

  • Microsoft Outlook 98 Standard Edition



This article was previously published under Q192856

SYMPTOMS

When trying to use the Microsoft Outlook 98 object model and the WithEvents command in a Microsoft Visual Basic program, you receive the following error when you compile your application:

Compile error: Object library feature not supported

CAUSE

The object library file Msoutl85.olb does not include event information for Outlook Objects which it describes.

WORKAROUND

Use the Microsoft Outlook 97 object library (Msoutl8.olb).

STATUS

Microsoft has confirmed this to be a problem in Microsoft Outlook 98.


REFERENCES

For more information about creating solutions with Microsoft Outlook 98, please see the following articles in the Microsoft Knowledge Base:

180826 OL98: Resources for Custom Forms and Programming

182349 OL98: Questions About Custom Forms and Outlook Solutions



Additional query words: kbDSupport OutSol OutSol98 vbscript

Keywords: kbbug kbprogramming kbautomation kbpending KB192856