Article ID: 919880 - Last Review: December 5, 2007 - Revision: 1.6

FIX: An access violation may occur when you call the OLE IStorage::Commit method together with the STGC_CONSOLIDATE flag on a storage object on a Windows XP-based computer

Expand all | Collapse all

SYMPTOMS

Consider the following scenario:
  • On a Microsoft Windows XP-based computer, you run an application that calls the OLE IStorage::Commit method on a storage object.
  • The IStorage::Commit method is called together with the STGC_CONSOLIDATE flag.
In this scenario, an access violation may occur in the Ole32.dll process. Additionally, the storage object may be corrupted.

CAUSE

This problem occurs because streams in transaction sets do not have their caches emptied after the IStorage::Commit method is called together with the STGC_CONSOLIDATE flag.

RESOLUTION

To resolve this problem, obtain Windows XP COM+ Hotfix Rollup Package 14. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
922668  (http://support.microsoft.com/kb/922668/ ) Availability of Windows XP COM+ Hotfix Rollup Package 14

STATUS

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

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:
824684  (http://support.microsoft.com/kb/824684/ ) Description of the standard terminology that is used to describe Microsoft software updates

REFERENCES

For more information about the IStorage::Commit method, visit the following Microsoft Developer Network (MSDN) Web site:
http://msdn2.microsoft.com/fr-fr/library/ms890561.aspx (http://msdn2.microsoft.com/fr-fr/library/ms890561.aspx)

APPLIES TO
  • Microsoft COM+ 1.5
  • Microsoft Windows XP Professional
  • Microsoft Windows XP Home Edition
Keywords: 
kbwinxppresp3fix kbfix kbbug kbqfe kbhotfixserver kbpubtypekc KB919880
 

Article Translations

 

Related Support Centers