Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Analysis Services Error

Author  Topic 

cognos79
Posting Yak Master

241 Posts

Posted - 2008-08-03 : 15:07:48
I installed sql server analysis services and trying to deploy my first analysis server project and I get following error:

the project could not be deployed because of the following connectivity problems: a connection cannot be made. Ensure that server is running.

Under deployment properties I gave server as : http://localhost:8100/. When I open the above url in IE, I get no error.

Could anybody help please?

cognos79
Posting Yak Master

241 Posts

Posted - 2008-08-03 : 16:33:03
I got it resolved myself. Instead of giving http://localhost:8100/. I gave the actual analysis server name: SS-xxxxxxxx\SQLENT and it worked.
Go to Top of Page
   

- Advertisement -