Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No return trips logged after a Response.write in same me
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Divers
Thread ID:
00783700
Message ID:
00783799
Vues:
16
>First hit gets processed, second hit to same method does nothing and doesn't appear in log. If I replace response.write(functioncall()) with standardpage('header', functioncall()) , it works every time.
>
>Right now I'm starting server from VFP by running main.prg, then switching to browser. I tried compiling to EXE and running by doing EXE, but same results.
>
>Server appears to be staying alive between requests.

So, I assume all is ok in the WWC admin page for the COM servers instantiation.

If you change Response.Write(FunctionCall()) with Response.Write("test"), does that work all the time?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform