Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error message
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00365957
Message ID:
00365964
Vues:
13
>This should be simple. When I try to run forms I'm working on I get a wait message "Attempting to log system information." that eventually times out and it runs the form, but this wastes 10 seconds each time I run the form. I suspect this is coming from the framework (MaxFrame). Why am I getting this message and how do I make it go away?

This is caused by the LogLoginLogout method of the cusUser object. To bypass logging this information, override the SetUpLoginHistoryTable method with a return .T.. The oUser object will still instantiate but the login information won;t be collected.

I'm interested in how you are implementing this to get this behavior when you access a form. Are you logging in new users when this form is launched?
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform