Getting Started with Adobe After Effects - Part 6: Motion Blur


Upload Image Close it
Select File

Learning is a never ending thing and just one life is not enough to learn all the things you want to learn. The ocean of knowledge is very, very deep. This blog has been created for the same objective. I write on things which I come across in my daily life and feel to share it with the people across the world. The blog publish articles on SQL Server, SSIS 2005, SSIS 2008 alongwith other useful stuff which are good to know for the professional life.
Browse by Tags · View All
Google SpreadSheet API 12
YouTube API with .NET 7
PEGA Tutorials 6
PRPC Tutorials 6
Google BigQuery 6
Google Analytics API in .NET 6
Google Cloud Services 5
Core Reporting API with C# 4
Good Data API with Picasa 4
Ms-Excel function 4

Archive · View All
June 2012 17
October 2012 12
May 2012 12
August 2012 11
March 2013 10
July 2012 10
December 2011 9
January 2012 7
September 2012 6
February 2012 6

SinghVikash Blog

SSRS: How to solve Symmetric key issue with SSRS 2008R2?

Apr 1 2012 12:00AM by Vikash Kumar Singh   

Recently I was trying to access my SSRS reports which are hosted in my system after a long vacation. The SQL Server and Reporting services both are installed on my machine. I tried to see one of the reports which I had developed for my personal use. SSRS welcome me with the following message:

The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted content. (rsReportServerDisabled)

I thought what could be the reason. I checked my reporting services and it was running. So the Report Server is not disabled. I then realized that I have changed my windows password last week. Is this the reason, the SSRS behaves like this.

I remembered that I have set the Execution Account to my Windows ID and provided a password at that time. Since I have changed my password; it might be the issue.

I tried to goggled this error message and my thinking was close to the solution. I did following things to resolve the issue.

I open the Reporting Services Configuration Manager and deleted the Encrypted Content.

I went to the Execution Account screen and specified my Windows Account and password.

I then went to the Reporting Manager URL and reset the Data Source of my report. This is needed if you are deleting the Encrypt content file in Reporting Services Configuration Manager. So I went to the properties and re-applied Windows Integrated Security. My SQL Server is setup to use Windows Authentication so I did it otherwise you need to provide the credentials which your Data Source are using.

After setting up the things, I tried to run my reports and it runs successfully.


Republished from Blog by Vikash Kumar Singh [46 clicks].  Read the original version here [5 clicks].

Vikash Kumar Singh
279 · 0% · 152
1
 
0
Lifesaver
 
0
Refreshed
 
0
Learned
 
0
Incorrect



Submit

1  Comments  

  • This is why you do NOT run services under the context of a user account. Create an account dedicated to the service and mark it as "password never expires".

    commented on Apr 28 2012 10:11PM
    Marc Jellinek
    97 · 2% · 545

Your Comment


Sign Up or Login to post a comment.

"SSRS: How to solve Symmetric key issue with SSRS 2008R2?" rated 5 out of 5 by 1 readers
SSRS: How to solve Symmetric key issue with SSRS 2008R2? , 5.0 out of 5 based on 1 ratings
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]