[pywin32-bugs] [ pywin32-Bugs-3570254 ] ISAPI dll loading failed with pywin32 x64 version
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2012-09-20 22:21:14
|
Bugs item #3570254, was opened at 2012-09-20 15:20 Message generated for change (Settings changed) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3570254&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 7 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: ISAPI dll loading failed with pywin32 x64 version Initial Comment: I installed ActivePython 2.7 on the WinServer 2008r2. Activepython 2.7 comes with pywin32. The use of ISAPI package fails with error 500.0. THe IIS failure page is at http://snag.gy/33FuZ.jpg I have verified with dumpbin that the PyISAPI.dll that comes with the package is indeed x64 version. I worked around this problem by installing x86 activepython + pywin32 on the same machine. And let IIS to load 32bit applications. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3570254&group_id=78018 |