Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Automation Servers and ASP
Message
From
03/06/1999 00:18:37
 
 
To
02/06/1999 22:21:53
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00225739
Message ID:
00225790
Views:
12
>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


I have to agree with JVP. Run the DLL in MTS.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform