Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: Office 2003 crashes when you try to close a Word document or an Excel spreadsheet from a WinForm control in a Visual Studio Tools for the Office System version 2003 solution


View products that this article applies to.

Symptoms

Consider the following scenario. You have a Microsoft Visual Studio Tools for the Microsoft Office System version 2003 solution that contains a WinForm control. You programmatically close a Microsoft Office Word 2003 document or a Microsoft Office Excel 2003 spreadsheet from the WinForm control. In this scenario, Microsoft Office 2003 crashes. This behavior occurs after you apply the Update for Office 2003 (KB907417).

Note This problem also occurs if you are running the original release version of the Microsoft .NET Framework 1.1 and you have not applied the Update for Office 2003 (KB907417).

↑ Back to the top


Cause

This problem occurs because of a limitation in the .NET Framework exception handling for application domains that are unloaded in a managed Office 2003 solution.

Note This problem only affects Visual Studio Tools for the Office System version 2003 solutions. Non-Visual Studio 2003 Tools for the Office System managed solutions are not affected by this problem because application domains are not unloaded when the document or the spreadsheet is closed.

↑ Back to the top


Resolution

To resolve this problem, we recommend that you do not use code that closes an Office document or spreadsheet from a WinForm control in a Visual Studio Tools for the Office System version 2003 solution.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

For more information about Visual Studio Tools for the Office System version 2003, visit the following Microsoft Developer Network (MSDN) Web site:

↑ Back to the top


Keywords: kbprogramming, kbbug, kbqfe, kbprb, KB908003

↑ Back to the top

Article Info
Article ID : 908003
Revision : 10
Created on : 1/15/2007
Published on : 1/15/2007
Exists online : False
Views : 433