I currently have 2 websites that are in 2 Tamino databases (let’s call them A and B), running through IIS on on an NT machine.
With one website (A), the normal http://www.A.com/tamino/DataBaseA/Collection1/Schema1/filename.xxx
URL works fine, but with site B, this does not work and the file is not found.
However, if I substitute the machine’s IP address or www.A.com for www.B.com in the URLs it works fine.
What’s happening to the requests from http://www.B.com/tamino/DataBaseB/Collection2/Schema2/filename.xxx which always generate http 404 “file not found” replies?
Both are running off the same IP address, and using IIS’s Host Headers to route the incoming queries to the appropriate “site”. I suspect there is some problem with this interfering with the requests that should be directed to tamino, but I can’t understand why site A is working and site B does not.
Any solutions?
Many thanks,
James Stapley. 
#API-Management#webMethods#Tamino