Deployment of SSRS 2012 From SSDT Fails - The spec

2019-08-25 05:45发布

问题:

I have recently installed SQL Server 2012 Developer on my laptop. I created a simple SSRS report using AdventureWorks201. The report builds fine but will not deploy. I get the error "The specified report server URL http:/localhost/Reports_MSSQLSERVER2012 could not be found"

I am able to browse to said URL without issue. I can even upload the report and run it just fine. I am using an administrator account in both cases (on the URL and within SSDT).

Is there some reason why SSDT cannot see the URL I am specifying?