I just finished deploying the new SC6 web tier to a configuration of Tomcat 4.1.x with IIS 6 as the Web Server.
To do the configuration I first referred to the document on Peregrine Support: SAS-W1D-YDKB - ServiceCenter 6: Deploying the Web Tier to Tomcat 4.1.30 and IIS 5.0
I followed the instructions to the letter. When completed everthing checked out ok, but it wasn't working. IIS 6 was not calling Tomcat.
After a long search on the web, I found 2 additional steps needed to get it running:
1. Set IIS6 to Run WWW Service in IIS 5.0 Isolation Mode
- In IIS Manager go to the "Web Sites" folder ( where the default web site resides ), right click and select "properties".
- Go the the "services" tab and enable the "Run WWW Service in IIS 5.0 Isolation Mode" checkbox
2. Allow ISAPI Extensions
- In IIS Manager, go to the "Web Service Extensions" folder and select "Allow" for the "All Unknown ISAPI extensions" item.
After this I rebooted the machine and everything worked as it should.
Now I can finish my Christmas shopping.
Have a great Holiday Season!


Reply With Quote


Bookmarks