[python-win32] Two perfmon objects for two services running on single machine.
Chatchai Neanudorn
meledictas at gmail.com
Wed Aug 8 05:23:44 CEST 2007
Hi,
I have two python services running on single machine. Each
service has performance object. The problem is, when I apply user to own
service and try to start a service.
A service that start first can be started successfully but for a subsequence
service, it cannot start because a perfmon dll is already in used by the
first service.
The solution I can think is complie new perfmon dll. The question
is how?
Any idea is welcomed.
Thank
Chatchai.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20070808/e81d1f04/attachment.htm
More information about the python-win32
mailing list