Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C000005 - more and more this is ridiculeous
Message
From
15/01/1999 08:39:03
 
 
To
15/01/1999 05:55:36
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00176372
Message ID:
00176414
Views:
36
I was having this problem with VFP 6.0 opening classes compiled in VFP 3.0. The following solved my 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!


>I am gett this c000005 errer more and more. I open a formclass move an object and boooom!
>IT'S TIME FOR MS TO ACT!!!
>Peter
>
>Any kb articles about that?
Previous
Reply
Map
View

Click here to load this message in the networking platform