viernes, diciembre 09, 2005

Report Services no activado

Try manually activating Reporting Services locally on the Reporting Server:

C:\Program Files\Microsoft SQL Server\80\Tools\Binn>RSActivate.exe -c "c:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\ReportServer\RSReportServer.config" -t

If you get:

Failure starting the web service:
System.Exception: The local NT Service is not activated
at Microsoft.ReportingServices.RSActivate.RSActivate.RpcActivateService(Int32 clientType)
at Microsoft.ReportingServices.RSActivate.RSActivate.InstanceMain()
at Microsoft.ReportingServices.BaseCmdLine.CommandLineMain(String[] args, BaseCmdLine instance)

Try deleting the encrypted key values in the RS database:

rskeymgmt -d

Etiquetas:

0 Comentarios:

Publicar un comentario

Suscribirse a Comentarios de la entrada [Atom]

<< Página Principal