I notice that the dll of my asp application keeps running even if nothing accesses it.
How do I shut 'em down??? :confused: I need to put a new version of the dll but i can't since the old one can't be deleted (it's still active). The only way i know up to now is to shutdown the pc (where the iis server runs). There must be another way?
