Good day.
Is anyone running their report server in windows server 2008 (64-bit)? I am testing this now, and receive this message (which also appears when I run the Tessitura client in windows server 2008):
Security check not done. Cannot connect to the database!
Error:
DBMS is not supported in your current installation.
I tried installing the SQL Server 2008 native client on the server with no joy. Is there a compatibility issue here, or am I missing something obvious?
Thanks.
Dan
Where is your tessitura.ini file located? Pre-2008 we had ours at c:\windows\system32 and discovered with 2008 that we had to put it in c:\windows instead in order for it to work.
If that doesn't do it, I suggest opening a support ticket and support will be happy to help as well.
Found it - I had to use the IP address in the ini files for both Tess and Report server. All is well now. :)
I found this comment in a sybase group, which I took to mean a connection to the server was not being established:
The error message is; "dbms "+transaction.dbms+" is not supported in you current installation" Note that in your case the dbms is blank... Tried the IP instead, and everything behaved.
Thanks for the assistance.