|
I am using SQL Server 2005 Dev Edn and VS 2005.
when I try to deploy the report project to the local machine ReportServer, I get the following message:
"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)"
I have tried the following local configuration for ReportServer:
http://localhost/ReportServer
http://IP address/ReportServer
http://ServerName/ReportServer
I am still getting the same error message.
Thanks,
|