|
-
The .dll that refuses to die - Revisited
Dan (and Damien)
Thanks for your responses. I had already stopped the web server and restarted
it to no avail. I tried Damien's advice re: run in separate memory space
flag. This also does not work. The error message is: 'Cannot delete. There
has been a sharing violation. The source or destination file may be in use.'
Again, I ran a simple .dll which only returned a string when called. It also
displays similar behavior of being undeletable unless I reboot. This doesn't
happen when I use the .dll with a VB test app. Is this an IIS issue or is
there something more elegant to be done than rebooting every time a new dll
is installed?
Again, thanks for your patience.
Dave
-
Re: The .dll that refuses to die - Revisited
You have to stop IIS - not just the www service. Also the IIS Admin service, and
possibly the FTP service.
Dan
Dave Delaney wrote:
> Dan (and Damien)
>
> Thanks for your responses. I had already stopped the web server and restarted
> it to no avail. I tried Damien's advice re: run in separate memory space
> flag. This also does not work. The error message is: 'Cannot delete. There
> has been a sharing violation. The source or destination file may be in use.'
>
> Again, I ran a simple .dll which only returned a string when called. It also
> displays similar behavior of being undeletable unless I reboot. This doesn't
> happen when I use the .dll with a VB test app. Is this an IIS issue or is
> there something more elegant to be done than rebooting every time a new dll
> is installed?
>
> Again, thanks for your patience.
> Dave
-
Re: The .dll that refuses to die - Revisited
Dan,
I just shut all services down and still no dice... I just spoke to someone
else who had the same issues and eventually resorted to rebooting with each
new dll install. Have you heard of IIS behaving in this manner?
Thanks much... BTW checked out your website/tools-- very nice. Might well
pick up your book on components.
Dave
Dan Appleman <dan@desaware.com> wrote:
>You have to stop IIS - not just the www service. Also the IIS Admin service,
and
>possibly the FTP service.
>
>Dan
>
>
>Dave Delaney wrote:
>
>> Dan (and Damien)
>>
>> Thanks for your responses. I had already stopped the web server and restarted
>> it to no avail. I tried Damien's advice re: run in separate memory space
>> flag. This also does not work. The error message is: 'Cannot delete. There
>> has been a sharing violation. The source or destination file may be in
use.'
>>
>> Again, I ran a simple .dll which only returned a string when called. It
also
>> displays similar behavior of being undeletable unless I reboot. This
doesn't
>> happen when I use the .dll with a VB test app. Is this an IIS issue or
is
>> there something more elegant to be done than rebooting every time a new
dll
>> is installed?
>>
>> Again, thanks for your patience.
>> Dave
>
-
Re: The .dll that refuses to die - Revisited
Wow, you got me. I've never had problems replacing DLL's used by IIS once I stopped
the services.
Dan
Dave Delaney wrote:
> Dan,
>
> I just shut all services down and still no dice... I just spoke to someone
> else who had the same issues and eventually resorted to rebooting with each
> new dll install. Have you heard of IIS behaving in this manner?
>
> Thanks much... BTW checked out your website/tools-- very nice. Might well
> pick up your book on components.
>
> Dave
>
> Dan Appleman <dan@desaware.com> wrote:
> >You have to stop IIS - not just the www service. Also the IIS Admin service,
> and
> >possibly the FTP service.
> >
> >Dan
> >
> >
> >Dave Delaney wrote:
> >
> >> Dan (and Damien)
> >>
> >> Thanks for your responses. I had already stopped the web server and restarted
> >> it to no avail. I tried Damien's advice re: run in separate memory space
> >> flag. This also does not work. The error message is: 'Cannot delete. There
> >> has been a sharing violation. The source or destination file may be in
> use.'
> >>
> >> Again, I ran a simple .dll which only returned a string when called. It
> also
> >> displays similar behavior of being undeletable unless I reboot. This
> doesn't
> >> happen when I use the .dll with a VB test app. Is this an IIS issue or
> is
> >> there something more elegant to be done than rebooting every time a new
> dll
> >> is installed?
> >>
> >> Again, thanks for your patience.
> >> Dave
> >
Similar Threads
-
By Yang Du in forum ASP.NET
Replies: 4
Last Post: 07-03-2001, 05:26 AM
-
By Dave in forum authorevents.appleman
Replies: 2
Last Post: 04-12-2000, 04:14 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks