restoring encrypted content

  • Hi,

    I had a problem with reporting services not starting and I thought reinstalling it would be the answer as I had no better advice. Unfortunately the info I got did not mention backing up the Encryption key. When I reinstalled the service started but I got some warnings that

    the key was invalid and I either needed to restore the key or delete it. I did not have a backup as far as I know to restore so I thought I had no other choice but to delete the key along with the encrypted content. I am now told reports are not working at all. I do have a backup of the reportserver database though and I was just wondering if this will help me get the keys back. Any other advice would be handy as well.

  • If you're already deleted the encrypted content, then there's no point in getting the keys back.

    Last time I had to do that, all of the connection strings were reset. Go into report manager and check all the data sources.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • I have backups of the databases before I deleted the encrypted content.. is that helpful?

  • It might. I don't know where reporting services stores its keys.

    First check and see what's missing. If it is just the connection strings on the data sources, it shouldn't be too hard to recreate.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • After deleting the encryption content .. I have a problem with report manager now.

    An internal error occurred on the report server. See the error log for more details. (rsInternalError) Get Online Help (btw onlione help doesn't seem to help)

    Home

    Log file says

    w3wp!webserver!8!2/11/2008-13:03:40:: i INFO: Reporting Web Server started

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing ConnectionType to '1' as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing IsSchedulingService to 'True' as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing IsNotificationService to 'True' as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing IsEventService to 'True' as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False' as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing MemoryLimit to '60' percent as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing MaximumMemoryLimit to '80' percent as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing IsWebServiceEnabled to 'True' as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing ProcessRecycleOptions to '0' as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing DailyCleanupMinuteOfDay to default value of '120' minutes since midnight because it was not specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing WatsonFlags to '1064' as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing WatsonDumpOnExceptions to 'Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException' as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing WatsonDumpExcludeIfContainsExceptions to 'System.Data.SqlClient.SqlException,System.Threading.ThreadAbortException' as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing SecureConnectionLevel to '0' as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.

    w3wp!library!8!2/11/2008-13:03:40:: i INFO: Initializing WebServiceUseFileShareStorage to 'False' as specified in Configuration file.

    w3wp!resourceutilities!8!2/11/2008-13:03:40:: i INFO: Reporting Services starting SKU: Standard

    w3wp!resourceutilities!8!2/11/2008-13:03:40:: i INFO: Evaluation copy: 0 days left

    w3wp!resourceutilities!8!2/11/2008-13:03:40:: i INFO: Running on 2 physical processors, 4 logical processors

    w3wp!runningjobs!8!2/11/2008-13:03:40:: i INFO: Database Cleanup (Web Service) timer enabled: Next Event: 600 seconds. Cycle: 600 seconds

    w3wp!runningjobs!8!2/11/2008-13:03:40:: i INFO: Running Requests Scavenger timer enabled: Next Event: 60 seconds. Cycle: 60 seconds

    w3wp!runningjobs!8!2/11/2008-13:03:40:: i INFO: Running Requests DB timer enabled: Next Event: 60 seconds. Cycle: 60 seconds

    w3wp!runningjobs!8!2/11/2008-13:03:40:: i INFO: Memory stats update timer enabled: Next Event: 60 seconds. Cycle: 60 seconds

    w3wp!library!8!11/02/2008-13:03:41:: Call to ListChildrenAction(/, False).

    w3wp!library!8!11/02/2008-13:03:41:: i INFO: Catalog SQL Server Edition = Standard

    w3wp!library!8!11/02/2008-13:03:41:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!7!11/02/2008-13:03:42:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!7!11/02/2008-13:03:42:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!7!11/02/2008-13:03:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!8!11/02/2008-13:03:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!1!11/02/2008-13:03:43:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!7!11/02/2008-13:03:43:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!7!11/02/2008-13:03:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!8!11/02/2008-13:03:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!7!11/02/2008-13:03:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!8!11/02/2008-13:03:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!6!11/02/2008-13:03:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!6!11/02/2008-13:03:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!6!11/02/2008-13:03:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!8!11/02/2008-13:03:45:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!6!11/02/2008-13:03:45:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!8!11/02/2008-13:03:45:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!1!11/02/2008-13:03:45:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!8!11/02/2008-13:04:41:: Call to ListChildrenAction(/, False).

    w3wp!library!1!11/02/2008-13:04:41:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!1!11/02/2008-13:04:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!6!11/02/2008-13:04:42:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!1!11/02/2008-13:04:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!8!11/02/2008-13:04:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!1!11/02/2008-13:04:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!1!11/02/2008-13:04:43:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!6!11/02/2008-13:04:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!7!11/02/2008-13:04:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!7!11/02/2008-13:04:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!7!11/02/2008-13:04:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!8!11/02/2008-13:04:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!6!11/02/2008-13:04:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!1!11/02/2008-13:04:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!7!11/02/2008-13:04:45:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!7!11/02/2008-13:04:45:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!1!11/02/2008-13:04:45:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!1!11/02/2008-13:04:45:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!1!11/02/2008-13:06:41:: Call to ListChildrenAction(/, False).

    w3wp!library!1!11/02/2008-13:06:41:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!7!11/02/2008-13:06:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!1!11/02/2008-13:06:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!1!11/02/2008-13:06:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!6!11/02/2008-13:06:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!1!11/02/2008-13:06:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!1!11/02/2008-13:06:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!1!11/02/2008-13:06:42:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!8!11/02/2008-13:06:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!8!11/02/2008-13:06:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!1!11/02/2008-13:06:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!1!11/02/2008-13:06:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!1!11/02/2008-13:06:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!8!11/02/2008-13:06:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!6!11/02/2008-13:06:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!6!11/02/2008-13:06:44:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!6!11/02/2008-13:06:44:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!1!11/02/2008-13:06:45:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!6!11/02/2008-13:06:52:: Call to GetPermissionsAction(/).

    w3wp!library!6!11/02/2008-13:06:52:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., Incorrect security descriptor version;

    Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.

    w3wp!library!6!11/02/2008-13:06:52:: i INFO: Exception dumped to: C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\LogFiles flags= ReferencedMemory, AllThreads, SendToWatson

    w3wp!library!6!11/02/2008-13:06:52:: Call to GetSystemPropertiesAction().

    w3wp!library!6!11/02/2008-13:06:52:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., Incorrect security descriptor version;

    Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.

    w3wp!library!6!11/02/2008-13:06:52:: i INFO: Exception dumped to: C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\LogFiles flags= ReferencedMemory, AllThreads, SendToWatson

    w3wp!library!8!11/02/2008-13:07:03:: Call to ListChildrenAction(/, False).

    w3wp!library!8!11/02/2008-13:07:04:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!8!11/02/2008-13:07:04:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!1!11/02/2008-13:07:04:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!1!11/02/2008-13:07:04:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!7!11/02/2008-13:07:04:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!7!11/02/2008-13:07:05:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!7!11/02/2008-13:07:05:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!7!11/02/2008-13:07:05:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!1!11/02/2008-13:07:05:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!8!11/02/2008-13:07:06:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!7!11/02/2008-13:07:06:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!1!11/02/2008-13:07:06:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!6!11/02/2008-13:07:06:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!1!11/02/2008-13:07:06:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!1!11/02/2008-13:07:07:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!1!11/02/2008-13:07:07:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!7!11/02/2008-13:07:07:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!1!11/02/2008-13:07:07:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!8!11/02/2008-13:08:41:: Call to ListChildrenAction(/, False).

    w3wp!library!6!11/02/2008-13:08:41:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!6!11/02/2008-13:08:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!6!11/02/2008-13:08:42:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!8!11/02/2008-13:08:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!6!11/02/2008-13:08:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!6!11/02/2008-13:08:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!6!11/02/2008-13:08:43:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!6!11/02/2008-13:08:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!6!11/02/2008-13:08:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!7!11/02/2008-13:08:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!7!11/02/2008-13:08:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!7!11/02/2008-13:08:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!8!11/02/2008-13:08:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!1!11/02/2008-13:08:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!1!11/02/2008-13:08:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!1!11/02/2008-13:08:45:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!7!11/02/2008-13:08:45:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!7!11/02/2008-13:08:45:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!7!11/02/2008-13:10:41:: Call to ListChildrenAction(/, False).

    w3wp!library!7!11/02/2008-13:10:41:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!7!11/02/2008-13:10:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!1!11/02/2008-13:10:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!6!11/02/2008-13:10:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!1!11/02/2008-13:10:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!1!11/02/2008-13:10:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!1!11/02/2008-13:10:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!1!11/02/2008-13:10:42:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!1!11/02/2008-13:10:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!1!11/02/2008-13:10:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!1!11/02/2008-13:10:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!6!11/02/2008-13:10:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!6!11/02/2008-13:10:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!1!11/02/2008-13:10:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!1!11/02/2008-13:10:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!1!11/02/2008-13:10:44:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!6!11/02/2008-13:10:44:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!7!11/02/2008-13:10:45:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!8!11/02/2008-13:12:41:: Call to ListChildrenAction(/, False).

    w3wp!library!1!11/02/2008-13:12:41:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!7!11/02/2008-13:12:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!7!11/02/2008-13:12:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!8!11/02/2008-13:12:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!6!11/02/2008-13:12:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!6!11/02/2008-13:12:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!7!11/02/2008-13:12:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!7!11/02/2008-13:12:42:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!7!11/02/2008-13:12:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!8!11/02/2008-13:12:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!7!11/02/2008-13:12:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!8!11/02/2008-13:12:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!8!11/02/2008-13:12:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!6!11/02/2008-13:12:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!6!11/02/2008-13:12:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!7!11/02/2008-13:12:44:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!8!11/02/2008-13:12:44:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!8!11/02/2008-13:12:45:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!7!11/02/2008-13:12:54:: Call to ListChildrenAction(/, False).

    w3wp!library!7!11/02/2008-13:12:54:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!8!11/02/2008-13:12:54:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!1!11/02/2008-13:12:54:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!1!11/02/2008-13:12:54:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!6!11/02/2008-13:12:55:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!8!11/02/2008-13:12:55:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!8!11/02/2008-13:12:55:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!8!11/02/2008-13:12:55:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!1!11/02/2008-13:12:55:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!1!11/02/2008-13:12:56:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!8!11/02/2008-13:12:56:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!7!11/02/2008-13:12:56:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!8!11/02/2008-13:12:56:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!8!11/02/2008-13:12:56:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!8!11/02/2008-13:12:57:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!1!11/02/2008-13:12:57:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!1!11/02/2008-13:12:57:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!1!11/02/2008-13:12:57:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!6!2/11/2008-13:13:40:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams

    w3wp!library!6!11/02/2008-13:14:41:: Call to ListChildrenAction(/, False).

    w3wp!library!6!11/02/2008-13:14:41:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!6!11/02/2008-13:14:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!1!11/02/2008-13:14:42:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!1!11/02/2008-13:14:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!1!11/02/2008-13:14:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!1!11/02/2008-13:14:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!6!11/02/2008-13:14:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!6!11/02/2008-13:14:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!1!11/02/2008-13:14:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!1!11/02/2008-13:14:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!1!11/02/2008-13:14:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!1!11/02/2008-13:14:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!8!11/02/2008-13:14:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!1!11/02/2008-13:14:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    wp!library!7!11/02/2008-13:14:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!7!11/02/2008-13:14:44:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!8!11/02/2008-13:14:44:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!8!11/02/2008-13:14:45:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!1!11/02/2008-13:16:41:: Call to ListChildrenAction(/, False).

    w3wp!library!6!11/02/2008-13:16:41:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!1!11/02/2008-13:16:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!8!11/02/2008-13:16:42:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!6!11/02/2008-13:16:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!6!11/02/2008-13:16:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!8!11/02/2008-13:16:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!8!11/02/2008-13:16:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!6!11/02/2008-13:16:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!6!11/02/2008-13:16:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!1!11/02/2008-13:16:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!1!11/02/2008-13:16:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!6!11/02/2008-13:16:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!7!11/02/2008-13:16:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!1!11/02/2008-13:16:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!7!11/02/2008-13:16:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!7!11/02/2008-13:16:45:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!6!11/02/2008-13:16:45:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!1!11/02/2008-13:16:45:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!7!11/02/2008-13:17:03:: Call to ListChildrenAction(/, False).

    w3wp!library!8!11/02/2008-13:17:04:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!8!11/02/2008-13:17:04:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!1!11/02/2008-13:17:04:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!7!11/02/2008-13:17:04:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!7!11/02/2008-13:17:05:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!1!11/02/2008-13:17:05:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!1!11/02/2008-13:17:05:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!8!11/02/2008-13:17:05:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!8!11/02/2008-13:17:05:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!7!11/02/2008-13:17:06:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!1!11/02/2008-13:17:06:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!1!11/02/2008-13:17:06:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!6!11/02/2008-13:17:06:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!6!11/02/2008-13:17:07:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!6!11/02/2008-13:17:07:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!6!11/02/2008-13:17:07:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!6!11/02/2008-13:17:07:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!6!11/02/2008-13:17:08:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!7!11/02/2008-13:18:41:: Call to ListChildrenAction(/, False).

    w3wp!library!6!11/02/2008-13:18:41:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!6!11/02/2008-13:18:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!6!11/02/2008-13:18:42:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!7!11/02/2008-13:18:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!8!11/02/2008-13:18:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!8!11/02/2008-13:18:43:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!8!11/02/2008-13:18:43:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!1!11/02/2008-13:18:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!6!11/02/2008-13:18:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!6!11/02/2008-13:18:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!7!11/02/2008-13:18:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!7!11/02/2008-13:18:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!1!11/02/2008-13:18:45:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!1!11/02/2008-13:18:45:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!1!11/02/2008-13:18:45:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!8!11/02/2008-13:18:45:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!8!11/02/2008-13:18:46:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!6!11/02/2008-13:18:46:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!7!11/02/2008-13:20:41:: Call to ListChildrenAction(/, False).

    w3wp!library!8!11/02/2008-13:20:41:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!6!11/02/2008-13:20:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!8!11/02/2008-13:20:42:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!8!11/02/2008-13:20:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!8!11/02/2008-13:20:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!8!11/02/2008-13:20:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!8!11/02/2008-13:20:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!8!11/02/2008-13:20:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!8!11/02/2008-13:20:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!1!11/02/2008-13:20:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!1!11/02/2008-13:20:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!1!11/02/2008-13:20:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!6!11/02/2008-13:20:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!1!11/02/2008-13:20:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!1!11/02/2008-13:20:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!6!11/02/2008-13:20:44:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!1!11/02/2008-13:20:44:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!1!11/02/2008-13:20:45:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!8!11/02/2008-13:22:41:: Call to ListChildrenAction(/, False).

    w3wp!library!7!11/02/2008-13:22:41:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!7!11/02/2008-13:22:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!7!11/02/2008-13:22:42:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!7!11/02/2008-13:22:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!8!11/02/2008-13:22:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!8!11/02/2008-13:22:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!8!11/02/2008-13:22:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!8!11/02/2008-13:22:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!8!11/02/2008-13:22:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!7!11/02/2008-13:22:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!7!11/02/2008-13:22:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!7!11/02/2008-13:22:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!7!11/02/2008-13:22:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!7!11/02/2008-13:22:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!7!11/02/2008-13:22:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!6!11/02/2008-13:22:44:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!7!11/02/2008-13:22:45:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!7!11/02/2008-13:22:45:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!8!11/02/2008-13:22:53:: Call to ListChildrenAction(/, False).

    w3wp!library!8!11/02/2008-13:22:54:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!6!11/02/2008-13:22:54:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!7!11/02/2008-13:22:54:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!7!11/02/2008-13:22:54:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!7!11/02/2008-13:22:55:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!7!11/02/2008-13:22:55:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!7!11/02/2008-13:22:55:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!6!11/02/2008-13:22:55:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!6!11/02/2008-13:22:55:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!7!11/02/2008-13:22:56:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!7!11/02/2008-13:22:56:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!1!11/02/2008-13:22:56:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!1!11/02/2008-13:22:56:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!1!11/02/2008-13:22:57:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!1!11/02/2008-13:22:57:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!1!11/02/2008-13:22:57:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!8!11/02/2008-13:22:57:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!8!11/02/2008-13:22:57:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!6!2/11/2008-13:23:40:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams

    w3wp!library!8!11/02/2008-13:24:16:: Call to GetPermissionsAction(/).

    w3wp!library!8!11/02/2008-13:24:16:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., Incorrect security descriptor version;

    Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.

    w3wp!library!1!11/02/2008-13:24:41:: Call to ListChildrenAction(/, False).

    w3wp!library!7!11/02/2008-13:24:41:: Call to ListChildrenAction(/Microsoft.Exchange.Server.2003.Monitoring, False).

    w3wp!library!7!11/02/2008-13:24:41:: Call to ListChildrenAction(/Microsoft.SQLServer.2000.Monitoring, False).

    w3wp!library!6!11/02/2008-13:24:42:: Call to ListChildrenAction(/Microsoft.SQLServer.2005.Monitoring, False).

    w3wp!library!6!11/02/2008-13:24:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.ClientMonitoring.Views.Internal, False).

    w3wp!library!6!11/02/2008-13:24:42:: Call to ListChildrenAction(/Microsoft.SystemCenter.DataWarehouse.Report.Library, False).

    w3wp!library!1!11/02/2008-13:24:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2000, False).

    w3wp!library!6!11/02/2008-13:24:42:: Call to ListChildrenAction(/Microsoft.Windows.InternetInformationServices.2003, False).

    w3wp!library!7!11/02/2008-13:24:42:: Call to ListChildrenAction(/Microsoft.Windows.Server.2000, False).

    w3wp!library!7!11/02/2008-13:24:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.2003, False).

    w3wp!library!6!11/02/2008-13:24:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2000.Monitoring, False).

    w3wp!library!6!11/02/2008-13:24:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.AD.2003.Monitoring, False).

    w3wp!library!7!11/02/2008-13:24:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.DFS.2003, False).

    w3wp!library!7!11/02/2008-13:24:43:: Call to ListChildrenAction(/Microsoft.Windows.Server.DHCP, False).

    w3wp!library!1!11/02/2008-13:24:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.DNS, False).

    w3wp!library!1!11/02/2008-13:24:44:: Call to ListChildrenAction(/Microsoft.Windows.Server.PrintServer, False).

    w3wp!library!7!11/02/2008-13:24:44:: Call to ListChildrenAction(/ODR, False).

    w3wp!library!7!11/02/2008-13:24:44:: Call to ListChildrenAction(/Users Folders, False).

    w3wp!library!7!11/02/2008-13:24:45:: Call to ListChildrenAction(/Users Folders/MONDIAL svc_omsreader/My Reports, False).

    w3wp!library!8!11/02/2008-13:24:47:: i INFO: Exception dumped to: C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\LogFiles flags= ReferencedMemory, AllThreads, SendToWatson

    w3wp!library!7!11/02/2008-13:24:47:: Call to GetSystemPropertiesAction().

    w3wp!library!7!11/02/2008-13:24:47:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., Incorrect security descriptor version;

    Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply