SQL Server Reporting Services 2008 Web Services
Hi Folks!I developed .Net application that can upload RDL Report (2008) on SSRS 2008 using its web services( ReportingServices2005). When I try upload a big amount of reports I get the following error:Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: -- Server Error in '/ReportServer' Application.--------------------------------------------------------------------------------Thread was being aborted. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Threading.ThreadAbortException: Thread was being aborted.Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [ThreadAbortException: Thread was being aborted.] System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +486 System.Web.ApplicationStepManager.ResumeSteps(Exception error) +501 System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +123 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +379--------------------------------------------------------------------------------Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053 --.Also, as I know, SQL Server Reporting Services 2008 don't use IIS. It use own server, and looks like something wrong with it. Please help me find solution how I can avoid this Exception!
November 5th, 2008 3:04pm

Also, I checked SQL Server logs and founded pretty interesting lines:webserver!ReportServer_0-58!d8c!11/05/2008-12:38:05:: i INFO: Reporting Web Server stoppedwebserver!ReportServer_0-58!8a8!11/05/2008-12:38:05:: i INFO: Reporting Web Server startedWhy did internal webServer stop?
Free Windows Admin Tool Kit Click here and download it now
November 5th, 2008 3:50pm

Hi Andrew, Were there other log file entires preceding the service stop? The service should not just stop and restart. However, if you made configuration changes at that time, it would be normal to see such a message in conjunction with either a new log file or a message that said it was reading new configuration settings. Thanks, -Lukasz
November 17th, 2008 7:56pm

any solution about it ??www.kiquenet.com/profesional
Free Windows Admin Tool Kit Click here and download it now
August 9th, 2012 3:12am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics