dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

Deploying a cube in SQL Server 2005 - Microsoft SQL Server

This is a discussion on Deploying a cube in SQL Server 2005 - Microsoft SQL Server ; I am trying to deploy a cube from my PC to my test server. I have created the data sources, the data source view, and built the cube on my PC. However, when I try to deploy the cube to ...


Home > Database Forum > Microsoft SQL Server > Deploying a cube in SQL Server 2005

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 04-08-2009, 11:12 AM
Database Newbie
 
Join Date: Apr 2009
Posts: 1
kschleicher is on a distinguished road
Default Deploying a cube in SQL Server 2005

I am trying to deploy a cube from my PC to my test server. I have created the data sources, the data source view, and built the cube on my PC. However, when I try to deploy the cube to the test server, I get the following error:

The project could not be deployed to the 'CFDB1\CFDB1' server because of the following connectivity problems : A connection cannot be made to redirector. Ensure that 'SQL Browser' service 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.

The server name is CFDB1, and when I run "select @@servername" and "SELECT SERVERPROPERTY('MachineName')", I get CFDB1. I have done what I can to change the name of the server to something else, use the IP address, and I have made sure that the SQL Browser service is running. Does anyone have any other ideas for getting this deployed?
Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 10:33 PM.