I am using the latest version of Targit (2013 build 6335). This is a new server that I moved Targit to. I am able to connect to any database using the Relational Database option. But, when I try and connect to the same server but choosing the Multi-Dimensional database option>MS Analysis Services 2008, after typing in the server name, I click the list box for Database and receive this error:
The server connection failed with the following message:
"connections.getdatabases"
If this does not indicate the specific reason then consider these common connection problems.....
I installed the ADOnet drivers for Sql Server 2008 R2 from here as SQL Server isn't on this machine and this is a Windows 2012 R2 server machine:
http://www.microsoft.com...ad/details.aspx?id=16978Microsoft® SQL Server® 2008 R2 Native Client
Microsoft SQL Server 2008 R2 Native Client (SQL Server Native Client) is a single dynamic-link library (DLL) containing both the SQL OLE DB provider and SQL ODBC driver. It contains run-time support for applications using native-code APIs (ODBC, OLE DB and ADO) to connect to Microsoft SQL Server 2000, 2005, or 2008. SQL Server Native Client should be used to create new applications or enhance existing applications that need to take advantage of new SQL Server 2008 R2 features. This redistributable installer for SQL Server Native Client installs the client components needed during run time to take advantage of new SQL Server 2008 R2 features, and optionally installs the header files needed to develop an application that uses the SQL Server Native Client API.
What else could be the problem? I can connect to this same cube on our old server with no issues although Analysis Services is local on that machine. The ant server service has a login name of me and I do have access to Analysis Services on the machine I'm trying to connect to. Any ideas?