Click here to Skip to main content
15,920,508 members

Comments by amirrajaee (Top 1 by date)

amirrajaee 19-Jul-13 10:38am View    
I upgrade SQL server to CU 4 to have multidimensional data for power view. i create cube from AdventureWorksDW2012 and deployed in visual studio.
I used the following data source string:
Data Source=localhost;Initial Catalog=AdventureWorksDW2012Multidimensional-EE;Cube=’Adventure Works’
but i get following error:

An error occurred while loading the model for the item or data source 'http://win-006m128shif/sites/powertest/Shared Documents/AdventureWorks2012.rsds'. Verify that the connection information is correct and that you have permissions to access the data source.
I have only Administrator account in SQL server and SharePoint. can it be the case? also I didn't configure the domain controller on my server.