Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pn when moving an exe file
Message
De
20/09/2004 09:18:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Titre:
Pn when moving an exe file
Divers
Thread ID:
00943976
Message ID:
00943976
Vues:
68
Hello,

I have develloped an application " ecfa " which works correctly in the directory d:\wconnect\ecfa.
The ecfamain.prg program is in d:\wconnect.
The ecfaprocess.prg program is in the directory d:\wconnect\ecfa\.
I have compiled the project in an exe file.

In production I wish that my program ecfa.exe in the directory c:\program files\ecfa\ I thus copied it in this directory as well as the ecfa.ini file.
Everything works normally.

When that I want to return in VFP to make corrections the program does not work any more.
I execute the ecfamain program in d:\wconnect\ I obtains the message:
UNABLE TO RESPOND TO THIS REQUEST
If I trace the program I see that on the 1st line of the program
ecfaprocess loProcess=CREATE (" eCFAProcess ", loServer)
It do not executes my efacprocess.init() but wwprocess.init() even but same wwprocess.init() notices by the line loProcess.Process () where it executes the method process.init() of the class wwprocess and not that of the class ecfaprocess.
Thus on the line PEMSTATUS (THIS, lcScriptName, 5) returns me .F., what provokes the message of error.

Thank you

Michel Giustina

ps :Windows 2000 server/SP4
IIS 5
Wconnect 4.5
VFP 8 SP1
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform