Hi,
I am trying to deploy a 'toy BI project' (Adventure Works.ds from a book) on our server (remote machine). The connection string works when I test it. I use my username and password, which I usually use within my ASP.NET code to invoke stored procedures etc.. Unfortunately, I get this error message:
Error 1 The project could not be deployed to the 'xxx.xxx.xxx.xxx' 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. 0 0
Is there anything that requires configuration on the server's side? I know that SSAS is running. Can my user account details be used to deploy my solution? Do I have to configure SSAS for remote connectivity or something - if so - how do I/the admin do this?
Any feedback would be greatly appreciated. Many thanks.
Christian
Start Free Trial