Can't connect to distant cube -
08-08-2005
, 03:39 AM
Hello,
I'm new with OLAP, and I have a problem with distant connection.
I have 2 cubes created with Visual Studio 2005. The first one is in
local. The other one is in another machine.
I have no problem to access to first cube with Microsoft SQL Server
Management Studio and with a C# program (using
Microsoft.AnalysisServices.AdomdClient) but I can't access to my
distant cube. With Microsoft SQL Server Management Studio, I have : "A
connection cannot be made. Ensure that the server is running.
(Microsoft.AnalysisServices.AdomdClient)" and with C# program I have
this execption "La connexion a expiré ou a été perdue"
(approximative traduction : "connection has expired or has been lost").
Is it possible to connect to distant cube?
Exist it a service to run for ADOMD client?
Thank you for your answer.
GNE. |