Connecting to demo database

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 …

What does that error mean?

I see this box for the following software entries when clicking on Modify/Delete:

HTTP Client API for Java 4.1.1.1
HTTP Client API for JScript 4.1.1.1

Tamino Schema Tools 4.1.1.1
Tamino API for Java 4.1.1.1
Tamino API for .NET 4.1.1.1

[This message was edited by Ralf Siegel on 08 Mar 2003 at 10:28.]
Software_Modify_HTTP_Client_API_for_Java_Error.gif

… during uninstallation the same message appeared btw.

There must be something wrong with either the installer or the filter itself. The Tamino (un)installer kicked out the JRun ISAPI filter! How weird. Maybe that’s the reason why the Tamino filter wasn’t installed in the first place and didn’t bother to work properly after manually installing the filter.

Are there any known conflicts with a JRun installation?

Okay, if you run into the problems above: I finally did a clean re-install, this time the Tamino ISAPI-filter got installed properly. Also, make sure to change the execution rights for the Scripts directory (that’s the place where argiisfl.dll & modiis.dll are installed to) from “scripts only” to “scripts & executables”, otherwise you won’t be able to access the databases via the ‘tamino’ url mapping.