ActiveX Property Pages May Appear Erased in Heavy Stress

ID: Q235700


The information in this article applies to:


SYMPTOMS

When the OLE property page of an ActiveX control is activated, it may appear unpopulated by its controls. The only thing visible are the tabs at the top and the standard command buttons (for example, OK, Cancel, Help, and so on). Clicking the empty tabs on the Properties page or clicking one of the command buttons may cause an access violation.


CAUSE

This problem is caused by a bug in Oleaut32.dll.


RESOLUTION

A supported fix that corrects this problem is now available from Microsoft, but it has not been fully regression tested and should be applied only to systems experiencing this specific problem. If you are not severely affected by this specific problem, Microsoft recommends that you wait for the next Windows NT 4.0 service pack that contains this fix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information on support costs, please go to the following address on the World Wide Web:

http://www.microsoft.com/support/supportnet/overview/overview.asp
The English version of this fix should have the following file attributes or later:

   Date      Time        Size      File name      Platform
   --------------------------------------------------------
   06/08/99   07:44a     143,632   Asycfilt.dll   x86
   06/08/99   07:44a     598,288   Oleaut32.dll   x86 
   06/08/99   07:44a     160,016   Olepro32.dll   x86
   06/08/99   07:44a      17,920   Stdole2.tlb    x86

   06/08/99   07:44a     319,488   Asycfilt.dll   Alpha
   06/08/99   07:44a   1,761,280   Oleaut32.dll   Alpha
   06/08/99   07:44a     364,544   Olepro32.dll   Alpha
   06/08/99   07:44a      17,920   Stdole2.tlb    Alpha 

NOTE: If this product was already installed on your computer when you purchased it from the Original Equipment Manufacturer (OEM) and you need this fix, please call the Pay Per Incident number listed on the above Web site. If you contact Microsoft to obtain this fix, and if it is determined that you only require the fix you requested, no fee will be charged. However, if you request additional technical support, and if your no-charge technical support period has expired, or if you are not eligible for standard no-charge technical support, you may be charged a non-refundable fee.

For more information about eligibility for no-charge technical support, see the following article in the Microsoft Knowledge Base:
Q154871 Determining If You Are Eligible for No-Charge Technical Support


STATUS

Microsoft has confirmed this to be a problem in Windows NT 4.0.


MORE INFORMATION

If a Microsoft Foundation Class control container is used, the following error message may be displayed:

Failed to connect. Link may be broken
Actually, the underlying call to OleCreatePropertyFrame returns 0x80004005 (E_FAIL, unspecified error). This is called in _AfxOleCreatePropertyFrame. When the error occurs, a COleException object is thrown and the message is displayed using the AFX_IDP_FAILED_TO_CONNECT string ID.

Additional query words:


Keywords          : kbbug4.00 kbfix4.00 kbActiveX kbATL kbContainer kbCtrl kbCtrlCreate kbMFC 
Version           : winnt:4.0,4.0 SP3,4.0 SP4,4.0 SP5
Platform          : winnt 
Issue type        : kbbug 

Last Reviewed: June 30, 1999