One more error i have when i try to deploy the report
------ Build started: Project: Report Project1, Configuration: Debug ------
Build complete -- 0 errors, 0 warnings
------ Deploy started: Project: Report Project1, Configuration: Debug ------
Deploying to http://localhost/ReportServer
Error rsReportServerDatabaseUnavailable : The report server cannot open a
connection to the report server database. A connection to the database is
required for all requests and processing.
Deploy complete -- 1 errors, 0 warnings
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
[quoted text, click to view] "GGill" wrote:
> I try to deploy report "rptInfo.rdl" and I receive this error;
>
> A connection could not be made to the report server
> http://localhost/ReportServer.
> Unable to connect to the remote server (Microsoft.ReportingServices.Designer).
>
> What should i do to make this work?
>
Looks like the Report Server web service cannot connect to the database. Is
this SQL Server 2005? Is so, run the configuration utility to set up a
backend database for RS. If it's SQL 2000, you may have to run Rsactivate to
provide correct database connection details.
Roman
--
Roman Rehak
http://sqlblog.com/blogs/roman_rehak [quoted text, click to view] "GGill" <GGill@discussions.microsoft.com> wrote in message
news:6FBD875E-79E9-480C-9CE5-21D45B95AA0E@microsoft.com...
> One more error i have when i try to deploy the report
>
> ------ Build started: Project: Report Project1, Configuration:
> Debug ------
> Build complete -- 0 errors, 0 warnings
> ------ Deploy started: Project: Report Project1, Configuration:
> Debug ------
> Deploying to http://localhost/ReportServer
> Error rsReportServerDatabaseUnavailable : The report server cannot open a
> connection to the report server database. A connection to the database is
> required for all requests and processing.
> Deploy complete -- 1 errors, 0 warnings
> ========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped
> ==========
> ========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
>
> "GGill" wrote:
>
>> I try to deploy report "rptInfo.rdl" and I receive this error;
>>
>> A connection could not be made to the report server
>> http://localhost/ReportServer.
>> Unable to connect to the remote server
>> (Microsoft.ReportingServices.Designer).
>>
>> What should i do to make this work?
>>
>> Thanks.
From SQL Server 2005 i am connecting to sql server 2000 database.
I try to connect to 'Reporting Services Configuration Manager' and i
received error message 'Provider load failure'.
How should i make RS work?
[quoted text, click to view] "Bruce L-C [MVP]" wrote:
> Back up. Make sure RS is working. Even with no reports deployed it will
> still be there.
>
>
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
>
> "GGill" <GGill@discussions.microsoft.com> wrote in message
> news:6FBD875E-79E9-480C-9CE5-21D45B95AA0E@microsoft.com...
> > One more error i have when i try to deploy the report
> >
> > ------ Build started: Project: Report Project1, Configuration:
> > Debug ------
> > Build complete -- 0 errors, 0 warnings
> > ------ Deploy started: Project: Report Project1, Configuration:
> > Debug ------
> > Deploying to http://localhost/ReportServer
> > Error rsReportServerDatabaseUnavailable : The report server cannot open a
> > connection to the report server database. A connection to the database is
> > required for all requests and processing.
> > Deploy complete -- 1 errors, 0 warnings
> > ========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped
> > ==========
> > ========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
> >
> > "GGill" wrote:
> >
> >> I try to deploy report "rptInfo.rdl" and I receive this error;
> >>
> >> A connection could not be made to the report server
> >> http://localhost/ReportServer.
> >> Unable to connect to the remote server
> >> (Microsoft.ReportingServices.Designer).
> >>
> >> What should i do to make this work?
> >>
> >> Thanks.
>
>
Don't see what you're looking for? Try a search.