Check to see if the ISAPI filter is loaded - if you look at the global IIS setting for WWW service, ISAPI filters, does the Tamino ISAPI filter show has being loaded. This is true if there is an arrow next to it pointing up. If the arrow points down then the filter is not loaded. If its not listed its not been installed.
If the ISAPI filter is not loaded for whatever reason, IIS does not know that the path /tamino is special in anyway and just thinks its a normal path. If it can’t find it (and it won’t) it will return a 404 error and IE5 will say ‘Page cannot be displayed’.
#API-Management#webMethods#Tamino