[Zope-dev] Error removing NT Service
Andy McKay
andy@agmweb.ca
Fri, 8 Mar 2002 07:50:08 -0800
Ive noticed this too and Im not sure of the cause. I normally dont delete
services from a long running process, rather quick scripts so didnt worry
about it. However I did not spot anything in the documentation.
Try posting to a python list and if you are lucky Mark Hammond might suggest
a solution. Unfortunately your only workaround might be to start another
process to do the delete.
----- Original Message -----
From: "Dean@work (E-mail)" <dean.houghton@wideawake.co.uk>
To: <zope-dev@zope.org>
Sent: Friday, March 08, 2002 6:39 AM
Subject: [Zope-dev] Error removing NT Service
> Hi
> I have an application built with Zope which can install, control and
remove
> NT services. The actual code is in an external python script. The
services
> can be installed and controlled but if you try and remove the service it
get
> marked as 'disabled' and can not be reinstalled or remove manually
(without
> using the registry). However if Zope is restarted the service is then
> removed.
>
> Does anyone have any ideas about resolving this problem ??
>
> thanks in advance
>
> Dean Houghton
>
>
>
>
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope )
>