Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Problems with Server.CreateObject

Hi,

I need to create and kill objects every time I use them. So I use this sintax
to create the object :
Set Session(xxx) = Server.CreateObject(xxx)
and use this to kill the object :
Set Session(xxx) = nothing

My problem is when I create the object for the second time, the system stops
. I keep waiting for the response of the server and nothing happens. If someone
could help me I will be very thankfull.

Thanks,

Fabiano Galastri.
[492 byte] By [Fabiano] at [2007-11-9 15:35:30]