It sounds like you may have hit a bug in the tool. There is also a command line tool that should work. It is called rskeymgmt.exe and should be in your path.
Select rskeymgmt.exe /? to get all of the options. You will need at least -a -i -f -p and -u -v if not logged in as admin.
|||Thanks greatly. That did the trick.|||Hi,
I want to migrate from an existing ReportServer 2000 to a new ReportServer 2005. For the new ReportServer I want to backup the encryption Key via rskeymgmt.exe.
My command looks like this:
rskeymgmt.exe -e -f c:\backup.key -p Password
Buy everytime I want to execute the command, I′ll get a very strange error:
Unexpected database error (-2147159548) 0x80040e14
With tracing enabled i am getting the following error:
System.Exception: Unexpected database error (-2147159548) 0x80040e14 > System.Exception: 0
End of inner exception stack trace
at Microsoft.ReportingServices.RSKeyMgmt.RSKeyMgmt.InstanceMain()
at Microsoft.ReportingServices.BaseCmdLine.CommandLineMain(String[] args, BaseCmdLine instance)
I have full admin rights on the server.
The ReportServer database lies on a different server on which I also have admin rights.
What I am doing wrong?
Best regards,
Peter
No comments:
Post a Comment