I'm stuck, any ideas? Is this a version or sp issue or a connection problem?
SQL Server 2005, Report Server Version: 9.00.1399.00 Visual Studio 2005.
All my service and accounts are set up fine, I can manually upload a report
and data source to the report server, but VS 2005 will not deploy when the
web server is set in the TargetServerURL property.
The error I get is
TITLE: Microsoft Report Designer
A connection could not be made to the report server http://phxdb02/Reports.
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)
The request failed with HTTP status 404: Not Found.
(Microsoft.ReportingServices.Designer)You need to specify the ReportServer web service endpoint not the Report
Manager url e.g. in your Project Properties for the TargetServerURL specify
http://phxdb02/ReportServer
--
HTH,
Jasper Smith (SQL Server MVP)
http://www.sqldbatips.com
"Scott" <Scott@.discussions.microsoft.com> wrote in message
news:EDDFC084-0623-4FE2-B742-2AAA52D2E3ED@.microsoft.com...
> I'm stuck, any ideas? Is this a version or sp issue or a connection
> problem?
> SQL Server 2005, Report Server Version: 9.00.1399.00 Visual Studio 2005.
> All my service and accounts are set up fine, I can manually upload a
> report
> and data source to the report server, but VS 2005 will not deploy when the
> web server is set in the TargetServerURL property.
> The error I get is
> TITLE: Microsoft Report Designer
> A connection could not be made to the report server
> http://phxdb02/Reports.
> 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)
> The request failed with HTTP status 404: Not Found.
> (Microsoft.ReportingServices.Designer)
>|||Perfect! Thank you, that was it!!!
"Jasper Smith" wrote:
> You need to specify the ReportServer web service endpoint not the Report
> Manager url e.g. in your Project Properties for the TargetServerURL specify
> http://phxdb02/ReportServer
> --
> HTH,
> Jasper Smith (SQL Server MVP)
> http://www.sqldbatips.com
>
> "Scott" <Scott@.discussions.microsoft.com> wrote in message
> news:EDDFC084-0623-4FE2-B742-2AAA52D2E3ED@.microsoft.com...
> > I'm stuck, any ideas? Is this a version or sp issue or a connection
> > problem?
> >
> > SQL Server 2005, Report Server Version: 9.00.1399.00 Visual Studio 2005.
> > All my service and accounts are set up fine, I can manually upload a
> > report
> > and data source to the report server, but VS 2005 will not deploy when the
> > web server is set in the TargetServerURL property.
> >
> > The error I get is
> >
> > TITLE: Microsoft Report Designer
> >
> > A connection could not be made to the report server
> > http://phxdb02/Reports.
> >
> > 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)
> >
> > The request failed with HTTP status 404: Not Found.
> > (Microsoft.ReportingServices.Designer)
> >
>
>
No comments:
Post a Comment