博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

The report server cannot decrypt the symmetric key

Posted on 2008-02-20 11:14  Snapping  阅读(271)  评论(0编辑  收藏  举报

http://andreascode.blogspot.com/2006/04/report-server-report-server-cannot.html

Report Server: The report server cannot decrypt the symmetric key

If you ever come across this error message in SQL Server 2000 Report Server, it is usually caused by one of two things. Either you have recently changed the account that is used to run the ReportServer service, in which case you should follow this article:

http://support.microsoft.com/kb/842421

or you installed or uninstalled some part of .net 2.0 recently, in which case you might have to run the rsactivate tool. go to the directory:
C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
Services\ReportServer\
or the equivalent program path on your computer and type
rsactivate -r -c RSReportServer.config