Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where do I start looking for problem solution?
Message
De
21/01/2005 12:07:23
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Where do I start looking for problem solution?
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00979329
Message ID:
00979329
Vues:
43
I'm getting an intermittent error when running my exe.

error 1738
property _icA_Logon is not a method or event
myCont.INIT
Line 31

The problem:
_icA_Logon is not even referenced in myCont.INIT().
myCont.Init.Line 31:
THIS._acAction = THIS._icA_Open

_acAction has an assign method attached to it that has _icA_Logon referenced in it, but it isn't getting into _acAction_Assign()

Line 31 is executed EVERY time the container is INIT(), but it only occasionally crashes.

Both _icA_Open and _icA_Logon are defined in myCont as Character with values entered into the properties window.
Bill Morris
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform