Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi,
I’m working with Tamino version 3.1.1.1Before I installed Apache like web server and everything works fine.I would like to run Tamino also on IIS.Obviously separately: IIS on 8080 port and Apache on 80.I followed the directions as I saw on the documentation.I copied the modiis.dll under Inetpub\Scripts and I added the modiis.dll to “ISAPI filter” and its status now is “loaded”. I restarted the WWW service but when I run http://localhost:8080/tamino I receive: “Page not found”.Can someone help me ??
regardsCristian
Not too sure as I use Apache, but try and complete the URL with something like _diagnose=ping to see if a database is alive, e.g
http://localhost/tamino/welcome3_1_1_1?_diagnose=ping
If this replies with 404 page not found then the Tamino ISAPI filter is not working; but just try the above first and see what result this produces.
thanks for your answer.I tried to make that you suggest to me.To be honest, I received the correct answer and now I am able to use the schema editor and also the system management hub.There is only a little problem.When I typehttp://localhost:8080/taminoI’m continuing to see “Page Not Found”Do you know the reason of that ?Now this is a curiosity, because I can work the same very well.
I actually think a page not found is the correct response when looking at http://localhost:8080/tamino due to the fact that there is nothing to display at that address. It is not a full address and does not have a default page associated with it.
I would be interested in what others think.
Daniel