Mark Hammond wrote:
On 26/02/2009 3:56 AM, Boris Borcic wrote:
Hello,

I just moved a python ISAPI between servers, the code works fine except
that "import win32traceutil" doesn't work any more for the ISAPI.
...
Any idea for rectifying this would be welcome.

Pythonwin version : 2.5.4
...
I believe that build 212 had a problem with win32traceutil, introduced trying to get things working on Vista. Build 213 should have that fixed, ...

Well, thank you, based on your answer and Trent's to make it work I simply installed over the Activestate's distrib, a pywin210 installer (210 being the build used in my working source installation). Could have gone 213 but anyway the intention is to migrate to python 2.6 together with latest versions of libs, so 210 is good enough for the immediate need of continuous service. (os is windows server 2003 btw).

Cheers, BB


_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to