Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fatal Error: Exception Code=C0000005
Message
From
21/10/1998 19:23:28
 
 
To
21/10/1998 14:47:38
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00149031
Message ID:
00149172
Views:
15
>I am receiving the following error message when running an application: "Fatal error: Exception Code=C0000005 Called from - ON... line 95 {w:\tbud\amrptbud.prg}".
>
>
>Details:
>
>I am adding a record to a table and receive the above fatal error message when clicking a radio button on a page form. The application is running on a Windows NT 4.0 server accessed through Terminal Server.
>
>Does anyone have any solutions???

Hi Lance,
I spent 20 mins reading through the thread, the only advice which seems to imply a fix is:

(From a Dale :-)
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform