https://bz.apache.org/bugzilla/show_bug.cgi?id=53977
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #1 from Mark Thomas <ma...@apache.org> --- Windows Server 2003 is no longer supported. In terms of Server 2008 I can confirm that this works. I configured IIS to with the 64-bit DLL and confirmed it work. I then switched to the 32-bit DLL and confirmed that a 500 error was received when making a request I'd expect to be handled by the DLL (as expected). I then followed these instructions to switch the application pool to 32-bit: https://blogs.msdn.microsoft.com/rakkimk/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes/ Requests to Tomcat (via the 32-bit DLL) then worked. -- 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