Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crashing after entering in default Password
Message
De
09/06/2004 16:19:58
Anthony Testi
Fabtrol Systems Inc.
Eugene, Oregon, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Crashing after entering in default Password
Divers
Thread ID:
00911935
Message ID:
00911935
Vues:
59
Introduction information:
I’m Anthony L. Testi and I have not been a user of the UT for 4+ years only a very limited lurker. I purchased Mere Mortals a number of years ago ( 3 I think ) and had it ‘shelved’ for so time as other projects kept getting in the way. Well events have lead me to dust it off and attempt to use it for real. I am a big Fan of Kevin’s design philosophy, or at least what can be learned in a few hours at a VFP User Group and conference session etc.

Current Set up:
Using MM 7.0 with VFP 8.0 ( Before I spend any more money to get the upgrade I want to see what the 7.0 can do. If 7.0 look pretty good I will be giving my Boss the thumbs up and we will look into getting 2-8 new copies )

What was done leading up to the problem:
I have followed the instructions to “create a new application using quick start” in the doc and started the app the first time, getting the expected User Preferences dialog. I did change the [ ] Use Local Data to unchecked thinking that since this app will eventually need to work with VFP and SQL I would start off using remote data. Per the instructions I start the app a send time ( via the commands do startmm/do main ) and up pops the expected standard login screen. I enter ‘MM’ for the User ID and leave the password blank.

Problem:
An error with the following text appears:
Error #107
Message: Operator/operand type mismatch
Line #115
Code: IF lnRetVal = REQUERY_SUCCESS AND ;
This.lCascadeMessages AND tlDoNotRequeryChildren = .F.
Method: Requery
Object: sa.oUseMgr

Using the debugger I can see that:
lnRetVal = .F.
This.lCascadeMessages = .T.
TlDoNotRequeryChildern = .F.

I’m guessing that REQUERY_SUCCESS is a constant/#define , maybe it can not be found. ( I did do a complete recompile per the instruction )

Question:
Why am I getting this error?

I may since this is just the beginning, wipe this project out and start all over, but I would like to know what/why anyway.

Thanks
Anthony
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform