Hello,
A few questions hopefully you guys can help:
1) The instructions here:
http://jakarta.apache.org/tomcat/connectors-doc/install/iis.html
mentions about using VS 6.0 and IIS developers SDK but what OS version I should
be using to compile isapi_redirect? Windows 2000 or 2003 server?
2) I compiled a Release(not Debug) of isapi_redirect.dll version 1.2.14
successfully on Windows 2003 Std Server using VS .Net but the resulting
isapi_redirect file size is 160kb. The isapi_redirect version 1.2.14 we can
download from:
http://apache.towardex.com/jakarta/tomcat-connectors/jk/binaries/win32/jk-1.2.14/
has filesize = 240kb. I wonder how the downloaded version was compiled to make
it a different size. I am sure it is not the debug version cause I compiled a
Debug isapi_redirect.dll on Windows 2003 std server using VS .Net and it's
filesize came out to be 268kb.
Any help appreciated.
Thank you.
On Fri, 07 Oct 2005 19:07:11 0200 tomcat-dev@jakarta.apache.org wrote:
Lyndon Tiu wrote:
Hello,
I read the instructions on how to build isapi_redirect.dll on:
http://jakarta.apache.org/tomcat/connectors-doc-archive/jk2/jk/iishowto
.html
But I am getting these errors:
C:\tmp\jakarta-tomcat-connectors-1.2.14.1-src\jk\native\iismsdev
isapi.dsp /make all
Configuration: isapi - Win32
Release
Compiling...
jk_isapi_plugin.c
C:\tmp\jakarta-tomcat-connectors-1.2.14.1-src\jk\native\iis\jk_isapi_pl
ugin.c(658) : error C2065: 'S
F_NOTIFY_AUTH_COMPLETE' : undeclared identifier
You will need the Platform SDK at least from March 2003.
Regards,
Mladen.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Lyndon Tiu
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]