QUESTION POSED ON: 03 September 2008
I recently changed my computer name, and since then the SQL Server Development Studio could no longer deploy my project. It successfully builds the project, but when I attempt to deploy, it returns the following error message:
"A connection could not be made to the report server 'http://localhost/Reports$NAME'
Additional Information: The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. (Microsoft.ReportingServices.Designer)"
Changing the computer name back does not help, and when I open the SQL Server Reporting Services (SSRS) Configuration Manager, it connects successfully. Do you know what might be wrong?
|