Answered Reports pane not showing in SCE2010

  • 2012年3月20日 8:19
     
      包含代码

    Hi currently we have the following setting:

    Windows Server 2008 R2

    System Center Essentials 2010 (Version 7.0.2432.1)

    Local installed SQL Server 2008 Express Edition with Advanced Services

    My Problem:

    When I go to the System Center Essentials Console - I don't see a report pane (which I will need in the next days - because we have a Microsoft License Check...)

    It's very strange, I can't find any options to enable/disable the pane - so I'm stucked...

    The only error message I found in the eventlog which may point out what the error is, or where it comes from looks like this (sorry it's in german):

    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
      <Provider Name="Report Server Windows Service (ESSENTIALS)" /> 
      <EventID Qualifiers="0">140</EventID> 
      <Level>2</Level> 
      <Task>9</Task> 
      <Keywords>0x80000000000000</Keywords> 
      <TimeCreated SystemTime="2012-03-19T07:33:24.000000000Z" /> 
      <EventRecordID>24972</EventRecordID> 
      <Channel>Application</Channel> 
      <Computer>SV02.belvedere.at</Computer> 
      <Security /> 
      </System>
    - <EventData>
      <Data>WindowsService_11</Data> 
      <Data>Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerDisabledException: Der Berichtsserver kann den symmetrischen Schlüssel nicht entschlüsseln, der zum Zugreifen auf sensible oder verschlüsselte Daten in einer Berichtsserver-Datenbank verwendet wird. Sie müssen entweder einen Sicherungsschlüssel wiederherstellen oder den gesamten verschlüsselten Inhalt löschen. ---> System.Runtime.InteropServices.COMException (0x80090016): Der Schlüsselsatz ist nicht vorhanden. (Ausnahme von HRESULT: 0x80090016) bei System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) bei RSManagedCrypto.RSCrypto.ReencryptSymmetricKey(Byte[] symKeyBlob, Byte[] pPublicKeyBlob) bei Microsoft.ReportingServices.Library.ConnectionManager.<GetEncryptionKey>b__2() --- Ende der internen Ausnahmestapelüberwachung --- bei Microsoft.ReportingServices.Library.ConnectionManager.<GetEncryptionKey>b__2() bei Microsoft.ReportingServices.Diagnostics.RevertImpersonationContext.<>c__DisplayClass1.<Run>b__0(Object state) bei System.Security.SecurityContext.Run(SecurityContext securityContext, ContextCallback callback, Object state) bei Microsoft.ReportingServices.Diagnostics.RevertImpersonationContext.Run(ContextBody callback) bei Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage() bei Microsoft.ReportingServices.Library.ServiceController.ServiceStartThread(Object firstStart)</Data> 
      </EventData>
      </Event>

    I also tried to install the Console on my client - but I also don't get the Report pane here...

    I connect to the server via remote desktop, also I've tried to connect "locally" via vmware console with the same result (no reports pane).

    The Daily Health Report is working and is send to me every day with proper states (the values are changing and reflect the current situation), so I think the reporting works...

全部回复