Article ID: 195273 - Last Review: January 27, 2005 - Revision: 2.0 Fatal Exception C0000005 when removing form from a formset in Visual FoxProThis article was previously published under Q195273 On This PageSYMPTOMS
When you type the command THISFORMSET.REMOVEOBJECT("FORM_NAME") to remove a
form from a formset, a message box with following message appears:
Fatal error: Exception code = C0000005
CAUSE
This behavior occurs when a form is removed from a formset using the
following syntax:
RESOLUTION
The behavior does not occur if the form is released from the formset.
Use the following syntax to release a form that is part of a formset: STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3. For additional information about Visual Studio service packs, click the following article number to view the article in the Microsoft Knowledge Base: 194022
(http://support.microsoft.com/kb/194022/
)
Visual Studio 6.0 service packs, what, where, why
194295
(http://support.microsoft.com/kb/194295/
)
How to tell that Visual Studio 6.0 service packs are installed
MORE INFORMATIONSteps to reproduce behavior
Fatal error: Exception code = C0000005
| Article Translations
|

Back to the top
