64-Bit isapi

2008-04-22 Thread Panian, Ardo
I figured out how to get the isapi_redirect.dll to work on 64-bit windows systems. The key to this was once the correct source code was downloaded from Jakarta, it had to be compiled using Visual Studios 2008 C++ build environment. This is (in my experience) a very finicky *.dll that had to be co

64-bit isapi redirector not working with Tomcat.

2008-04-01 Thread Panian, Ardo
Trying to get Tomcat to work on Win2k3 64-bit w.\ IIS 6.0 I downloaded a 64-bit isapi redirector DLL from: http://www.trieuvan.com/apache/tomcat/tomcat-connectors/jk/binaries/win64/jk-1.2.26/ia64/ http://www.trieuvan.com/apache/tomcat/tomcat-connectors/jk/binaries/win64/jk-1.2.26/amd64/ ...and