Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: RE: pro_vb digest: September 08, 2000


Message #1 by Andrew Woodworth <AWoodworth@t...> on Mon, 11 Sep 2000 09:33:41 -0300
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.



  Return to Index