Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Procedure Canceled?????
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00495766
Message ID:
00499030
Vues:
15
You mean a setup exe?

I did it all backdoor, I don't have adman rights on our network

1. set local files i.e. my app and local data directory
2. register all needed files, from the command prompt c:\winnt\system
REGSVR32 Gif89.dll
REGSVR32 Vfp6renu.dll
REGSVR32 Vfp6r.dll
REGSVR32 dibapi32.dll
VFP6RUN /regserver] /security (Low)
and verify all needed *.ocx's are in the system32 directory

I had 5 users useing the system for 5 weeks, then after a update (I have no idea what I updated, cause there is so many updates)after a week in use and more then likely a few updates passed, I see the "procedure canceled" message, even if I install it on a new pc I get the same message on "quit" or "cancel"

anyhoo, it worked fine without a "proper setup", I will try unreging everything and re-reging but I can garentee it will not fix the problem(I tried that)

>Stephen,
>
>Did you do a proper setup? Try to re-do it, because clearly it's a problem.
>
>>Ok even if I create a new project with only one file in it zap.prg and zap prg looks like this
>>
>>set safety off
>>use local_sys excl
>>zap
>>quit
>>
>>
>>and thats it nothing else, no classes no project classes nothing just the single prg, I do have debug info checked in the project info
>>
>>I build a app, copy it to a PC without vfp (with vfp6run.exe, vfp6r.dll and vfp6renu.dll registered) and I still get the messagebox, that looks like a (abort, suspend, retry, ignore) messagebox but the only options are ok and help, and help does nothing
>>
>>So could it be a dll thing????
>>
>>This is so confusing
>>
>>>Stephen,
>>>
>>>Our guesses are only shots in the dark. So, you checked your project and there are no cancel, suspend, set step on left our, correct? Could it be, that you programmatically hit ESC somehow? Could you trace, where exactly this message appears?
>>>
>>>>At my exit point it doesn't matter if I put a "quit" or a "cancel" I still get a "Procedure canceled" messagebox, once again it is from a *.app that I install, I install all the dll's and ocx's and durning the one of the res's I do a
>>>>
>>>>vfp6ren.exe /regserver /security
>>>>
>>>>I make sure the security is set to low
>>>>
>>>>But I don't understand why I get the messagebox
>>>>
>>>>
>>>>>>>>Hello Everybody
>>>>>>>>
>>>>>>>>Dumb question time
>>>>>>>>
>>>>>>>>I compiled a vfp6.0 .app no problem, registered all the needed .dll's no problem
>>>>>>>>
>>>>>>>>Now a few weeks later I fixed a bug in the app, re-distributed the app, now whenever someone quits the app they get a messagebox not a error messagebox just a messagebox that says "Procedure Canceled" like a exit warning
>>>>>>>>
>>>>>>>>I searched everywhere in the help and I can't find what is making this messagebox pop-up all of a sudden
>>>>>>>>
>>>>>>>>Please help me get rid of this annoyance
>>>>>>>>
>>>>>>>>Thanks
>>>>>>>

>>>>>>>That is because someone pressed Esc during program execution.
>>>>>>
>>>>>>
>>>>>>No not quite, I personally hit the command button to quit the program, and never touched the esc key at all, it is something else stupid like the foxuser.dbf or something
>>>>>
>>>>>Is it possible that your left Cancel somewhere in a code? May be you debug, put suspend somewhere (or cancel) and forgot to remove it. Search the whole project for cancel, suspend, activate debug or set step on. You can use Erik Moore SearchString utility available here for Download.
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform