Reporting Services has been fine for me up until last night and now I can't
view any reports as the R/Server keeps throwing the error:
"Key not valid for use in specified state"
I can't seem to track down any help and the link provided in the error
report is completly useless saying:
"Internal errors are uncommon and difficult to diagnose."
If it helps the log file is below:
<Header>
<Product>Microsoft SQL Server Reporting Services Version
8.00.743.00</Product>
<Locale>en-US</Locale>
<TimeZone>GMT Daylight Time</TimeZone>
<Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
Services\LogFiles\ReportServer__09_10_2004_08_31_45.log</Path>
<SystemName>SRV120W03</SystemName>
<OSName>Microsoft Windows NT 5.2.3790.0</OSName>
<OSVersion>5.2.3790.0</OSVersion>
</Header>
aspnet_wp!webserver!9b8!10/09/2004-08:31:45:: i INFO: Reporting Web Server
started
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
ConnectionType to '0' as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
IsSchedulingService to 'True' as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
IsNotificationService to 'True' as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
IsEventService to 'True' as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
PollingInterval to '10' second(s) as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing MemoryLimit
to '60' percent as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing RecycleTime
to '720' minute(s) as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
MaximumMemoryLimit to '80' percent as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
MaxQueueThreads to '0' thread(s) as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration
file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
MaxScheduleWait to '5' second(s) as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
InstanceName to 'MSSQLSERVER' as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
ProcessRecycleOptions to '0' as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
RunningRequestsScavengerCycle to '60' second(s) as specified in
Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
RunningRequestsAge to '30' second(s) as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
SecureConnectionLevel to '0' as specified in Configuration file.
aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
DisplayErrorLink to 'True' as specified in Configuration file.
aspnet_wp!resourceutilities!9b8!10/09/2004-08:31:45:: i INFO: Running on 1
physical processors, 2 logical processors
aspnet_wp!resourceutilities!9b8!10/09/2004-08:31:45:: i INFO: Reporting
Services starting SKU: Standard
aspnet_wp!runningjobs!9b8!10/09/2004-08:31:45:: i INFO: Database Cleanup
(Web Service) timer enabled: Cycle: 600 seconds
aspnet_wp!runningjobs!9b8!10/09/2004-08:31:45:: i INFO: Running Requests
Scavenger timer enabled: Cycle: 60 seconds
aspnet_wp!runningjobs!9b8!10/09/2004-08:31:45:: i INFO: Running Requests DB
timer enabled: Cycle: 60 seconds
aspnet_wp!runningjobs!9b8!10/09/2004-08:31:45:: i INFO: Memory stats update
timer enabled: Cycle: 60 seconds
aspnet_wp!crypto!9b8!09/10/2004-08:31:46:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!9b8!09/10/2004-08:31:46:: i INFO: Exporting public key
aspnet_wp!webserver!9b8!09/10/2004-08:31:46:: e ERROR: Internal error:
System.Runtime.InteropServices.COMException (0x8009000B): Key not valid for
use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.Storage.get_Connection()
at
Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
storedProcedureName)
at
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
ng key)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
(String name)
at Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
ng name)
at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
source)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path, Boolean validate, Boolean convert, Boolean translate)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
tent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
aspnet_wp!library!9b8!09/10/2004-08:31:46:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., ;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.Storage.get_Connection()
at
Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
storedProcedureName)
at
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
ng key)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
(String name)
at Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
ng name)
at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
source)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path, Boolean validate, Boolean convert, Boolean translate)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
tent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
-- End of inner exception stack trace --
aspnet_wp!crypto!9b8!09/10/2004-08:32:20:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!9b8!09/10/2004-08:32:20:: i INFO: Exporting public key
aspnet_wp!webserver!9b8!09/10/2004-08:32:20:: e ERROR: Internal error:
System.Runtime.InteropServices.COMException (0x8009000B): Key not valid for
use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.Storage.get_Connection()
at
Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
storedProcedureName)
at
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
ng key)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
(String name)
at Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
ng name)
at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
source)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path, Boolean validate, Boolean convert, Boolean translate)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
tent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
aspnet_wp!library!9b8!09/10/2004-08:32:20:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., ;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.Storage.get_Connection()
at
Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
storedProcedureName)
at
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
ng key)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
(String name)
at Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
ng name)
at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
source)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path, Boolean validate, Boolean convert, Boolean translate)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
tent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
-- End of inner exception stack trace --
aspnet_wp!crypto!e18!10/09/2004-08:32:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!e18!10/09/2004-08:32:45:: i INFO: Exporting public key
aspnet_wp!library!e18!10/09/2004-08:32:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!3b8!10/09/2004-08:33:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!3b8!10/09/2004-08:33:45:: i INFO: Exporting public key
aspnet_wp!library!3b8!10/09/2004-08:33:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!e18!10/09/2004-08:34:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!e18!10/09/2004-08:34:45:: i INFO: Exporting public key
aspnet_wp!library!e18!10/09/2004-08:34:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!e18!10/09/2004-08:35:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!e18!10/09/2004-08:35:45:: i INFO: Exporting public key
aspnet_wp!library!e18!10/09/2004-08:35:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!e18!10/09/2004-08:36:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!e18!10/09/2004-08:36:45:: i INFO: Exporting public key
aspnet_wp!library!e18!10/09/2004-08:36:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!3b8!10/09/2004-08:37:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!3b8!10/09/2004-08:37:45:: i INFO: Exporting public key
aspnet_wp!library!3b8!10/09/2004-08:37:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!3b8!10/09/2004-08:38:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!3b8!10/09/2004-08:38:45:: i INFO: Exporting public key
aspnet_wp!library!3b8!10/09/2004-08:38:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!3b8!10/09/2004-08:39:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!3b8!10/09/2004-08:39:45:: i INFO: Exporting public key
aspnet_wp!library!3b8!10/09/2004-08:39:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!e18!10/09/2004-08:40:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!e18!10/09/2004-08:40:45:: i INFO: Exporting public key
aspnet_wp!library!e18!10/09/2004-08:40:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!e18!10/09/2004-08:41:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!e18!10/09/2004-08:41:45:: i INFO: Exporting public key
aspnet_wp!library!e18!10/09/2004-08:41:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error doing timer action for Database Cleanup (Web Service);
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.Storage.get_Connection()
at
Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
storedProcedureName)
at Microsoft.ReportingServices.Library.DBInterface.CleanBatchRecords()
at Microsoft.ReportingServices.Library.RSService.CleanBatch()
at
Microsoft.ReportingServices.Library.DatabaseCleanupTimer.DoTimerAction()
at
Microsoft.ReportingServices.Diagnostics.TimerActionBase.TimerAction(Object
unused)
-- End of inner exception stack trace --
aspnet_wp!crypto!3b8!10/09/2004-08:41:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!3b8!10/09/2004-08:41:45:: i INFO: Exporting public key
aspnet_wp!library!3b8!10/09/2004-08:41:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!c54!10/09/2004-08:42:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!c54!10/09/2004-08:42:45:: i INFO: Exporting public key
aspnet_wp!library!c54!10/09/2004-08:42:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!9b8!09/10/2004-08:43:30:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!9b8!09/10/2004-08:43:30:: i INFO: Exporting public key
aspnet_wp!webserver!9b8!09/10/2004-08:43:30:: e ERROR: Internal error:
System.Runtime.InteropServices.COMException (0x8009000B): Key not valid for
use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.Storage.get_Connection()
at
Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
storedProcedureName)
at
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
ng key)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
(String name)
at Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
ng name)
at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
source)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path, Boolean validate, Boolean convert, Boolean translate)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
tent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
aspnet_wp!library!9b8!09/10/2004-08:43:30:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., ;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.Storage.get_Connection()
at
Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
storedProcedureName)
at
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
ng key)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
(String name)
at Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
ng name)
at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
source)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path, Boolean validate, Boolean convert, Boolean translate)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
tent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
-- End of inner exception stack trace --
aspnet_wp!crypto!3b8!10/09/2004-08:43:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!3b8!10/09/2004-08:43:45:: i INFO: Exporting public key
aspnet_wp!library!3b8!10/09/2004-08:43:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!c54!10/09/2004-08:44:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!c54!10/09/2004-08:44:45:: i INFO: Exporting public key
aspnet_wp!library!c54!10/09/2004-08:44:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!c54!10/09/2004-08:45:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!c54!10/09/2004-08:45:45:: i INFO: Exporting public key
aspnet_wp!library!c54!10/09/2004-08:45:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!9b8!09/10/2004-08:46:35:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!9b8!09/10/2004-08:46:35:: i INFO: Exporting public key
aspnet_wp!webserver!9b8!09/10/2004-08:46:35:: e ERROR: Internal error:
System.Runtime.InteropServices.COMException (0x8009000B): Key not valid for
use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.Storage.get_Connection()
at
Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
storedProcedureName)
at
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
ng key)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
(String name)
at Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
ng name)
at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
source)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path, Boolean validate, Boolean convert, Boolean translate)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
tent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
aspnet_wp!library!9b8!09/10/2004-08:46:35:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., ;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.Storage.get_Connection()
at
Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
storedProcedureName)
at
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
ng key)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
(String name)
at Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
ng name)
at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
source)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path, Boolean validate, Boolean convert, Boolean translate)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
tent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
-- End of inner exception stack trace --
aspnet_wp!crypto!3b8!10/09/2004-08:46:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!3b8!10/09/2004-08:46:45:: i INFO: Exporting public key
aspnet_wp!library!3b8!10/09/2004-08:46:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!9b8!09/10/2004-08:47:00:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!9b8!09/10/2004-08:47:00:: i INFO: Exporting public key
aspnet_wp!webserver!9b8!09/10/2004-08:47:00:: e ERROR: Internal error:
System.Runtime.InteropServices.COMException (0x8009000B): Key not valid for
use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.Storage.get_Connection()
at
Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
storedProcedureName)
at
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
ng key)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
(String name)
at Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
ng name)
at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
source)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path, Boolean validate, Boolean convert, Boolean translate)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
tent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
aspnet_wp!library!9b8!09/10/2004-08:47:00:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., ;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.Storage.get_Connection()
at
Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
storedProcedureName)
at
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
ng key)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
(String name)
at Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
ng name)
at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
source)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path, Boolean validate, Boolean convert, Boolean translate)
at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
path)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
tent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
-- End of inner exception stack trace --
aspnet_wp!crypto!c54!10/09/2004-08:47:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!c54!10/09/2004-08:47:45:: i INFO: Exporting public key
aspnet_wp!library!c54!10/09/2004-08:47:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!3b8!10/09/2004-08:48:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!3b8!10/09/2004-08:48:45:: i INFO: Exporting public key
aspnet_wp!library!3b8!10/09/2004-08:48:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --
aspnet_wp!crypto!3b8!10/09/2004-08:49:45:: i INFO: Initializing crypto as
user: SRV120W03\ASPNET
aspnet_wp!crypto!3b8!10/09/2004-08:49:45:: i INFO: Exporting public key
aspnet_wp!library!3b8!10/09/2004-08:49:45:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., Error getting running jobs;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.Runtime.InteropServices.COMException (0x8009000B): Key
not valid for use in specified state.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.ExportPublicKey()
at
Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
at
Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
at Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
-- End of inner exception stack trace --Simon,
In your machine.config file, what are your <machineKey> settings?
--Carlos
"Simon Dingley" <newsgroups@.nospam-creativenrg.co.uk> wrote in message
news:ueiTVzwlEHA.2864@.TK2MSFTNGP14.phx.gbl...
> Reporting Services has been fine for me up until last night and now I
can't
> view any reports as the R/Server keeps throwing the error:
> "Key not valid for use in specified state"
> I can't seem to track down any help and the link provided in the error
> report is completly useless saying:
> "Internal errors are uncommon and difficult to diagnose."
> If it helps the log file is below:
> <Header>
> <Product>Microsoft SQL Server Reporting Services Version
> 8.00.743.00</Product>
> <Locale>en-US</Locale>
> <TimeZone>GMT Daylight Time</TimeZone>
> <Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
> Services\LogFiles\ReportServer__09_10_2004_08_31_45.log</Path>
> <SystemName>SRV120W03</SystemName>
> <OSName>Microsoft Windows NT 5.2.3790.0</OSName>
> <OSVersion>5.2.3790.0</OSVersion>
> </Header>
> aspnet_wp!webserver!9b8!10/09/2004-08:31:45:: i INFO: Reporting Web Server
> started
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> ConnectionType to '0' as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> IsSchedulingService to 'True' as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> IsNotificationService to 'True' as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> IsEventService to 'True' as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> PollingInterval to '10' second(s) as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
MemoryLimit
> to '60' percent as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
RecycleTime
> to '720' minute(s) as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> MaximumMemoryLimit to '80' percent as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration
file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> MaxQueueThreads to '0' thread(s) as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration
> file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> MaxScheduleWait to '5' second(s) as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> DatabaseQueryTimeout to '120' second(s) as specified in Configuration
file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> InstanceName to 'MSSQLSERVER' as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> ProcessRecycleOptions to '0' as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> RunningRequestsScavengerCycle to '60' second(s) as specified in
> Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> RunningRequestsDbCycle to '60' second(s) as specified in Configuration
file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> RunningRequestsAge to '30' second(s) as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> SecureConnectionLevel to '0' as specified in Configuration file.
> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO: Initializing
> DisplayErrorLink to 'True' as specified in Configuration file.
> aspnet_wp!resourceutilities!9b8!10/09/2004-08:31:45:: i INFO: Running on 1
> physical processors, 2 logical processors
> aspnet_wp!resourceutilities!9b8!10/09/2004-08:31:45:: i INFO: Reporting
> Services starting SKU: Standard
> aspnet_wp!runningjobs!9b8!10/09/2004-08:31:45:: i INFO: Database Cleanup
> (Web Service) timer enabled: Cycle: 600 seconds
> aspnet_wp!runningjobs!9b8!10/09/2004-08:31:45:: i INFO: Running Requests
> Scavenger timer enabled: Cycle: 60 seconds
> aspnet_wp!runningjobs!9b8!10/09/2004-08:31:45:: i INFO: Running Requests
DB
> timer enabled: Cycle: 60 seconds
> aspnet_wp!runningjobs!9b8!10/09/2004-08:31:45:: i INFO: Memory stats
update
> timer enabled: Cycle: 60 seconds
> aspnet_wp!crypto!9b8!09/10/2004-08:31:46:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!9b8!09/10/2004-08:31:46:: i INFO: Exporting public key
> aspnet_wp!webserver!9b8!09/10/2004-08:31:46:: e ERROR: Internal error:
> System.Runtime.InteropServices.COMException (0x8009000B): Key not valid
for
> use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.Storage.get_Connection()
> at
> Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
> storedProcedureName)
> at
>
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
> ng key)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
> (String name)
> at
Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
> name)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
> ng name)
> at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
> at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
> source)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path, Boolean validate, Boolean convert, Boolean translate)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path)
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
> tent()
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> aspnet_wp!library!9b8!09/10/2004-08:31:46:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., ;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.Storage.get_Connection()
> at
> Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
> storedProcedureName)
> at
>
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
> ng key)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
> (String name)
> at
Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
> name)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
> ng name)
> at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
> at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
> source)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path, Boolean validate, Boolean convert, Boolean translate)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path)
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
> tent()
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!9b8!09/10/2004-08:32:20:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!9b8!09/10/2004-08:32:20:: i INFO: Exporting public key
> aspnet_wp!webserver!9b8!09/10/2004-08:32:20:: e ERROR: Internal error:
> System.Runtime.InteropServices.COMException (0x8009000B): Key not valid
for
> use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.Storage.get_Connection()
> at
> Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
> storedProcedureName)
> at
>
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
> ng key)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
> (String name)
> at
Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
> name)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
> ng name)
> at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
> at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
> source)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path, Boolean validate, Boolean convert, Boolean translate)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path)
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
> tent()
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> aspnet_wp!library!9b8!09/10/2004-08:32:20:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., ;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.Storage.get_Connection()
> at
> Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
> storedProcedureName)
> at
>
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
> ng key)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
> (String name)
> at
Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
> name)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
> ng name)
> at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
> at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
> source)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path, Boolean validate, Boolean convert, Boolean translate)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path)
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
> tent()
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!e18!10/09/2004-08:32:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!e18!10/09/2004-08:32:45:: i INFO: Exporting public key
> aspnet_wp!library!e18!10/09/2004-08:32:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!3b8!10/09/2004-08:33:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!3b8!10/09/2004-08:33:45:: i INFO: Exporting public key
> aspnet_wp!library!3b8!10/09/2004-08:33:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!e18!10/09/2004-08:34:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!e18!10/09/2004-08:34:45:: i INFO: Exporting public key
> aspnet_wp!library!e18!10/09/2004-08:34:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!e18!10/09/2004-08:35:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!e18!10/09/2004-08:35:45:: i INFO: Exporting public key
> aspnet_wp!library!e18!10/09/2004-08:35:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!e18!10/09/2004-08:36:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!e18!10/09/2004-08:36:45:: i INFO: Exporting public key
> aspnet_wp!library!e18!10/09/2004-08:36:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!3b8!10/09/2004-08:37:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!3b8!10/09/2004-08:37:45:: i INFO: Exporting public key
> aspnet_wp!library!3b8!10/09/2004-08:37:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!3b8!10/09/2004-08:38:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!3b8!10/09/2004-08:38:45:: i INFO: Exporting public key
> aspnet_wp!library!3b8!10/09/2004-08:38:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!3b8!10/09/2004-08:39:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!3b8!10/09/2004-08:39:45:: i INFO: Exporting public key
> aspnet_wp!library!3b8!10/09/2004-08:39:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!e18!10/09/2004-08:40:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!e18!10/09/2004-08:40:45:: i INFO: Exporting public key
> aspnet_wp!library!e18!10/09/2004-08:40:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!e18!10/09/2004-08:41:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!e18!10/09/2004-08:41:45:: i INFO: Exporting public key
> aspnet_wp!library!e18!10/09/2004-08:41:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error doing timer action for Database Cleanup (Web Service);
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.Storage.get_Connection()
> at
> Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
> storedProcedureName)
> at Microsoft.ReportingServices.Library.DBInterface.CleanBatchRecords()
> at Microsoft.ReportingServices.Library.RSService.CleanBatch()
> at
> Microsoft.ReportingServices.Library.DatabaseCleanupTimer.DoTimerAction()
> at
> Microsoft.ReportingServices.Diagnostics.TimerActionBase.TimerAction(Object
> unused)
> -- End of inner exception stack trace --
> aspnet_wp!crypto!3b8!10/09/2004-08:41:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!3b8!10/09/2004-08:41:45:: i INFO: Exporting public key
> aspnet_wp!library!3b8!10/09/2004-08:41:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!c54!10/09/2004-08:42:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!c54!10/09/2004-08:42:45:: i INFO: Exporting public key
> aspnet_wp!library!c54!10/09/2004-08:42:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!9b8!09/10/2004-08:43:30:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!9b8!09/10/2004-08:43:30:: i INFO: Exporting public key
> aspnet_wp!webserver!9b8!09/10/2004-08:43:30:: e ERROR: Internal error:
> System.Runtime.InteropServices.COMException (0x8009000B): Key not valid
for
> use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.Storage.get_Connection()
> at
> Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
> storedProcedureName)
> at
>
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
> ng key)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
> (String name)
> at
Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
> name)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
> ng name)
> at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
> at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
> source)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path, Boolean validate, Boolean convert, Boolean translate)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path)
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
> tent()
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> aspnet_wp!library!9b8!09/10/2004-08:43:30:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., ;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.Storage.get_Connection()
> at
> Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
> storedProcedureName)
> at
>
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
> ng key)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
> (String name)
> at
Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
> name)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
> ng name)
> at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
> at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
> source)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path, Boolean validate, Boolean convert, Boolean translate)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path)
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
> tent()
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!3b8!10/09/2004-08:43:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!3b8!10/09/2004-08:43:45:: i INFO: Exporting public key
> aspnet_wp!library!3b8!10/09/2004-08:43:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!c54!10/09/2004-08:44:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!c54!10/09/2004-08:44:45:: i INFO: Exporting public key
> aspnet_wp!library!c54!10/09/2004-08:44:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!c54!10/09/2004-08:45:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!c54!10/09/2004-08:45:45:: i INFO: Exporting public key
> aspnet_wp!library!c54!10/09/2004-08:45:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!9b8!09/10/2004-08:46:35:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!9b8!09/10/2004-08:46:35:: i INFO: Exporting public key
> aspnet_wp!webserver!9b8!09/10/2004-08:46:35:: e ERROR: Internal error:
> System.Runtime.InteropServices.COMException (0x8009000B): Key not valid
for
> use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.Storage.get_Connection()
> at
> Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
> storedProcedureName)
> at
>
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
> ng key)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
> (String name)
> at
Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
> name)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
> ng name)
> at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
> at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
> source)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path, Boolean validate, Boolean convert, Boolean translate)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path)
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
> tent()
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> aspnet_wp!library!9b8!09/10/2004-08:46:35:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., ;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.Storage.get_Connection()
> at
> Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
> storedProcedureName)
> at
>
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
> ng key)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
> (String name)
> at
Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
> name)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
> ng name)
> at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
> at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
> source)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path, Boolean validate, Boolean convert, Boolean translate)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path)
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
> tent()
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!3b8!10/09/2004-08:46:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!3b8!10/09/2004-08:46:45:: i INFO: Exporting public key
> aspnet_wp!library!3b8!10/09/2004-08:46:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!9b8!09/10/2004-08:47:00:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!9b8!09/10/2004-08:47:00:: i INFO: Exporting public key
> aspnet_wp!webserver!9b8!09/10/2004-08:47:00:: e ERROR: Internal error:
> System.Runtime.InteropServices.COMException (0x8009000B): Key not valid
for
> use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.Storage.get_Connection()
> at
> Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
> storedProcedureName)
> at
>
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
> ng key)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
> (String name)
> at
Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
> name)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
> ng name)
> at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
> at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
> source)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path, Boolean validate, Boolean convert, Boolean translate)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path)
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
> tent()
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> aspnet_wp!library!9b8!09/10/2004-08:47:00:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., ;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.Storage.get_Connection()
> at
> Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String
> storedProcedureName)
> at
>
Microsoft.ReportingServices.Library.DBInterface.GetOneConfigurationInfo(Stri
> ng key)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty
> (String name)
> at
Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
> name)
> at
>
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(Stri
> ng name)
> at Microsoft.ReportingServices.Library.RSService.get_MyReportsEnabled()
> at Microsoft.ReportingServices.Library.RSService.PathToInternal(String
> source)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path, Boolean validate, Boolean convert, Boolean translate)
> at
> Microsoft.ReportingServices.Diagnostics.CatalogItemContext.SetPath(String
> path)
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageCon
> tent()
> at
>
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!c54!10/09/2004-08:47:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!c54!10/09/2004-08:47:45:: i INFO: Exporting public key
> aspnet_wp!library!c54!10/09/2004-08:47:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!3b8!10/09/2004-08:48:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!3b8!10/09/2004-08:48:45:: i INFO: Exporting public key
> aspnet_wp!library!3b8!10/09/2004-08:48:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
> aspnet_wp!crypto!3b8!10/09/2004-08:49:45:: i INFO: Initializing crypto as
> user: SRV120W03\ASPNET
> aspnet_wp!crypto!3b8!10/09/2004-08:49:45:: i INFO: Exporting public key
> aspnet_wp!library!3b8!10/09/2004-08:49:45:: e ERROR: Throwing
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details., Error getting running jobs;
> Info:
>
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
more
> details. --> System.Runtime.InteropServices.COMException (0x8009000B):
Key
> not valid for use in specified state.
> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
> errorCode, IntPtr errorInfo)
> at RSManagedCrypto.RSCrypto.ExportPublicKey()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.GetEncryptionKey()
> at
Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
> at
> Microsoft.ReportingServices.Library.ConnectionManager.VerifyConnection()
> at
Microsoft.ReportingServices.Library.ConnectionManager.get_Connection()
> at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
> -- End of inner exception stack trace --
>|||For the benefit of others that may come across this error it was something
to do with the installation of a patch for the invalid cursor state(KB
Article http://support.microsoft.com/default.aspx?kbid=831997 ). Microsoft
appeared to know of this when we called and here is the worst of it - a full
reinstall of Reporting Services was the only way to correct the error which
meant having to republish every single report on the reporting server.
Simon
"Carlos C Tapang" <ctapang@.centerus.com> wrote in message
news:efWak4xlEHA.1008@.tk2msftngp13.phx.gbl...
> Simon,
> In your machine.config file, what are your <machineKey> settings?
> --|||Carlos, Simon, have you discovered a solution to this
issue? Same thing happened to me after I installed
VS.NET remote debugging on the development server where I
was hosting the report service. I tried reinstalling
reporting services, but I'm getting the same error.
FWIW, my machine key setting is
<machineKey
validationKey="AutoGenerate,IsolateApps"
decryptionKey="AutoGenerate,IsolateApps"
validation="SHA1"/>.
Thanks,
-Marc
>--Original Message--
>Simon,
>In your machine.config file, what are your <machineKey>
settings?
>--Carlos
>"Simon Dingley" <newsgroups@.nospam-creativenrg.co.uk>
wrote in message
>news:ueiTVzwlEHA.2864@.TK2MSFTNGP14.phx.gbl...
>> Reporting Services has been fine for me up until last
night and now I
>can't
>> view any reports as the R/Server keeps throwing the
error:
>> "Key not valid for use in specified state"
>> I can't seem to track down any help and the link
provided in the error
>> report is completly useless saying:
>> "Internal errors are uncommon and difficult to
diagnose."
>> If it helps the log file is below:
>> <Header>
>> <Product>Microsoft SQL Server Reporting Services
Version
>> 8.00.743.00</Product>
>> <Locale>en-US</Locale>
>> <TimeZone>GMT Daylight Time</TimeZone>
>> <Path>C:\Program Files\Microsoft SQL
Server\MSSQL\Reporting
Services\LogFiles\ReportServer__09_10_2004_08_31_45.log</P
ath>
>> <SystemName>SRV120W03</SystemName>
>> <OSName>Microsoft Windows NT 5.2.3790.0</OSName>
>> <OSVersion>5.2.3790.0</OSVersion>
>> </Header>
>> aspnet_wp!webserver!9b8!10/09/2004-08:31:45:: i INFO:
Reporting Web Server
>> started
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> ConnectionType to '0' as specified in Configuration
file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> IsSchedulingService to 'True' as specified in
Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> IsNotificationService to 'True' as specified in
Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> IsEventService to 'True' as specified in
Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> PollingInterval to '10' second(s) as specified in
Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>MemoryLimit
>> to '60' percent as specified in Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>RecycleTime
>> to '720' minute(s) as specified in Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> MaximumMemoryLimit to '80' percent as specified in
Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> MaxAppDomainUnloadTime to '30' minute(s) as specified
in Configuration
>file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> MaxQueueThreads to '0' thread(s) as specified in
Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> MaxActiveReqForOneUser to '20' requests(s) as
specified in Configuration
>> file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> MaxScheduleWait to '5' second(s) as specified in
Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> DatabaseQueryTimeout to '120' second(s) as specified
in Configuration
>file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> InstanceName to 'MSSQLSERVER' as specified in
Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> ProcessRecycleOptions to '0' as specified in
Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> RunningRequestsScavengerCycle to '60' second(s) as
specified in
>> Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> RunningRequestsDbCycle to '60' second(s) as specified
in Configuration
>file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> RunningRequestsAge to '30' second(s) as specified in
Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> CleanupCycleMinutes to '10' minute(s) as specified in
Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> SecureConnectionLevel to '0' as specified in
Configuration file.
>> aspnet_wp!library!9b8!10/09/2004-08:31:45:: i INFO:
Initializing
>> DisplayErrorLink to 'True' as specified in
Configuration file.
>> aspnet_wp!resourceutilities!9b8!10/09/2004-08:31:45::
i INFO: Running on 1
>> physical processors, 2 logical processors
>> aspnet_wp!resourceutilities!9b8!10/09/2004-08:31:45::
i INFO: Reporting
>> Services starting SKU: Standard
>> aspnet_wp!runningjobs!9b8!10/09/2004-08:31:45:: i
INFO: Database Cleanup
>> (Web Service) timer enabled: Cycle: 600 seconds
>> aspnet_wp!runningjobs!9b8!10/09/2004-08:31:45:: i
INFO: Running Requests
>> Scavenger timer enabled: Cycle: 60 seconds
>> aspnet_wp!runningjobs!9b8!10/09/2004-08:31:45:: i
INFO: Running Requests
>DB
>> timer enabled: Cycle: 60 seconds
>> aspnet_wp!runningjobs!9b8!10/09/2004-08:31:45:: i
INFO: Memory stats
>update
>> timer enabled: Cycle: 60 seconds
>> aspnet_wp!crypto!9b8!09/10/2004-08:31:46:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!9b8!09/10/2004-08:31:46:: i INFO:
Exporting public key
>> aspnet_wp!webserver!9b8!09/10/2004-08:31:46:: e ERROR:
Internal error:
>> System.Runtime.InteropServices.COMException
(0x8009000B): Key not valid
>for
>> use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.Storage.get_Connection
()
>> at
Microsoft.ReportingServices.Library.Storage.NewStandardSql
Command(String
>> storedProcedureName)
>> at
>Microsoft.ReportingServices.Library.DBInterface.GetOneCon
figurationInfo(Stri
>> ng key)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetSystemProperty
>> (String name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.Get(String
>> name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetParameter(Stri
>> ng name)
>> at
Microsoft.ReportingServices.Library.RSService.get_MyReport
sEnabled()
>> at
Microsoft.ReportingServices.Library.RSService.PathToIntern
al(String
>> source)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path, Boolean validate, Boolean convert, Boolean
translate)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path)
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPageCon
>> tent()
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPage()
>> aspnet_wp!library!9b8!09/10/2004-08:31:46:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., ;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.Storage.get_Connection
()
>> at
Microsoft.ReportingServices.Library.Storage.NewStandardSql
Command(String
>> storedProcedureName)
>> at
>Microsoft.ReportingServices.Library.DBInterface.GetOneCon
figurationInfo(Stri
>> ng key)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetSystemProperty
>> (String name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.Get(String
>> name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetParameter(Stri
>> ng name)
>> at
Microsoft.ReportingServices.Library.RSService.get_MyReport
sEnabled()
>> at
Microsoft.ReportingServices.Library.RSService.PathToIntern
al(String
>> source)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path, Boolean validate, Boolean convert, Boolean
translate)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path)
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPageCon
>> tent()
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPage()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!9b8!09/10/2004-08:32:20:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!9b8!09/10/2004-08:32:20:: i INFO:
Exporting public key
>> aspnet_wp!webserver!9b8!09/10/2004-08:32:20:: e ERROR:
Internal error:
>> System.Runtime.InteropServices.COMException
(0x8009000B): Key not valid
>for
>> use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.Storage.get_Connection
()
>> at
Microsoft.ReportingServices.Library.Storage.NewStandardSql
Command(String
>> storedProcedureName)
>> at
>Microsoft.ReportingServices.Library.DBInterface.GetOneCon
figurationInfo(Stri
>> ng key)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetSystemProperty
>> (String name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.Get(String
>> name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetParameter(Stri
>> ng name)
>> at
Microsoft.ReportingServices.Library.RSService.get_MyReport
sEnabled()
>> at
Microsoft.ReportingServices.Library.RSService.PathToIntern
al(String
>> source)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path, Boolean validate, Boolean convert, Boolean
translate)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path)
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPageCon
>> tent()
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPage()
>> aspnet_wp!library!9b8!09/10/2004-08:32:20:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., ;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.Storage.get_Connection
()
>> at
Microsoft.ReportingServices.Library.Storage.NewStandardSql
Command(String
>> storedProcedureName)
>> at
>Microsoft.ReportingServices.Library.DBInterface.GetOneCon
figurationInfo(Stri
>> ng key)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetSystemProperty
>> (String name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.Get(String
>> name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetParameter(Stri
>> ng name)
>> at
Microsoft.ReportingServices.Library.RSService.get_MyReport
sEnabled()
>> at
Microsoft.ReportingServices.Library.RSService.PathToIntern
al(String
>> source)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path, Boolean validate, Boolean convert, Boolean
translate)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path)
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPageCon
>> tent()
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPage()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!e18!10/09/2004-08:32:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!e18!10/09/2004-08:32:45:: i INFO:
Exporting public key
>> aspnet_wp!library!e18!10/09/2004-08:32:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!3b8!10/09/2004-08:33:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!3b8!10/09/2004-08:33:45:: i INFO:
Exporting public key
>> aspnet_wp!library!3b8!10/09/2004-08:33:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!e18!10/09/2004-08:34:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!e18!10/09/2004-08:34:45:: i INFO:
Exporting public key
>> aspnet_wp!library!e18!10/09/2004-08:34:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!e18!10/09/2004-08:35:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!e18!10/09/2004-08:35:45:: i INFO:
Exporting public key
>> aspnet_wp!library!e18!10/09/2004-08:35:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!e18!10/09/2004-08:36:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!e18!10/09/2004-08:36:45:: i INFO:
Exporting public key
>> aspnet_wp!library!e18!10/09/2004-08:36:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!3b8!10/09/2004-08:37:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!3b8!10/09/2004-08:37:45:: i INFO:
Exporting public key
>> aspnet_wp!library!3b8!10/09/2004-08:37:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!3b8!10/09/2004-08:38:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!3b8!10/09/2004-08:38:45:: i INFO:
Exporting public key
>> aspnet_wp!library!3b8!10/09/2004-08:38:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!3b8!10/09/2004-08:39:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!3b8!10/09/2004-08:39:45:: i INFO:
Exporting public key
>> aspnet_wp!library!3b8!10/09/2004-08:39:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!e18!10/09/2004-08:40:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!e18!10/09/2004-08:40:45:: i INFO:
Exporting public key
>> aspnet_wp!library!e18!10/09/2004-08:40:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!e18!10/09/2004-08:41:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!e18!10/09/2004-08:41:45:: i INFO:
Exporting public key
>> aspnet_wp!library!e18!10/09/2004-08:41:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error doing timer action for Database
Cleanup (Web Service);
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.Storage.get_Connection
()
>> at
Microsoft.ReportingServices.Library.Storage.NewStandardSql
Command(String
>> storedProcedureName)
>> at
Microsoft.ReportingServices.Library.DBInterface.CleanBatch
Records()
>> at
Microsoft.ReportingServices.Library.RSService.CleanBatch()
>> at
Microsoft.ReportingServices.Library.DatabaseCleanupTimer.D
oTimerAction()
>> at
Microsoft.ReportingServices.Diagnostics.TimerActionBase.Ti
merAction(Object
>> unused)
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!3b8!10/09/2004-08:41:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!3b8!10/09/2004-08:41:45:: i INFO:
Exporting public key
>> aspnet_wp!library!3b8!10/09/2004-08:41:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!c54!10/09/2004-08:42:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!c54!10/09/2004-08:42:45:: i INFO:
Exporting public key
>> aspnet_wp!library!c54!10/09/2004-08:42:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!9b8!09/10/2004-08:43:30:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!9b8!09/10/2004-08:43:30:: i INFO:
Exporting public key
>> aspnet_wp!webserver!9b8!09/10/2004-08:43:30:: e ERROR:
Internal error:
>> System.Runtime.InteropServices.COMException
(0x8009000B): Key not valid
>for
>> use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.Storage.get_Connection
()
>> at
Microsoft.ReportingServices.Library.Storage.NewStandardSql
Command(String
>> storedProcedureName)
>> at
>Microsoft.ReportingServices.Library.DBInterface.GetOneCon
figurationInfo(Stri
>> ng key)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetSystemProperty
>> (String name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.Get(String
>> name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetParameter(Stri
>> ng name)
>> at
Microsoft.ReportingServices.Library.RSService.get_MyReport
sEnabled()
>> at
Microsoft.ReportingServices.Library.RSService.PathToIntern
al(String
>> source)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path, Boolean validate, Boolean convert, Boolean
translate)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path)
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPageCon
>> tent()
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPage()
>> aspnet_wp!library!9b8!09/10/2004-08:43:30:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., ;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.Storage.get_Connection
()
>> at
Microsoft.ReportingServices.Library.Storage.NewStandardSql
Command(String
>> storedProcedureName)
>> at
>Microsoft.ReportingServices.Library.DBInterface.GetOneCon
figurationInfo(Stri
>> ng key)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetSystemProperty
>> (String name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.Get(String
>> name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetParameter(Stri
>> ng name)
>> at
Microsoft.ReportingServices.Library.RSService.get_MyReport
sEnabled()
>> at
Microsoft.ReportingServices.Library.RSService.PathToIntern
al(String
>> source)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path, Boolean validate, Boolean convert, Boolean
translate)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path)
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPageCon
>> tent()
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPage()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!3b8!10/09/2004-08:43:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!3b8!10/09/2004-08:43:45:: i INFO:
Exporting public key
>> aspnet_wp!library!3b8!10/09/2004-08:43:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!c54!10/09/2004-08:44:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!c54!10/09/2004-08:44:45:: i INFO:
Exporting public key
>> aspnet_wp!library!c54!10/09/2004-08:44:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!c54!10/09/2004-08:45:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!c54!10/09/2004-08:45:45:: i INFO:
Exporting public key
>> aspnet_wp!library!c54!10/09/2004-08:45:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!9b8!09/10/2004-08:46:35:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!9b8!09/10/2004-08:46:35:: i INFO:
Exporting public key
>> aspnet_wp!webserver!9b8!09/10/2004-08:46:35:: e ERROR:
Internal error:
>> System.Runtime.InteropServices.COMException
(0x8009000B): Key not valid
>for
>> use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.Storage.get_Connection
()
>> at
Microsoft.ReportingServices.Library.Storage.NewStandardSql
Command(String
>> storedProcedureName)
>> at
>Microsoft.ReportingServices.Library.DBInterface.GetOneCon
figurationInfo(Stri
>> ng key)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetSystemProperty
>> (String name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.Get(String
>> name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetParameter(Stri
>> ng name)
>> at
Microsoft.ReportingServices.Library.RSService.get_MyReport
sEnabled()
>> at
Microsoft.ReportingServices.Library.RSService.PathToIntern
al(String
>> source)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path, Boolean validate, Boolean convert, Boolean
translate)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path)
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPageCon
>> tent()
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPage()
>> aspnet_wp!library!9b8!09/10/2004-08:46:35:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., ;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.Storage.get_Connection
()
>> at
Microsoft.ReportingServices.Library.Storage.NewStandardSql
Command(String
>> storedProcedureName)
>> at
>Microsoft.ReportingServices.Library.DBInterface.GetOneCon
figurationInfo(Stri
>> ng key)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetSystemProperty
>> (String name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.Get(String
>> name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetParameter(Stri
>> ng name)
>> at
Microsoft.ReportingServices.Library.RSService.get_MyReport
sEnabled()
>> at
Microsoft.ReportingServices.Library.RSService.PathToIntern
al(String
>> source)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path, Boolean validate, Boolean convert, Boolean
translate)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path)
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPageCon
>> tent()
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPage()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!3b8!10/09/2004-08:46:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!3b8!10/09/2004-08:46:45:: i INFO:
Exporting public key
>> aspnet_wp!library!3b8!10/09/2004-08:46:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!9b8!09/10/2004-08:47:00:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!9b8!09/10/2004-08:47:00:: i INFO:
Exporting public key
>> aspnet_wp!webserver!9b8!09/10/2004-08:47:00:: e ERROR:
Internal error:
>> System.Runtime.InteropServices.COMException
(0x8009000B): Key not valid
>for
>> use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.Storage.get_Connection
()
>> at
Microsoft.ReportingServices.Library.Storage.NewStandardSql
Command(String
>> storedProcedureName)
>> at
>Microsoft.ReportingServices.Library.DBInterface.GetOneCon
figurationInfo(Stri
>> ng key)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetSystemProperty
>> (String name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.Get(String
>> name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetParameter(Stri
>> ng name)
>> at
Microsoft.ReportingServices.Library.RSService.get_MyReport
sEnabled()
>> at
Microsoft.ReportingServices.Library.RSService.PathToIntern
al(String
>> source)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path, Boolean validate, Boolean convert, Boolean
translate)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path)
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPageCon
>> tent()
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPage()
>> aspnet_wp!library!9b8!09/10/2004-08:47:00:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., ;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.Storage.get_Connection
()
>> at
Microsoft.ReportingServices.Library.Storage.NewStandardSql
Command(String
>> storedProcedureName)
>> at
>Microsoft.ReportingServices.Library.DBInterface.GetOneCon
figurationInfo(Stri
>> ng key)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetSystemProperty
>> (String name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.Get(String
>> name)
>> at
>Microsoft.ReportingServices.Library.CachedSystemPropertie
s.GetParameter(Stri
>> ng name)
>> at
Microsoft.ReportingServices.Library.RSService.get_MyReport
sEnabled()
>> at
Microsoft.ReportingServices.Library.RSService.PathToIntern
al(String
>> source)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path, Boolean validate, Boolean convert, Boolean
translate)
>> at
Microsoft.ReportingServices.Diagnostics.CatalogItemContext
.SetPath(String
>> path)
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPageCon
>> tent()
>> at
>Microsoft.ReportingServices.WebServer.ReportServiceHttpHa
ndler.RenderPage()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!c54!10/09/2004-08:47:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!c54!10/09/2004-08:47:45:: i INFO:
Exporting public key
>> aspnet_wp!library!c54!10/09/2004-08:47:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!3b8!10/09/2004-08:48:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!3b8!10/09/2004-08:48:45:: i INFO:
Exporting public key
>> aspnet_wp!library!3b8!10/09/2004-08:48:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>> aspnet_wp!crypto!3b8!10/09/2004-08:49:45:: i INFO:
Initializing crypto as
>> user: SRV120W03\ASPNET
>> aspnet_wp!crypto!3b8!10/09/2004-08:49:45:: i INFO:
Exporting public key
>> aspnet_wp!library!3b8!10/09/2004-08:49:45:: e ERROR:
Throwing
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details., Error getting running jobs;
>> Info:
>Microsoft.ReportingServices.Diagnostics.Utilities.Interna
lCatalogException:
>> An internal error occurred on the report server. See
the error log for
>more
>> details. -->
System.Runtime.InteropServices.COMException (0x8009000B):
>Key
>> not valid for use in specified state.
>> at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
(Int32
>> errorCode, IntPtr errorInfo)
>> at RSManagedCrypto.RSCrypto.ExportPublicKey()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.GetE
ncryptionKey()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.Con
nectStorage()
>> at
Microsoft.ReportingServices.Library.ConnectionManager.Veri
fyConnection()
>> at
>Microsoft.ReportingServices.Library.ConnectionManager.get
_Connection()
>> at
Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRun
ningJobs()
>> -- End of inner exception stack trace --
>>
>
>.
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment