Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Automation Servers and ASP
Message
De
02/06/1999 22:21:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
VFP Automation Servers and ASP
Divers
Thread ID:
00225739
Message ID:
00225739
Vues:
51
Hi
I am looking into implementing some VFP Automation servers, to be instantiated in ASP pages on our web site. Whenever I run an ASP page that creates an instance of a VFP automation server, the DLL is loaded into memory, and not unloaded when the server object is released on the asp page. This means that in order to modify the server in VFP, I have to re-boot my development machine to clear the DLL from memory. I am developing on my desktop machine using VFP 6 and personal web server. Once completed, the project will be moved to an IIS machine. I believe this problem has to do with the dll being cached by the web server, but I don't know how to unload it. I have made sure that the server object is released on the asp page, closed the browser to make sure the session is released, and stopped the WWW service on the Personal Web Server - but the DLL is still loaded. How can I unload this library so I can modify and recompile it?

TIA
Bill Sabo
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform