Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with these errors
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Help with these errors
Miscellaneous
Thread ID:
00534158
Message ID:
00534158
Views:
45
Hi Friends!

I have a new trivia:

An application works fine. But sometimes, only sometimes, 1 in 1000, the app returns an error. The Main form it´s named ENTRADA and calls 8 subforms in that way:

Thisform.visible = .F.
Thisform.lostfocus()
do form formx

And every object returns to main form in that way

Thisform.release
ENTRADA.visible = .t.
ENTRADA.gotfocus()

The problem is that sometimes, with no aparent reason, the app returns this error message:

"ENTRADA is not an object"


The other problem, it´s in other part of the application, the client, that sometimes returns:

"OLE erro code 0x80020006 Uknown COM status mode" Everything works fine, just this error, and in the same way, 1 in 1000.

Can anybody help?

Thanks in advance!
By two common phrases in his vocabulary, we know Hercule Poirot was a great Developer: his use of "the little grey cells" and "order and method".
Next
Reply
Map
View

Click here to load this message in the networking platform