FIX: COM interop call may return incorrect HRESULT (828943)



The information in this article applies to:

  • Microsoft .NET Framework 1.1

SYMPTOMS

A COM interop call may return an incorrect HRESULT. This problem may occur if the calling sequence where the call to the COM server is made goes from unmanaged code to managed code, and then goes back to unmanaged code.

RESOLUTION

This bug was corrected in .NET Framework 1.1 Service Pack 1.
For more information about how to obtain the .NET Framework Service Pack 1, click the following article number to view the article in the Microsoft Knowledge Base:

885055 How to obtain Microsoft .NET Framework 1.1 Service Pack 1

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

Modification Type:MajorLast Reviewed:11/10/2005
Keywords:kbHotfixServer kbQFE kbNetFrame100preSP3fix kbfix kbbug KB828943 kbAudDeveloper