
HOW-TO: work with ActiveX DLLs in ASP, in PWS
Hello,
I am developing an ActiveX DLL in VB to use it in ASP pages.
I Make the DLL, register it using regsvr32, use it, everything is ok.
But then, when I need to modify the DLL code, recompile it, I cannot replace
the file in the drive, even if I unregister it first.
I am using PWS on Win98. I tried to stop PWS, but I still cannot delete the
dll.
How do I solve it?
Thanks in advance,
Daniel