Hi Folks!
I have been trying to deploy my AdventureWorksDW solution
in Analysis Services 2005 and it fails consistently with
a connection message.
Futhermore, I noticed that the Analysis Services stops
itself each time I start it.
Could someone please give me some guidance? Here is the
error message I am getting:
-----------------------------------------------
TITLE: Connect to Analysis Server
----------------------------------------
Cannot connect to gateway\kdkeys.
----------------------------------------
ADDITIONAL INFORMATION:
A connection cannot be made. Ensure that the server is
running.
(Microsoft.AnalysisServices.AdomdClient)
----------------------------------------
No connection could be made because the target machine
actively
refused it (System)
----------------------------------------
BUTTONS:
OK
----------------------------------------
=============================================
Cannot connect to gateway\kdkeys.
=============================================
A connection cannot be made. Ensure that the server is
running.
(Microsoft.AnalysisServices.AdomdClient)
----------------------------------------
Program Location:
at
Microsoft.AnalysisServices.AdomdClient.XmlaClient.GetTcpCl
ient(ConnectionInfo
connectionInfo)
at
Microsoft.AnalysisServices.AdomdClient.XmlaClient.OpenTcpC
onnection(ConnectionInfo
connectionInfo)
at
Microsoft.AnalysisServices.AdomdClient.XmlaClient.Connect
(ConnectionInfo
connectionInfo, Boolean beginSession)
at
Microsoft.AnalysisServices.AdomdClient.XmlaClientProvider.
Microsoft.AnalysisServices.AdomdClient.AdomdConnection.IXm
laClientProviderEx.ConnectXmla()
at
Microsoft.AnalysisServices.AdomdClient.AdomdConnection.Con
nectToXMLA(Boolean
createSession, Boolean isHTTP)
at
Microsoft.AnalysisServices.AdomdClient.AdomdConnection.Ope
n()
at
Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.
ConnectorThread()
=============================================
No connection could be made because the target machine
actively
refused it (System)
----------------------------------------
Program Location:
at System.Net.Sockets.TcpClient.Connect(String
hostname, Int32 port)
at
Microsoft.AnalysisServices.AdomdClient.XmlaClient.GetTcpCl
ient(ConnectionInfo
connectionInfo)
-----------------------------------------------
Thanks for your help,
Kingsley Tagbo