Hi, I have created a report using cube and has deployed it on different server. In reports Manager when I am trying to view the report it shows' Cannot create a connection to data source'. I have supplied the servername and cubename in the connection properties and can view it from business intelligence studio. Can anybody please help. Thanks,
You deployed your report in another server than SSAS is installed. Probably the user is trying to view report don't have permissions to you cube.
You might need to add on the Reporting Services server this remote server as a linked server. Also if you're running Kerberos, verify your delegation: http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/tkerbdel.mspx Also http://msdn2.microsoft.com/en-us/library/ms156468.aspx fyi on the fixing the error.