PRB: Office 2003 Managed Code Extension Does Not Load (824015)
The information in this article applies to:
- Microsoft Office Excel 2003
- Microsoft Office Word 2003
- Microsoft Visual Studio Tools for the Microsoft Office System version 2003
SYMPTOMSWhen you open a Microsoft Office Excel workbook or a Microsoft Office Word document, the managed code extension does not load. However, you do not receive an error message.CAUSEThe _AssemblyLocation0 property and the _AssemblyName0 property in the workbook or the document provide details to the managed code loader about a managed code extension. If you encrypt the document properties, and then you change the value of the _AssemblyLocation0 property or the _AssemblyName0 property later by using any one of the following methods, the managed code extension will not load: - Use the build process in Microsoft Visual Studio .NET to build your managed code extension.
-or- - Use the Persistence Control that is included with Microsoft Visual Studio Tools for the Microsoft Office System.
-or- - Use the Properties window in Microsoft Windows Explorer.
RESOLUTIONTo resolve this problem, decrypt the document properties of the workbook or the document before you change the value of the _AssemblyLocation0 property or the _AssemblyName0 property. Re-encrypt the document properties after you making your changes. To do this, follow the steps under "Resolution" in the "More Information" section of this article.REFERENCESFor more information, visit the following Microsoft Developer Network (MSDN) Web site:
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
290112
General Information about Microsoft Office Encryption
Modification Type: | Minor | Last Reviewed: | 2/3/2006 |
---|
Keywords: | kbprb kbPIA KB824015 kbAudDeveloper |
---|
|