https://issues.apache.org/bugzilla/show_bug.cgi?id=51333
Bug #: 51333 Summary: IIS7 64bit needs Enable 32-bit Applications=False Product: Tomcat Connectors Version: unspecified Platform: PC Status: NEW Severity: blocker Priority: P2 Component: Documentation AssignedTo: dev@tomcat.apache.org ReportedBy: christoph.pollm...@web.de Classification: Unclassified The IIS7 - Tomcat6 Connector howto should give a hint, that in 64bit environment the used IIS Application Pool should have "Enable 32-bit Applications" set to "False". Otherwise the isapi redirect will not be called and returns an http code 404. If you think, the 32bit version of isapi_redirect.dll would do the job instead, you will get an http code 500, because the library is not loadable. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org