Hi all,Hope some could help with this problem:
I have a reporting services 2005 installed and running.I am building a
installer to move my reports to another computer.
I read the article of how to do it - but it steel have one problem.
when i am running the "Rskeymgmt –l" command and get the list of the source and destination computers with their keys.i am deleting the destination key using the command "Rskeymgmt –r + GUID"
(I am doing so and not using the "d" paramter because if i do that i loose my connection strings data wich is a encrypted content).
Sometimes it deleted and sometimes it is not.Its wiered - its like the
service refreshed itself and if i run again Rskeymgmt -l , i can steel see the one i just deleted.
I guess the initialization process created a new key while i am trying to restore the source key.
Any suggestions
Problems with restoring and deleting old keys- reporting services 2005
daviangel
vai23
nightwish
John Melville
Antonio Galvan
You cant delete the key without the net service is ruunig.
I did something else - i deleted the key without the rsmgmt utility - i did it from the report server DB.It solves the problem - but i steel dont uinderstand why there is this problem in the first place.
kushals
Why i want to mess with the key
Because i have to.When you want to move a reporting services from one computer to another this is one of the stpes you have to do.(you read about it here:http://support.microsoft.com/default.aspx scid=842425).
Any way - you didnt answer my question.
Thanks anyway.