BUG: Fatal Error When You Close Forms That Use DHTML Edit Control (266363)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q266363 SYMPTOMS
When you release a form being executed that contains a Dynamic HTML Edit Control (DHTMLed.ocx), a fatal exception error may occur.
CAUSE
The fatal exception error occurs when the _VFP.AutoYield property is set to False (.F.). The fatal exception error may occur on Microsoft Windows 2000, regardless of the setting of the _VFP.AutoYield property.
RESOLUTION
When you execute forms that contain the Dynamic HTML Edit Control, set the _VFP.AutoYield property to True (.T.).
NOTE: Setting the _VFP.AutoYield property to True (.T.) does not prevent the occurrence of a fatal exception on Windows 2000.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. REFERENCES
For additional information, query the Visual FoxPro Help Files; search on "AutoYield."
(c) Microsoft Corporation 2000, All Rights Reserved. Contributions by John Desch, Microsoft Corporation.
Modification Type: | Major | Last Reviewed: | 10/15/2002 |
---|
Keywords: | kbBug kbCodeSnippet kbCtrl kbDSupport KB266363 |
---|
|