Re: [python-win32] Dispatch error 'CoInitialize has not been called'

2006-12-28 Thread Bob Gailer
Roger Upole wrote: > Bob Gailer wrote: > >> I'm running this under my Apache2triad mod_python installation. >> Yesterday it was working. Today it is not. >> In the Apache config mptest.py is defined as the request handler. When >> called via an HTTP request I get the following: >> >> Traceback

[python-win32] Re: Dispatch error 'CoInitialize has not been called'

2006-12-28 Thread Roger Upole
Bob Gailer wrote: > I'm running this under my Apache2triad mod_python installation. > Yesterday it was working. Today it is not. > In the Apache config mptest.py is defined as the request handler. When > called via an HTTP request I get the following: > > Traceback (most recent call last): > >

[python-win32] Dispatch error 'CoInitialize has not been called'

2006-12-28 Thread Bob Gailer
I'm running this under my Apache2triad mod_python installation. Yesterday it was working. Today it is not. In the Apache config mptest.py is defined as the request handler. When called via an HTTP request I get the following: Traceback (most recent call last): File "H:\Python24\Lib\site-packa