Friday, March 9, 2012

Report Service error

Hi,
I installed the SQL Reporting services with MS SQL 2000 database server,
implemented the form authentication custom security extention, every thing
worked just perfect, because some other issues, I tried to modify the URL
Root in RSReportServer.config file, from http://<servername>/ReportServer to
a http://<external IP address>/ReportServer. then when I try to run the
report manager, I got "The report server installation is not initialized.
Check the documentation for more information. (rsReportServerNotActivated)
Get Online Help", then I tried everything this newgroup provided such as
rsactivate, rskeymgmt -d to delete the key then use rsconfig to regenerate
the new key, but no matter what I do, I keep getting this error message, when
I run rsactivate, I got error message said that the report service is
activated already.
because this is the production server, please Help!
Thanks at advance.
YanI guess you also need to modify the report service url from
http://<servername>/ReportService.asmx to http://<external IP
address>/ReportService.asmx somewhere in your implementation.
Don
"Yan" wrote:
> Hi,
> I installed the SQL Reporting services with MS SQL 2000 database server,
> implemented the form authentication custom security extention, every thing
> worked just perfect, because some other issues, I tried to modify the URL
> Root in RSReportServer.config file, from http://<servername>/ReportServer to
> a http://<external IP address>/ReportServer. then when I try to run the
> report manager, I got "The report server installation is not initialized.
> Check the documentation for more information. (rsReportServerNotActivated)
> Get Online Help", then I tried everything this newgroup provided such as
> rsactivate, rskeymgmt -d to delete the key then use rsconfig to regenerate
> the new key, but no matter what I do, I keep getting this error message, when
> I run rsactivate, I got error message said that the report service is
> activated already.
> because this is the production server, please Help!
>
> Thanks at advance.
>
> Yan

No comments:

Post a Comment