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)
 SSAS deployment

Author  Topic 

mqmendozza
Starting Member

4 Posts

Posted - 2012-07-09 : 00:56:54
Hi im am getting an error below... please help because i am stuck on this in deploying my project.

The project could not be deployed to the 'localhost' server because of the
following connectivity problems : A connection cannot be made. Ensure that
the server is running. To verify or update the name of the target server,
right-click on the project in Solution Explorer, select Project Properties,
click on the Deployment tab, and then enter the name of the server.

Jao

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-07-09 : 00:59:23
go to services.msc and check if analysis services service is running in locall machine

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

mqmendozza
Starting Member

4 Posts

Posted - 2012-07-09 : 01:00:56
Yes it is running visakh16.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-07-09 : 01:03:22
right-click on the project in Solution Explorer, select Project Properties,
click on the Deployment tab and check whats server name you've set for project

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

mqmendozza
Starting Member

4 Posts

Posted - 2012-07-09 : 09:25:35
My server name is RAMSERV...

I am just following analysis services tutorial from MSDN. thanks

Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-07-09 : 10:00:30
but the error message said localhost. can you check if you've configured servername correctly in project properties

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

mqmendozza
Starting Member

4 Posts

Posted - 2012-07-09 : 23:07:59
Hi visakh16,

I figure it out, after i reinstall my analysis services. And now it is working.

I am doing it at home that is why i my use a general error message(i cant remember).

Many thanks
Jao
Go to Top of Page
   

- Advertisement -