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.
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32