pro_vb thread: RE: pro_vb digest: September 08, 2000
Hi Andrew, your gues could be more or less right. If you look in Professional ASP 2.0 you should find that it will be because of the scope that you have set on your DLL. Yuo should be able to delete it after a session if you have session scope but it seems like your DLL has application scope and therefore will only be deleted when you stop the application i.e. when you stop the server. Hope this helps StephenC.
|





