Re: [python-win32] Missing adsi.pyd, pwin32-216

2011-03-10 Thread Tim Golden
On 09/03/2011 16:40, Graham Bloice wrote: The dll adsi.pyd is missing from the 216 build for Python 3.2. I've checked both the 32 and 64 bit variants and it's missing from both. Roger Upole can obviously speak for himself, but in a email conversation I had with him a while back, he said that t

Re: [python-win32] Missing adsi.pyd, pwin32-216

2011-03-10 Thread Tim Golden
On 10/03/2011 11:29, Tim Golden wrote: On 09/03/2011 16:40, Graham Bloice wrote: The dll adsi.pyd is missing from the 216 build for Python 3.2. I've checked both the 32 and 64 bit variants and it's missing from both. Roger Upole can obviously speak for himself, but in a email conversation I ha

[python-win32] Win32_NTLogEvent access denied exception

2011-03-10 Thread inf200640
Hello list, I'm having problems recieving local wmi events from Win32_NTLogEvent class. It turns out that I want to know which user starts or stops services. I set a watcher for that propose and it raises the following exception: x_access_denied: I have done the same with other classes and ev

Re: [python-win32] Win32_NTLogEvent access denied exception

2011-03-10 Thread Tim Roberts
[email protected] wrote: > I'm having problems recieving local wmi events from Win32_NTLogEvent class. > It turns > out that I want to know which user starts or stops services. I set a watcher > for that > propose and it raises the following exception: > > x_access_denied: exce > pci\xf3n.',

Re: [python-win32] Win32_NTLogEvent access denied exception

2011-03-10 Thread Tim Golden
On 10/03/2011 6:24 PM, Tim Roberts wrote: [email protected] wrote: I'm having problems recieving local wmi events from Win32_NTLogEvent class. It turns out that I want to know which user starts or stops services. I set a watcher for that propose and it raises the following exception: x_acc

Re: [python-win32] Missing adsi.pyd, pwin32-216

2011-03-10 Thread Roger Upole
"Tim Golden" wrote in message news:[email protected]... > On 10/03/2011 11:29, Tim Golden wrote: >> On 09/03/2011 16:40, Graham Bloice wrote: >>> The dll adsi.pyd is missing from the 216 build for Python 3.2. I've >>> checked both the 32 and 64 bit variants and it's missing from b