Hi all,

I wrote a active dll using VB and used in a web project using interDev. The compiled dll (only copy) is on my windows\system directory and I use personal web server.

Things seems fine at the first time, but next time when I recompile the dll on vb, I can't overwrite the existing one. I tried to unregister it, delete it on windows explorer or DOS, stop the web server, quit VB, quit interdev, quit any opened IE, but just cannot update it the dll.

Any help would be appreciated. Thanks.