You are currently viewing our archived support Forum. Please visit the Current Discussion Forum if you need to post a new message.
[ Home | Archives Contents | Search | Current Discussion Forum ]
From: xale@ultra5.unile.it
Date: 09/07/01
Time: 08:23 AM
Hi, I've got a serious problem. I have to upgrade a DLL file I made. Because the DLL is employed in WEB ASP pages, it needs to be updated for new features or for its errors fixing. I have to do it so frequently, and because of start-up sequence slowness, I've to wait too much for a ready state. Is it possible to unload a DLL ( already started is WEB Server ) and update it without restart OS? Please help me