Hi,
I've just installed SQL Server 2005 Enterprise Edition (trial). I can't connect to Analysis Services via SQL server management studio (on localhost). I have the following error :
cannot connect to <server_name\instance> : A connection cannot be made to redirector. Ensure that 'SQL Browser service is running. (Microsoft.AnalysisServices.AdomdClient)
When I check the SQL Browser service, the service is running fine.
- The firewall is off
- All SQL Server services are running green
Thanks a lot for an answer.

Unable to connect to Analysis Services
SaravananK
Hi again,
I'm trying to configure a web access to Analysis Services 2005. I'm running under Windows 2000 Server SP4. Is IIS shipped with Windows 2000 server compatible for configuring web access to SSAS.
I've checked out your white paper on HTTP configuration but it was for Windows 2003 Server.
Thanks a lot.
Babu Krisnaswamy-MSFT
Thanks a lot Edward.
It seems to work now.
cskcsk
Here is the version of the HTTP connectivity whitepaper for WindowsXP
http://www.microsoft.com/technet/prodtechnol/sql/2005/httpssas.mspx .
Edward.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Haowell
Did you install named instance of Analysis Server
Try installing SP1 CTP release:
http://www.microsoft.com/sql/ctp_sp1.mspx
Edward.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Kob16200