Hi
I am calling one activex (
vb dll) from my asp page
its working fine.But some time my page is hanging.its keep on running.Server side when i see the process tab under taskmanager there is instance of my dll.When i end that instance and run my asp page then its working fine.what could be the proble.i am clearing all objects in my activex componet and clearing the instance in asp page also.i am refereing excel object in my
vb dll.is there any prob with this excel object?
why my activex dll instance is always in taskmanager eventhough i close the browser.how to terminate this instance from my asp page.
pl advice me.this problem i am getting very frequently.
thanks.