Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems creating a framework - help me
Message
De
10/07/2000 09:39:50
 
 
À
10/07/2000 09:09:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00390149
Message ID:
00390170
Vues:
10
>Hi, foxes!
>
>I have the following situation:
>
>I'm creating a framework. It's in C:\DESENVOL\FRAMEWORK, with some subdirectories as LIBS, PROGS, etc.
>
>I was subclassifying each one of its classes inside my directory applications, so I can specialize it, according to my applications.
>For example: c:\desenvol\projetos\newapp\libs (inside this 'libs', I have subclasses of my framework\libs).
>
>Well, I have created some forms based in my subclassified forms, and run it from a main.mpr. Everything works fine, except when I generate a EXE, and run it. In any form I choose to run, it shows me the following error message:
>
>"Error loading file - record number 4. frmClientes .Parent: There is not enough memory to complete this operation"
>
>I just have tried to simple create a form based on VFP Form Classbase, and here it's OK. But if I put on it a simple Label of my classes, Crash: here comes that error message.
>
>Please, does anybody can help me?
>
>Thanks in advance

Sounds like you have corrupted class library. Try packing all your class libraries. Open each vcx as a table and issue a pack on the table to see if that helps. I've gotten those errors before, and that's how I solved the problem.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform