After successfully starting the demo database and manually installing the Tamino ISAPI filter (modiis.dll) I still cannot connect to the database.
Related thread:
http://tamino.forums.softwareag.com/viewtopic.php?p=5353
I followed the provided document in the thread above to no avail + I had IIS5 running during installation.
This is the current server info on the welcome page http://localhost/tamino-v4.1.1.1/welcome/index.html
Server Info
--------------------------------------------------------------------------------
Database http://localhost/tamino/welcome_4_1_1
Status [b]not active[/b]
Info Command "ping" returned:
"8400 - HASXJE8400 HTTP Error 404 Object Not Found"
Either your database URL is wrong or the database is not running.
You can use Tamino Manager to verify the database name or to start the database.
WebDAV URL http://localhost:4000/taminowebdavserver
WebDAV Status [b]is alive[/b]
</pre><BR><BR>The log in C:\WINNT\system32\LogFiles\W3SVC1 reports:<BR><BR><pre class="ip-ubbcode-code-pre">....
20:38:28 127.0.0.1 GET /Scripts/modiis.dll/tamino/welcome_4_1_1 404
20:38:28 127.0.0.1 GET /taminowebdavserver 404
20:38:28 127.0.0.1 GET /tamino-v4.1.1.1/welcome/images/dbactive.gif 304
20:38:28 127.0.0.1 GET /tamino-v4.1.1.1/welcome/images/dbinactive.gif 304
20:45:29 127.0.0.1 GET /smh/cgi/argmlcgi.exe 200</pre><BR><BR><BR>The argiisfl.dll filter is registered in<BR><BR><pre class="ip-ubbcode-code-pre">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters</pre><BR><BR>and also located in <BR><BR><pre class="ip-ubbcode-code-pre">C:\Inetpub\Scripts
Any ideas appreciated.
ralf …