Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pn when moving an exe file
Message
From
20/09/2004 09:18:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Title:
Pn when moving an exe file
Miscellaneous
Thread ID:
00943976
Message ID:
00943976
Views:
67
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
Next
Reply
Map
View

Click here to load this message in the networking platform