Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unloading COM DLLS and EXEs
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00715571
Message ID:
00724360
Views:
32
>You might want to try code to see if that works like:
>DirObj=GetObject("llS://LocalHost/W3SVC/1/Root/"+JustStem(cOutputName))
>DirObj.AppUnload

Hi Claude. It isn't unloading the DLL in my virtual directory. Evidenced by me not being able to copy a new version of the DLL over the old one. I am the only one hitting the web server.

oWebECP = GETOBJECT("IIS://LOCALHOST/W3SVC/1/ROOT/WEBECP")
? oWebECP.Appunload

I can stop and start the main server, it would be nice to be able to stop and start this virtual directory as well. Any ideas?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform