Select the product you need help with
FIX: Access Violation When COM+ Object Passes a Struct That Is Defined as an [out] ParameterArticle ID: 290425 - View products that this article applies to. This article was previously published under Q290425 SYMPTOMS
Suppose that a COM+ library application hosts a Component Object Model (COM) component that implements an interface (for example, ITest) with a method that has struct parameter of type [out]. If another COM+ application, which also hosts a COM component, obtains ITest through the CoCreateInstance function and passes a struct parameter to call the method, you receive an exception c0000005 (Access Violation) in the Oleaut32.dll file.
CAUSE
This problem occurs because of a problem in OLE automation module.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
260910
(http://support.microsoft.com/kb/260910/EN-US/
)
How to Obtain the Latest Windows 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 2. PropertiesArticle ID: 290425 - Last Review: May 8, 2002 - Revision: 1.0
|



Back to the top








