I configured my system as described in the technical articles “Installing and Configuring Domino 6 for use with Microsoft IIS” and “HTTP Error 404 when Requesting an NSF file from Microsoft IIS 6.0 on Microsoft Windows Server 2003”. Both servers running at the same machine. Now, if I try to connect to a NSF (homepage.nsf) I get an HTTP error 400. I doublechecked the whole configuration several times:- IIS runs in IIS 5.0 isolation mode
-
Web Service Extension (sePlugins) is established
-
Registry entry is created
-
WebSphere plugin (WAS4) is copied to a own directory
-
ISAPI filter is established at Default Web Site level
-
Domino use port 8080
-
the config file is filed out with the necessary input
If I request the homepage of the server http://de707lntest I get the IIS homepage. That’s all right. But if I try to request http://de707lntest/homepage.nsf I get an HTTP 400 back. If I request http://de707lntest:8080/homepage.nsf it works. That’s also right.
What I need now, are some suggestions why it can be, that the routing throug the WebSpere plugin does not work.
Thanks
- Jan