您的位置:首页 > 数据库

Cannot connect to an Analysis Services named instance after installing SQL Server Express

2006-05-11 12:14 666 查看
I got an error message when i try to connect SQL Server 2005 Analysis Service:

Cannot connect to Ericz\SQLDEV.
------------------------------
ADDITIONAL INFORMATION:
A connection cannot be made to redirector. Ensure that 'SQL Browser' service is running. (Microsoft.AnalysisServices.AdomdClient)
------------------------------
No connection could be made because the target machine actively refused it (System)

This problem occurs when i install SQL Server 2005 Developer Edition and then install SQL Server Express on my Windows XP box. In this case, i cannot connect to AS any more.

The workaround is
1. Locate the following folder:
C:\Program Files\Microsoft SQL Server\90\Shared\ASConfig
2. Delete all the files in the folder.
3. Restart SQL Server Browser.
4. Restart SQL Server Anaysis Service.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐