Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where do I start looking for problem solution?
Message
From
21/01/2005 12:07:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Where do I start looking for problem solution?
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00979329
Message ID:
00979329
Views:
42
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
Next
Reply
Map
View

Click here to load this message in the networking platform