Hello,
When I try to connect on my Analysis Services from SQL Server Management Studio (2012), I get an error message, saying that it was "unable to establish server mode (ObjectExplorer)".
TITLE: Microsoft SQL Server Management Studio------------------------------
Error connecting to 'VM-TFSSQL\ALM'.
------------------------------
ADDITIONAL INFORMATION:
Unable to establish server mode. (ObjectExplorer)
------------------------------
BUTTONS:
OK
------------------------------
Here are the full details:
Error connecting to 'VM-TFSSQL\ALM'.===================================
Unable to establish server mode. (ObjectExplorer)
------------------------------
Program Location:
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.SupportedServers.IsIMBIServer(SqlOlapConnectionInfoBase connectionInfo)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.SupportedServers.GetHierarchyBuilder(SqlOlapConnectionInfoBase connectionInfo)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ObjectExplorerControl.GetObjectBuilder(SqlOlapConnectionInfoBase ci)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ObjectExplorerControl.BuildDataModel(SqlOlapConnectionInfoBase ci)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ObjectExplorerControl.GetHierarchy(SqlOlapConnectionInfoBase ci, String displayName)
at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ConnectToServer(UIConnectionInfo connectionInfo, IDbConnection liveConnection, Boolean validateConnection)