Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual FoxPro5 exception error C0000005
Message
From
19/10/1998 15:12:45
 
 
To
19/10/1998 08:38:48
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00148060
Message ID:
00148257
Views:
22
A little over a month ago I sent the following message:

I was having this problem with VFP 6.0 opening classes compiled in VFP 3.0.

The recommended solutions came from Paul Borowicz on the UT, Lisa Slater Nichols and Tom Piper on MS newsgroup. It turns out I had two problems.

First Solution:

USE the VCX as a table
REPLACE ALL ObjCode with ""
PACK
USE
COMPILE CLASS

Second Solution: (only needed on one of my problem classes)

USE the VCX as a table
BROWSE the table
(I found some JUNK characters in the Reserved5 Memo field and deleted it)
COMPILE CLASS

Using the steps listed above FIXED my C0000005 error.

Hope this helps!

Dale



>I have converted a VFP3 application to VFP5. I am now getting a
>Windows exception error C0000005 when it tries to execute
>RELEASE THISFORM.
>
>Do anyone know how to fix this
>
>Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform