Thanks, George, But the problem still persists. Yes, I allowed 32-bit applications to run in application pool configuration. I tried 64-bit versions of isapi_redirect.dll both for x64 and ia64 and they gave more serious error that previous one (error loading library, while previous was getfilter error-see below). When I tried 32-bit version with registry entries beyond wow6432node (where tomcat entries are also located), it gives 0x80070001 error (The page cannot be displayed because an internal server error has occurred), while it gives 0x80070002 error (Calling GetFilterVersion on ISAPI filter "disk\path\isapi_redirect.dll" failed) with registry entries beyond software entry.
So, any further comments will be appretiated. Regards, Artem Terekhov -----Original Message----- From: George Sexton [mailto:geor...@mhsoftware.com] Sent: Thursday, October 15, 2009 7:06 PM To: 'Tomcat Users List' Subject: RE: Windows 2008 Server (x64) IIS7 to Tomcat 6.0 32-bit with Java 32-bit isapi_redirect 1.2.28 connector problem Why would you use the 32 bit ISAPI filter? You should use the 64bit ISAPI filter. If you're running IIS7 in 32 bit mode, THEN you should use 32 bit filter. If you do that, make sure the registry entries for configuration are in the WOW64 registry node. George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 > -----Original Message----- > From: Terekhov Artyom (ADV) [mailto:artyom.terek...@advgroup.ru] > Sent: Wednesday, October 14, 2009 1:07 AM > To: users@tomcat.apache.org > Subject: Windows 2008 Server (x64) IIS7 to Tomcat 6.0 32-bit with Java > 32-bit isapi_redirect 1.2.28 connector problem > > > > Hello, > > I have a problem with Windows 2008 server x64 IIS7 to Tomcat 6.0 (*32) > ( Java (*32)) connection. > > Previously we used IIS6 and everything was fine. But now I got errors: > > 0x80070001 - if I use properties files for isapi_redirect.dll (32 bit > version) > > or 0x80070002 - if I use registry entry. > > > > Regards, > > Artem Terekhov > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org