Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C000005 - more and more this is ridiculeous
Message
De
15/01/1999 08:39:03
 
 
À
15/01/1999 05:55:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00176372
Message ID:
00176414
Vues:
37
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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform