Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fatal error--Exception code C0000005?
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00464804
Message ID:
00464917
Views:
27
>Hi, Tony,
>
>COuld you tell me what causes the fatal error(Exception C0000005)? Is it RAM related? sometimes I ran the same application without error, and sometimes the error occured.
>
>Do you know how to optimize my VFP application? like how to release memory.
>
>Thank you very much and have a nice day,
>
>Kevin

You really need to trace the error down to which line of code is causing the problem. I've seen this error occur when I had corrupted data in a memo field, and (I don't remember the exact details) when a view had a SET FILTER expression, but the variable in the filter expression was released.

If you can determine which line of code is causing the problem, you can probably figure out the solution.
Previous
Reply
Map
View

Click here to load this message in the networking platform