PRB: Workbook Open Event Is Not Raised for Managed Code Extensions (824005)
The information in this article applies to:
- Microsoft Office Excel 2003
- Microsoft Visual Studio Tools for the Microsoft Office System version 2003
SYMPTOMSYou create a managed code extension for Microsoft Office Excel 2003 by using Microsoft Visual Studio Tools for the Microsoft Office System. When you open your workbook in Excel, you notice that your managed code extension does not handle the Open event in your workbook.CAUSEThis problem may occur if the Excel workbook is not saved in the .xls file format. The only supported file format for Excel managed code extensions is the .xls file format (Microsoft Excel 97 through 2003 only). For more information, see the section "Supported Document Formats for Managed Code Extensions," in the topic " Architecture of Office Solutions That Use Managed Code Extensions," in the Visual Studio Tools for Office documentation.
Modification Type: | Minor | Last Reviewed: | 2/3/2006 |
---|
Keywords: | kbprb KB824005 kbAudDeveloper |
---|
|