Search code examples
sql-server-2008-r2ssascube

Visual Studio cannot process a dimension


I'm trying to create a cube using SQL Server 2008 R2. When I tried to process a dimension, this error occurred:

The project could not be deployed to the 'wasim-PC/Joker' 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.

I searched about a solution but I failed.


Solution

  • I changed UAC Setting to "Never notify me" and every thing work well now! ( Windows 7 )