I installed SQL Server 2008 R2 along with the sample databases on my Windows 7 laptop.
The sample db's installed fine, and I went ahead with the deployment of the Analysis Services database. My connection to the server works, however when I attempt to deploy the project, I receive the following error:
Access to the path 'C:\Program Files\Microsoft SQL Server\100\Tools\Samples\AdventureWorks 2008R2 Analysis Services Project\enterprise\bin\' is denied.
When I look for the 'bin' directory in that path, it doesn't exist.
Anyone have the same issue? If so, what was your resolution?