Friday, March 30, 2012

rsInternalError

I recently installed SQL Reporting Services on a Windows Server 2003.
Whenever i try to open the repot Manager, i get the following error :
An internal error occured on the report Server. See error log for more
details (rsInternalError). The system cannot find the file specified.
Attached is my log file.
<Header>
<Product>Microsoft SQL Server Reporting Services Version
8.00.1038.00</Product>
<Locale>en-US</Locale>
<TimeZone>Pacific Daylight Time</TimeZone>
<Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
Services\LogFiles\ReportServer__07_22_2005_09_31_30.log</Path>
<SystemName>QA-DMPWIN01</SystemName>
<OSName>Microsoft Windows NT 5.2.3790.0</OSName>
<OSVersion>5.2.3790.0</OSVersion>
</Header>
w3wp!webserver!208!7/22/2005-09:31:30:: i INFO: Reporting Web Server
started
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
ConnectionType to '0' as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
IsSchedulingService to 'True' as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
IsNotificationService to 'True' as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
IsEventService to 'True' as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
PollingInterval to '10' second(s) as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing MemoryLimit
to '60' percent as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing RecycleTime
to '720' minute(s) as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
MaximumMemoryLimit to '80' percent as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration
file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
MaxQueueThreads to '0' thread(s) as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
MaxActiveReqForOneUser to '20' requests(s) as specified in
Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
MaxScheduleWait to '5' second(s) as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
DatabaseQueryTimeout to '120' second(s) as specified in Configuration
file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing InstanceName
to 'MSSQLSERVER' as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
ProcessRecycleOptions to '0' as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
RunningRequestsScavengerCycle to '60' second(s) as specified in
Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
RunningRequestsDbCycle to '60' second(s) as specified in Configuration
file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
RunningRequestsAge to '30' second(s) as specified in Configuration
file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
CleanupCycleMinutes to '10' minute(s) as specified in Configuration
file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
SecureConnectionLevel to '0' as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
DisplayErrorLink to 'True' as specified in Configuration file.
w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
WebServiceUseFileShareStorage to default value of 'False' because it
was not specified in Configuration file.
w3wp!resourceutilities!208!7/22/2005-09:31:31:: i INFO: Running on 2
physical processors, 2 logical processors
w3wp!resourceutilities!208!7/22/2005-09:31:31:: i INFO: Reporting
Services starting SKU: Standard
w3wp!runningjobs!208!7/22/2005-09:31:31:: i INFO: Database Cleanup (Web
Service) timer enabled: Next Event: 600 seconds. Cycle: 600 seconds
w3wp!runningjobs!208!7/22/2005-09:31:31:: i INFO: Running Requests
Scavenger timer enabled: Next Event: 60 seconds. Cycle: 60 seconds
w3wp!runningjobs!208!7/22/2005-09:31:31:: i INFO: Running Requests DB
timer enabled: Next Event: 60 seconds. Cycle: 60 seconds
w3wp!runningjobs!208!7/22/2005-09:31:31:: i INFO: Memory stats update
timer enabled: Next Event: 60 seconds. Cycle: 60 seconds
w3wp!crypto!208!07/22/2005-09:31:32:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!07/22/2005-09:31:32:: i INFO: Exporting public key
w3wp!webserver!208!07/22/2005-09:31:32:: e ERROR: Internal error:
System.IO.FileNotFoundException: The system cannot find the file
specified.
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(String
key)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(String
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.RenderPageContent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
w3wp!library!208!07/22/2005-09:31:32:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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(String
key)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
name)
at
Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(String
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.RenderPageContent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
-- End of inner exception stack trace --
w3wp!crypto!5d0!7/22/2005-09:32:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!5d0!7/22/2005-09:32:31:: i INFO: Exporting public key
w3wp!library!5d0!7/22/2005-09:32:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!5d0!7/22/2005-09:33:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!5d0!7/22/2005-09:33:31:: i INFO: Exporting public key
w3wp!library!5d0!7/22/2005-09:33:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!208!7/22/2005-09:34:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!7/22/2005-09:34:31:: i INFO: Exporting public key
w3wp!library!208!7/22/2005-09:34:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!208!7/22/2005-09:35:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!7/22/2005-09:35:31:: i INFO: Exporting public key
w3wp!library!208!7/22/2005-09:35:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!208!7/22/2005-09:36:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!7/22/2005-09:36:31:: i INFO: Exporting public key
w3wp!library!208!7/22/2005-09:36:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!db4!7/22/2005-09:37:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!db4!7/22/2005-09:37:31:: i INFO: Exporting public key
w3wp!library!db4!7/22/2005-09:37:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!208!7/22/2005-09:38:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!7/22/2005-09:38:31:: i INFO: Exporting public key
w3wp!library!208!7/22/2005-09:38:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!208!7/22/2005-09:39:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!7/22/2005-09:39:31:: i INFO: Exporting public key
w3wp!library!208!7/22/2005-09:39:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!208!7/22/2005-09:40:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!7/22/2005-09:40:31:: i INFO: Exporting public key
w3wp!library!208!7/22/2005-09:40:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!208!7/22/2005-09:41:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!7/22/2005-09:41:31:: i INFO: Exporting public key
w3wp!library!208!7/22/2005-09:41:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!8e8!7/22/2005-09:41:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!8e8!7/22/2005-09:41:31:: i INFO: Exporting public key
w3wp!library!8e8!7/22/2005-09:41:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!208!7/22/2005-09:42:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!7/22/2005-09:42:31:: i INFO: Exporting public key
w3wp!library!208!7/22/2005-09:42:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!b50!7/22/2005-09:43:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!b50!7/22/2005-09:43:31:: i INFO: Exporting public key
w3wp!library!b50!7/22/2005-09:43:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!d70!7/22/2005-09:44:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!d70!7/22/2005-09:44:31:: i INFO: Exporting public key
w3wp!library!d70!7/22/2005-09:44:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!208!7/22/2005-09:45:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!7/22/2005-09:45:31:: i INFO: Exporting public key
w3wp!library!208!7/22/2005-09:45:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!208!7/22/2005-09:46:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!7/22/2005-09:46:31:: i INFO: Exporting public key
w3wp!library!208!7/22/2005-09:46:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!a38!7/22/2005-09:47:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!a38!7/22/2005-09:47:31:: i INFO: Exporting public key
w3wp!library!a38!7/22/2005-09:47:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!208!7/22/2005-09:48:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!7/22/2005-09:48:31:: i INFO: Exporting public key
w3wp!library!208!7/22/2005-09:48:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!9f0!7/22/2005-09:49:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!9f0!7/22/2005-09:49:31:: i INFO: Exporting public key
w3wp!library!9f0!7/22/2005-09:49:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!crypto!208!7/22/2005-09:50:31:: i INFO: Initializing crypto as
user: ENC\modssa
w3wp!crypto!208!7/22/2005-09:50:31:: i INFO: Exporting public key
w3wp!library!208!7/22/2005-09:50:31:: 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.IO.FileNotFoundException: The system cannot
find the file specified.
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 --
w3wp!webserver!3fc!7/22/2005-09:51:24:: i INFO: Reporting Web Server
stopped
Please help me in resolving the above issue.
Thanks,The best recommendation I have is to remove each item one at a time and test
your report. Make sure to undo your delet if its removal does not solve the
problem. I had this same error and found that one of my charts was causing
the issue. Some setting that I could never find was causing the problem. I
had to recreate the chart and all was well.
=====================Thanks!
Keith
p.s. Get off the couch and exercise!
"sss" wrote:
> I recently installed SQL Reporting Services on a Windows Server 2003.
> Whenever i try to open the repot Manager, i get the following error :
> An internal error occured on the report Server. See error log for more
> details (rsInternalError). The system cannot find the file specified.
> Attached is my log file.
> <Header>
> <Product>Microsoft SQL Server Reporting Services Version
> 8.00.1038.00</Product>
> <Locale>en-US</Locale>
> <TimeZone>Pacific Daylight Time</TimeZone>
> <Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
> Services\LogFiles\ReportServer__07_22_2005_09_31_30.log</Path>
> <SystemName>QA-DMPWIN01</SystemName>
> <OSName>Microsoft Windows NT 5.2.3790.0</OSName>
> <OSVersion>5.2.3790.0</OSVersion>
> </Header>
> w3wp!webserver!208!7/22/2005-09:31:30:: i INFO: Reporting Web Server
> started
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> ConnectionType to '0' as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> IsSchedulingService to 'True' as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> IsNotificationService to 'True' as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> IsEventService to 'True' as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> PollingInterval to '10' second(s) as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing MemoryLimit
> to '60' percent as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing RecycleTime
> to '720' minute(s) as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> MaximumMemoryLimit to '80' percent as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration
> file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> MaxQueueThreads to '0' thread(s) as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> MaxActiveReqForOneUser to '20' requests(s) as specified in
> Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> MaxScheduleWait to '5' second(s) as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> DatabaseQueryTimeout to '120' second(s) as specified in Configuration
> file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing InstanceName
> to 'MSSQLSERVER' as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> ProcessRecycleOptions to '0' as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> RunningRequestsScavengerCycle to '60' second(s) as specified in
> Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> RunningRequestsDbCycle to '60' second(s) as specified in Configuration
> file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> RunningRequestsAge to '30' second(s) as specified in Configuration
> file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> CleanupCycleMinutes to '10' minute(s) as specified in Configuration
> file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> SecureConnectionLevel to '0' as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> DisplayErrorLink to 'True' as specified in Configuration file.
> w3wp!library!208!7/22/2005-09:31:30:: i INFO: Initializing
> WebServiceUseFileShareStorage to default value of 'False' because it
> was not specified in Configuration file.
> w3wp!resourceutilities!208!7/22/2005-09:31:31:: i INFO: Running on 2
> physical processors, 2 logical processors
> w3wp!resourceutilities!208!7/22/2005-09:31:31:: i INFO: Reporting
> Services starting SKU: Standard
> w3wp!runningjobs!208!7/22/2005-09:31:31:: i INFO: Database Cleanup (Web
> Service) timer enabled: Next Event: 600 seconds. Cycle: 600 seconds
> w3wp!runningjobs!208!7/22/2005-09:31:31:: i INFO: Running Requests
> Scavenger timer enabled: Next Event: 60 seconds. Cycle: 60 seconds
> w3wp!runningjobs!208!7/22/2005-09:31:31:: i INFO: Running Requests DB
> timer enabled: Next Event: 60 seconds. Cycle: 60 seconds
> w3wp!runningjobs!208!7/22/2005-09:31:31:: i INFO: Memory stats update
> timer enabled: Next Event: 60 seconds. Cycle: 60 seconds
> w3wp!crypto!208!07/22/2005-09:31:32:: i INFO: Initializing crypto as
> user: ENC\modssa
> w3wp!crypto!208!07/22/2005-09:31:32:: i INFO: Exporting public key
> w3wp!webserver!208!07/22/2005-09:31:32:: e ERROR: Internal error:
> System.IO.FileNotFoundException: The system cannot find the file
> specified.
> 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(String
> key)
> at
> Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty(String
> name)
> at
> Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
> name)
> at
> Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(String
> 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.RenderPageContent()
> at
> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> w3wp!library!208!07/22/2005-09:31:32:: 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.IO.FileNotFoundException: The system cannot
> find the file specified.
> 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(String
> key)
> at
> Microsoft.ReportingServices.Library.CachedSystemProperties.GetSystemProperty(String
> name)
> at
> Microsoft.ReportingServices.Library.CachedSystemProperties.Get(String
> name)
> at
> Microsoft.ReportingServices.Library.CachedSystemProperties.GetParameter(String
> 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.RenderPageContent()
> at
> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> -- End of inner exception stack trace --
> w3wp!crypto!5d0!7/22/2005-09:32:31:: i INFO: Initializing crypto as
> user: ENC\modssa
> w3wp!crypto!5d0!7/22/2005-09:32:31:: i INFO: Exporting public key
> w3wp!library!5d0!7/22/2005-09:32:31:: 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.IO.FileNotFoundException: The system cannot
> find the file specified.
> 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 --
> w3wp!crypto!5d0!7/22/2005-09:33:31:: i INFO: Initializing crypto as
> user: ENC\modssa
> w3wp!crypto!5d0!7/22/2005-09:33:31:: i INFO: Exporting public key
> w3wp!library!5d0!7/22/2005-09:33:31:: 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.IO.FileNotFoundException: The system cannot
> find the file specified.
> 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 --
> w3wp!crypto!208!7/22/2005-09:34:31:: i INFO: Initializing crypto as
> user: ENC\modssa
> w3wp!crypto!208!7/22/2005-09:34:31:: i INFO: Exporting public key
> w3wp!library!208!7/22/2005-09:34:31:: 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.IO.FileNotFoundException: The system cannot
> find the file specified.
> 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 --
> w3wp!crypto!208!7/22/2005-09:35:31:: i INFO: Initializing crypto as
> user: ENC\modssa
> w3wp!crypto!208!7/22/2005-09:35:31:: i INFO: Exporting public key
> w3wp!library!208!7/22/2005-09:35:31:: 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.IO.FileNotFoundException: The system cannot
> find the file specified.
> 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 --
> w3wp!crypto!208!7/22/2005-09:36:31:: i INFO: Initializing crypto as
> user: ENC\modssa
> w3wp!crypto!208!7/22/2005-09:36:31:: i INFO: Exporting public key
> w3wp!library!208!7/22/2005-09:36:31:: 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.IO.FileNotFoundException: The system cannot

No comments:

Post a Comment