Has anyone run into this issue? Doing a search in terms of SSRS gives me nothing. This looks like a programming error with a library or an assembly. What causes this? I have no custom coding on this website. It holds reports, and nothing else fancy. I have two other reporting instances on the same server. They are functional. Thinking I need to uninstall/reinstall to be functional again. Any insight is greatly appreciated.
appdomainmanager!DefaultDomain!4374!12/28/2012-15:10:16:: i INFO: Appdomain:3 ReportManager_MSSQLSERVER_0-1-130012026154585499 initialized (#1).
appdomainmanager!DefaultDomain!4918!12/28/2012-15:10:20:: i INFO: Appdomain:4 ReportServer_MSSQLSERVER_0-2-130012026204726239 started.
appdomainmanager!DefaultDomain!4918!12/28/2012-15:10:20:: e ERROR: AppDomain ReportServer_MSSQLSERVER_0 failed to start.Error: Runtime-implemented method with non-zero RVA.
library!DefaultDomain!4918!12/28/2012-15:10:20:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException: Failed to create HTTP Runtime, Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException:
An internal or system error occurred in the HTTP Runtime object for application domain ReportServer_MSSQLSERVER_0. ---> System.Web.HttpException: Runtime-implemented method with non-zero RVA. ---> System.Web.HttpParseException: Runtime-implemented
method with non-zero RVA. ---> System.Web.HttpParseException: Runtime-implemented method with non-zero RVA. ---> System.TypeLoadException: Runtime-implemented method with non-zero RVA.
at System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase)
at System.Web.UI.Util.GetTypeFromAssemblies(ICollection assemblies, String typeName, Boolean ignoreCase)
at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError)
at System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly)
at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData)
--- End of inner exception stack trace ---
at System.Web.UI.TemplateParser.ProcessException(Exception ex)
at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
--- End of inner exception stack trace ---
at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath)
at System.Web.UI.TemplateParser.ParseInternal()
at System.Web.UI.TemplateParser.Parse()
at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType()
at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)
at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp)
at System.Web.Compilation.BuildManager.CompileGlobalAsax()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
--- End of inner exception stack trace ---
at System.Web.Compilation.BuildManager.ReportTopLevelCompilationException()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.GetAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateObjectInternal(String appId, Type type, IApplicationHost appHost, Boolean failIfExists, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateObject(String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists, Boolean throwOnError)
at ReportingServicesHttpRuntime.RsHttpRuntime.Create(RsAppDomainType type, String vdir, String pdir, Int32& domainId)
--- End of inner exception stack trace ---;
appdomainmanager!ReportServer_0-2!4918!12/28/2012-15:10:20:: i INFO: Appdomain:4 ReportServer_MSSQLSERVER_0-2-130012026204726239 unloading
library!DefaultDomain!4918!12/28/2012-15:10:20:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException: Failed to create Report Server HTTP Runtime, Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException:
An error occurred when attempting to start the application domain ReportServer within the Report Server service. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException: An internal or system error occurred in the
HTTP Runtime object for application domain ReportServer_MSSQLSERVER_0. ---> System.Web.HttpException: Runtime-implemented method with non-zero RVA. ---> System.Web.HttpParseException: Runtime-implemented method with non-zero RVA. ---> System.Web.HttpParseException:
Runtime-implemented method with non-zero RVA. ---> System.TypeLoadException: Runtime-implemented method with non-zero RVA.
--- End of inner exception stack trace ---;
rshost!rshost!4918!12/28/2012-15:10:20:: e ERROR: Failed to create HttpRuntime 80131500.
rshost!rshost!4918!12/28/2012-15:10:20:: e ERROR: Failed to get appdomain 80131500, pipeline=0x00000000005BDDB0.
rshost!rshost!4918!12/28/2012-15:10:20:: e ERROR: Error state. Internal abort for pipeline=0x00000000005BDDB0 ...
ui!ReportManager_0-1!4a5c!12/28/2012-15:10:23:: e ERROR: Microsoft.SqlServer.ReportingServices2010.RSConnection2010+MissingEndpointException: The attempt to connect to the report server failed. Check your connection information and that the report server
is a compatible version. ---> System.InvalidOperationException: Client found response content type of '', but expected 'text/xml'.
The request failed with an empty response.
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SetConnectionProtocol()
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
--- End of inner exception stack trace ---
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod()
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.ListItemTypes()
at Microsoft.ReportingServices.UI.Global.SecureAllAPI()
at Microsoft.ReportingServices.UI.ReportingPage.EnsureHttpsLevel()
at Microsoft.ReportingServices.UI.ReportingPage.ReportingPage_Init(Object sender, EventArgs args)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnInit(EventArgs e)
at System.Web.UI.Page.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
rshost!rshost!4918!12/28/2012-15:10:23:: i INFO: Application domain type ReportServer statistics: created: 1, unloaded: 1, failed: 0, timed out: 0.
appdomainmanager!DefaultDomain!4918!12/28/2012-15:10:23:: i INFO: Appdomain:5 ReportServer_MSSQLSERVER_0-3-130012026231749012 started.
appdomainmanager!DefaultDomain!4918!12/28/2012-15:10:23:: e ERROR: AppDomain ReportServer_MSSQLSERVER_0 failed to start. Error: Runtime-implemented method with non-zero RVA.
library!DefaultDomain!4918!12/28/2012-15:10:23:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException: Failed to create HTTP Runtime, Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException:
An internal or system error occurred in the HTTP Runtime object for application domain ReportServer_MSSQLSERVER_0. ---> System.Web.HttpException: Runtime-implemented method with non-zero RVA. ---> System.Web.HttpParseException: Runtime-implemented
method with non-zero RVA. ---> System.Web.HttpParseException: Runtime-implemented method with non-zero RVA. ---> System.TypeLoadException: Runtime-implemented method with non-zero RVA.
at System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase)
at System.Web.UI.Util.GetTypeFromAssemblies(ICollection assemblies, String typeName, Boolean ignoreCase)
at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError)
at System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly)
at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData)
--- End of inner exception stack trace ---
at System.Web.UI.TemplateParser.ProcessException(Exception ex)
at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
--- End of inner exception stack trace ---
at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath)
at System.Web.UI.TemplateParser.ParseInternal()
at System.Web.UI.TemplateParser.Parse()
at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType()
at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)
at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp)
at System.Web.Compilation.BuildManager.CompileGlobalAsax()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
--- End of inner exception stack trace ---
at System.Web.Compilation.BuildManager.ReportTopLevelCompilationException()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.GetAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateObjectInternal(String appId, Type type, IApplicationHost appHost, Boolean failIfExists, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateObject(String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists, Boolean throwOnError)
at ReportingServicesHttpRuntime.RsHttpRuntime.Create(RsAppDomainType type, String vdir, String pdir, Int32& domainId)
--- End of inner exception stack trace ---;
appdomainmanager!ReportServer_0-3!4918!12/28/2012-15:10:23:: i INFO: Appdomain:5 ReportServer_MSSQLSERVER_0-3-130012026231749012 unloading
library!DefaultDomain!4918!12/28/2012-15:10:23:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException: Failed to create Report Server HTTP Runtime, Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException:
An error occurred when attempting to start the application domain ReportServer within the Report Server service. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException: An internal or system error occurred in the
HTTP Runtime object for application domain ReportServer_MSSQLSERVER_0. ---> System.Web.HttpException: Runtime-implemented method with non-zero RVA. ---> System.Web.HttpParseException: Runtime-implemented method with non-zero RVA. ---> System.Web.HttpParseException:
Runtime-implemented method with non-zero RVA. ---> System.TypeLoadException: Runtime-implemented method with non-zero RVA.
--- End of inner exception stack trace ---;
rshost!rshost!4918!12/28/2012-15:10:23:: e ERROR: Failed to create HttpRuntime 80131500.
rshost!rshost!4918!12/28/2012-15:10:23:: e ERROR: Failed to get appdomain 80131500, pipeline=0x00000000005BDDB0.
rshost!rshost!4918!12/28/2012-15:10:23:: e ERROR: Error state. Internal abort for pipeline=0x00000000005BDDB0 ...
ui!ReportManager_0-1!4a5c!12/28/2012-15:10:25:: e ERROR: Microsoft.SqlServer.ReportingServices2010.RSConnection2010+MissingEndpointException: The attempt to connect to the report server failed. Check your connection information and that the report server
is a compatible version. ---> System.InvalidOperationException: Client found response content type of '', but expected 'text/xml'.
The request failed with an empty response.
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SetConnectionProtocol()
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
--- End of inner exception stack trace ---
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod()
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.ListItemTypes()
at Microsoft.ReportingServices.UI.Global.SecureAllAPI()
at Microsoft.ReportingServices.UI.GlobalLinks.Control_Init(Object sender, EventArgs args)
ui!ReportManager_0-1!4a5c!12/28/2012-15:10:25:: e ERROR: HTTP status code --> 500
-------Details--------
Microsoft.SqlServer.ReportingServices2010.RSConnection2010+MissingEndpointException: The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. ---> System.InvalidOperationException:
Client found response content type of '', but expected 'text/xml'.
The request failed with an empty response.
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SetConnectionProtocol()
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
--- End of inner exception stack trace ---
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod()
at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.ListItemTypes()
at Microsoft.ReportingServices.UI.Global.SecureAllAPI()
at Microsoft.ReportingServices.UI.ReportingPage.EnsureHttpsLevel()
at Microsoft.ReportingServices.UI.ReportingPage.ReportingPage_Init(Object sender, EventArgs args)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnInit(EventArgs e)
at System.Web.UI.Page.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
rshost!rshost!4918!12/28/2012-15:10:25:: i INFO: Application domain type ReportServer statistics: created: 2, unloaded: 2, failed: 0, timed out: 0.
appdomainmanager!DefaultDomain!4918!12/28/2012-15:10:25:: i INFO: Appdomain:6 ReportServer_MSSQLSERVER_0-4-130012026256116368 started.
appdomainmanager!DefaultDomain!4918!12/28/2012-15:10:25:: e ERROR: AppDomain ReportServer_MSSQLSERVER_0 failed to start. Error: Runtime-implemented method with non-zero RVA.
library!DefaultDomain!4918!12/28/2012-15:10:25:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException: Failed to create HTTP Runtime, Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException:
An internal or system error occurred in the HTTP Runtime object for application domain ReportServer_MSSQLSERVER_0. ---> System.Web.HttpException: Runtime-implemented method with non-zero RVA. ---> System.Web.HttpParseException: Runtime-implemented
method with non-zero RVA. ---> System.Web.HttpParseException: Runtime-implemented method with non-zero RVA. ---> System.TypeLoadException: Runtime-implemented method with non-zero RVA.
at System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase)
at System.Web.UI.Util.GetTypeFromAssemblies(ICollection assemblies, String typeName, Boolean ignoreCase)
at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError)
at System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly)
at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData)
--- End of inner exception stack trace ---
at System.Web.UI.TemplateParser.ProcessException(Exception ex)
at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
--- End of inner exception stack trace ---
at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath)
at System.Web.UI.TemplateParser.ParseInternal()
at System.Web.UI.TemplateParser.Parse()
at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType()
at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)
at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp)
at System.Web.Compilation.BuildManager.CompileGlobalAsax()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
--- End of inner exception stack trace ---
at System.Web.Compilation.BuildManager.ReportTopLevelCompilationException()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.GetAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateObjectInternal(String appId, Type type, IApplicationHost appHost, Boolean failIfExists, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateObject(String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists, Boolean throwOnError)
at ReportingServicesHttpRuntime.RsHttpRuntime.Create(RsAppDomainType type, String vdir, String pdir, Int32& domainId)
--- End of inner exception stack trace ---;
appdomainmanager!ReportServer_0-4!4918!12/28/2012-15:10:25:: i INFO: Appdomain:6 ReportServer_MSSQLSERVER_0-4-130012026256116368 unloading
library!DefaultDomain!4918!12/28/2012-15:10:26:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException: Failed to create Report Server HTTP Runtime, Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException:
An error occurred when attempting to start the application domain ReportServer within the Report Server service. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException: An internal or system error occurred in the
HTTP Runtime object for application domain ReportServer_MSSQLSERVER_0. ---> System.Web.HttpException: Runtime-implemented method with non-zero RVA. ---> System.Web.HttpParseException: Runtime-implemented method with non-zero RVA. ---> System.Web.HttpParseException:
Runtime-implemented method with non-zero RVA. ---> System.TypeLoadException: Runtime-implemented method with non-zero RVA.
--- End of inner exception stack trace ---;
rshost!rshost!4918!12/28/2012-15:10:26:: e ERROR: Failed to create HttpRuntime 80131500.
rshost!rshost!4918!12/28/2012-15:10:26:: e ERROR: Failed to get appdomain 80131500, pipeline=0x00000000005BDDB0.
rshost!rshost!4918!12/28/2012-15:10:26:: e ERROR: Error state. Internal abort for pipeline=0x00000000005BDDB0 ...
ui!ReportManager_0-1!4a5c!12/28/2012-15:10:28:: e ERROR: System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort(Object stateInfo)
at System.Web.HttpResponse.End()
at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg)
appdomainmanager!DefaultDomain!4a8c!12/28/2012-15:10:31:: i INFO: Appdomain:6 ReportServer_MSSQLSERVER_0-4-130012026256116368 unregistered.
rshost!rshost!4a8c!12/28/2012-15:10:31:: i INFO: Application domain type ReportServer statistics: created: 3, unloaded: 3, failed: 0, timed out: 0.
library!DefaultDomain!4374!12/28/2012-15:17:21:: i INFO: Catalog SQL Server Edition = Enterprise
rpcserver!DefaultDomain!4920!12/28/2012-15:17:37:: i INFO: Process monitoring stopped.
rpcserver!DefaultDomain!4bf8!12/28/2012-15:17:37:: i INFO: RPC Server stopped.
servicecontroller!DefaultDomain!4bf8!12/28/2012-15:17:37:: i INFO: RPC Server stopped.
appdomainmanager!DefaultDomain!4bf8!12/28/2012-15:17:37:: i INFO: Appdomain:3 ReportManager_MSSQLSERVER_0-1-130012026154585499 unregistered.
appdomainmanager!ReportManager_0-1!4bf8!12/28/2012-15:17:37:: i INFO: Appdomain:3 ReportManager_MSSQLSERVER_0-1-130012026154585499 unloading
dbpolling!WindowsService_0!4374!12/28/2012-15:17:37:: i INFO: EventPolling polling service stopped
dbpolling!WindowsService_0!10b8!12/28/2012-15:17:37:: i INFO: HeartbeatThread(EventPolling): Exited.
dbpolling!WindowsService_0!4374!12/28/2012-15:17:37:: i INFO: NotificationPolling polling service stopped
dbpolling!WindowsService_0!4374!12/28/2012-15:17:37:: i INFO: SchedulePolling polling service stopped
dbpolling!WindowsService_0!4374!12/28/2012-15:17:37:: i INFO: UpgradePolling polling service stopped
dbpolling!WindowsService_0!4b24!12/28/2012-15:17:37:: i INFO: HeartbeatThread(NotificationPolling): Exited.
servicecontroller!WindowsService_0!4bf8!12/28/2012-15:17:37:: i INFO: Service controller exiting.
appdomainmanager!DefaultDomain!4bf8!12/28/2012-15:17:37:: i INFO: Appdomain:2 WindowsService_0 unregistered.
appdomainmanager!DefaultDomain!4bf8!12/28/2012-15:17:37:: i INFO: Appdomain:2 WindowsService_0 unloading.
appdomainmanager!DefaultDomain!10b8!12/28/2012-15:17:37:: i INFO: AppDomain:2 0 pending unload(s)
appdomainmanager!DefaultDomain!4a8c!12/28/2012-15:17:37:: i INFO: Appdomain:2 unregistered.
rshost!rshost!4a8c!12/28/2012-15:17:37:: i INFO: Application domain type WindowsService statistics: created: 1, unloaded: 1, failed: 0, timed out: 0.
servicecontroller!DefaultDomain!4bf8!12/28/2012-15:17:38:: i INFO: Service shutting down.