Groups | Blog | Home
all groups > inetserver asp components > august 2003 >

inetserver asp components : newbie to com question about rebuilds


Mike
8/28/2003 7:53:54 AM
I have written my first simple activex dll to be called from an asp page. I
have saved it as xxx.dll then registered it. Now if I want to rewrite or
change it when I recompile I can't save it to the same location. I get a
permission denied error. I have admin privileges so I know it's not just
permissions. I have shut down iis thinking it might be using it but still
same error. What am I missing?

Mike

Mike
8/28/2003 10:51:11 AM
Thanks to both that did it

Mike

[quoted text, click to view]

Chris Barber
8/28/2003 2:45:59 PM
To avoid having to kill and restart IIS as a whole, go to the web
application that was using the DLL and 'Unload' it (see the button on the
'Home Directory' tab of the web app properties from the IIS MMC Console).

Chris.

[quoted text, click to view]
I have written my first simple activex dll to be called from an asp page. I
have saved it as xxx.dll then registered it. Now if I want to rewrite or
change it when I recompile I can't save it to the same location. I get a
permission denied error. I have admin privileges so I know it's not just
permissions. I have shut down iis thinking it might be using it but still
same error. What am I missing?

Mike


AddThis Social Bookmark Button