Showing posts with label export. Show all posts
Showing posts with label export. Show all posts

Wednesday, March 21, 2012

Issues with Export to Excel file

I need to do a simple task. I have a oledb source which pulls data from sql server, creates an excel file abc.xls and dumps it with the Excel destination at remote location.

I need to create this file at runtime. However, when i give the location, the Excel Destination expects the file to be there for the Mapping of the source columns with destination ones.

My tasks are

1. Creating a table for the worksheet in Excel connection

2. Select from source table and write in Excel Destination

Will appreciate your response.

You can create the xls file at run time without problem; but the file need to exists at design time as SSIS needs to get the metedata from it.

I have a couple of posts that show some examples using excel files; I hope you find them helpful

http://rafael-salas.blogspot.com/2006/12/import-header-line-tables-into-dynamic_22.html

Wednesday, March 7, 2012

Issue with Export to CSV

Dear Anyone,

Whenever we export reports to CSV, it seems that the column headers in the CSV fileb are the actual column names in the select statement we used in the data set and not the column names that are in the report.

Is there a way to reflect the column names in the report to the CSV file rather than the actual physical column name in the report?

Thanks,
JosephAs there is no explicit binding in RDL between the data columns and the header columns, CSV export uses the names of the controls in the export. You can either change the textbox name or you can override the name using the DataElementName property (on the data tab of the textbox properties dialog). This is just like the XML data output, described here: http://msdn2.microsoft.com/en-us/library/ms156020(en-US,SQL.90).aspx. You can also exclude them here (DataElementOutput).

I have asked the documentation people to update the CSV topic.

Issue while exporting large reports to Excel

I am facing a situation where I am receiving the "Index out of bounds" error while trying to export my reports to excel.

This happens only for big reports which have say more then 10k rows.
However the same reports are easily exported in another m/c, which makes me wonder if it has something to do with the IIS settings.
I am running Windows Server 2003 with IIS 6.0 in my machine.

The difference was SP1 for SQL Server.|||

Would you please email me a copy of your .rdl and .rdl.data file as well as the stack trace from the server log file?

Thanks, Donovan.

Issue while exporting large reports to Excel

I am facing a situation where I am receiving the "Index out of bounds" error while trying to export my reports to excel.

This happens only for big reports which have say more then 10k rows.
However the same reports are easily exported in another m/c, which makes me wonder if it has something to do with the IIS settings.
I am running Windows Server 2003 with IIS 6.0 in my machine.

The difference was SP1 for SQL Server.|||

Would you please email me a copy of your .rdl and .rdl.data file as well as the stack trace from the server log file?

Thanks, Donovan.

Issue when exporting to excel...

Hi

i am using Reporting Services 2000 in my application, and am getting an error when i attempt to export to excel. the error that i recieve in the popup window is the following,

"Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. (rrRenderingError) Get Online Help

Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown.

Object reference not set to an instance of an object. "

i have discovered that this occurs when rendering the two textboxes used in the footer of my report, as when i remove them, the report renders fine. note all other export functions (pdf, csv etc etc) work fine. any help on how to fix this problem would be greatly recieved, the output of the RS log file is as follows

Cheers, Rob.

<Header>
<Product>Microsoft SQL Server Reporting Services Version 8.00.743.00</Product>
<Locale>en-US</Locale>
<TimeZone>GMT Daylight Time</TimeZone>
<Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\LogFiles\ReportServer__07_10_2006_10_52_29.log</Path>
<SystemName>PE-DEV-10</SystemName>
<OSName>Microsoft Windows NT 5.1.2600.0</OSName>
<OSVersion>5.1.2600.0</OSVersion>
</Header>
aspnet_wp!webserver!1278!10/07/2006-10:52:29:: i INFO: Reporting Web Server started
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing ConnectionType to '0' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing IsSchedulingService to 'True' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing IsNotificationService to 'True' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing IsEventService to 'True' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing MemoryLimit to '60' percent as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing MaximumMemoryLimit to '80' percent as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing InstanceName to 'MSSQLSERVER' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing ProcessRecycleOptions to '0' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing SecureConnectionLevel to '0' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.
aspnet_wp!resourceutilities!1278!10/07/2006-10:52:29:: i INFO: Running on 1 physical processors, 2 logical processors
aspnet_wp!resourceutilities!1278!10/07/2006-10:52:29:: i INFO: Reporting Services starting SKU: Developer
aspnet_wp!runningjobs!1278!10/07/2006-10:52:29:: i INFO: Database Cleanup (Web Service) timer enabled: Cycle: 600 seconds
aspnet_wp!runningjobs!1278!10/07/2006-10:52:29:: i INFO: Running Requests Scavenger timer enabled: Cycle: 60 seconds
aspnet_wp!runningjobs!1278!10/07/2006-10:52:29:: i INFO: Running Requests DB timer enabled: Cycle: 60 seconds
aspnet_wp!runningjobs!1278!10/07/2006-10:52:29:: i INFO: Memory stats update timer enabled: Cycle: 60 seconds
aspnet_wp!crypto!1278!07/10/2006-10:52:29:: i INFO: Initializing crypto as user: PE-DEV-10\ASPNET
aspnet_wp!crypto!1278!07/10/2006-10:52:29:: i INFO: Exporting public key
aspnet_wp!crypto!1278!07/10/2006-10:52:29:: i INFO: Performing sku validation
aspnet_wp!crypto!1278!07/10/2006-10:52:29:: i INFO: Importing existing encryption key
aspnet_wp!library!1278!07/10/2006-10:52:33:: i INFO: Initializing ResponseBufferSizeKb to default value of '64' KB because it was not specified in Server system properties.
aspnet_wp!library!1278!07/10/2006-10:52:33:: i INFO: Initializing UseSessionCookies to 'True' as specified in Server system properties.
aspnet_wp!library!1278!07/10/2006-10:52:33:: i INFO: Initializing SqlStreamingBufferSize to default value of '65536' Bytes because it was not specified in Server system properties.
aspnet_wp!library!1278!07/10/2006-10:52:33:: i INFO: Initializing SessionTimeout to '600' second(s) as specified in Server system properties.
aspnet_wp!library!1278!07/10/2006-10:52:33:: i INFO: Call to RenderFirst( '/Reporting Services/Report Billing' )
aspnet_wp!library!1278!07/10/2006-10:52:34:: i INFO: Initializing EnableExecutionLogging to 'True' as specified in Server system properties.
aspnet_wp!webserver!1278!07/10/2006-10:52:34:: i INFO: Processed report. Report='/Reporting Services/Report Billing', Stream=''
aspnet_wp!library!1278!07/10/2006-10:52:34:: i INFO: Initializing SessionAccessTimeout to default value of '600' seconds because it was not specified in Server system properties.
aspnet_wp!chunks!12b4!07/10/2006-10:52:34:: i INFO: ### GetReportChunk('C_32_S', Image), chunk was not found! this=235b9d60-9642-4667-be50-5fa972a3010b
aspnet_wp!chunks!1278!07/10/2006-10:52:34:: i INFO: ### GetReportChunk('C_13_S', Image), chunk was not found! this=235b9d60-9642-4667-be50-5fa972a3010b
aspnet_wp!webserver!12b4!07/10/2006-10:52:35:: i INFO: Processed report. Report='/Reporting Services/Report Billing', Stream='C_32_S'
aspnet_wp!webserver!1278!07/10/2006-10:52:35:: i INFO: Processed report. Report='/Reporting Services/Report Billing', Stream='C_13_S'
aspnet_wp!library!12b4!07/10/2006-10:52:39:: i INFO: Call to RenderNext( '/Reporting Services/Report Billing' )
aspnet_wp!chunks!12b4!07/10/2006-10:52:39:: i INFO: ### GetReportChunk('RenderingInfo_EXCEL', Other), chunk was not found! this=235b9d60-9642-4667-be50-5fa972a3010b
aspnet_wp!reportrendering!12b4!07/10/2006-10:52:39:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown., ;
Info: Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > Microsoft.ReportingServices.ReportRendering.ReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.MarkFooterTextboxPosition(ReportItem reportItem, IntList parentIndexPath, Int32 index, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreprocessFooterRectangle(ReportItemCollection reportItemsCollection, IntList parentIndexPath, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessFooter(PageSection pageFooter)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.EvaluatePageHeaderFooterForLayout(Int32 currentPageNumber, Int32 pageCount, PageReportItems pageRIItems)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReport()
End of inner exception stack trace
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
End of inner exception stack trace
aspnet_wp!webserver!12b4!07/10/2006-10:52:40:: e ERROR: Reporting Services error Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > Microsoft.ReportingServices.ReportRendering.ReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.MarkFooterTextboxPosition(ReportItem reportItem, IntList parentIndexPath, Int32 index, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreprocessFooterRectangle(ReportItemCollection reportItemsCollection, IntList parentIndexPath, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessFooter(PageSection pageFooter)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.EvaluatePageHeaderFooterForLayout(Int32 currentPageNumber, Int32 pageCount, PageReportItems pageRIItems)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReport()
End of inner exception stack trace
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
at Microsoft.ReportingServices.Library.RSService.RenderFromSessionNoCache(CatalogItemContext reportContext, ClientRequest session, RenderingResult& result)
at Microsoft.ReportingServices.Library.RSService.RenderFromSession(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters)
at Microsoft.ReportingServices.Library.RSService.RenderNext(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effecectiveParameters, String[]& secondaryStreamNames)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(HttpResponseStreamFactory streamFactory)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderItem(ItemType itemType)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
aspnet_wp!library!1278!07/10/2006-10:59:39:: i INFO: Call to RenderFirst( '/Reporting Services/Report Billing' )
aspnet_wp!library!1278!07/10/2006-10:59:39:: i INFO: Initializing EnableExecutionLogging to 'True' as specified in Server system properties.
aspnet_wp!webserver!1278!07/10/2006-10:59:39:: i INFO: Processed report. Report='/Reporting Services/Report Billing', Stream=''
aspnet_wp!chunks!12b4!07/10/2006-10:59:39:: i INFO: ### GetReportChunk('C_32_S', Image), chunk was not found! this=5faf81b3-c2da-40ce-9720-8ab5d9a1f35a
aspnet_wp!chunks!1278!07/10/2006-10:59:39:: i INFO: ### GetReportChunk('C_13_S', Image), chunk was not found! this=5faf81b3-c2da-40ce-9720-8ab5d9a1f35a
aspnet_wp!webserver!12b4!07/10/2006-10:59:40:: i INFO: Processed report. Report='/Reporting Services/Report Billing', Stream='C_32_S'
aspnet_wp!webserver!1278!07/10/2006-10:59:40:: i INFO: Processed report. Report='/Reporting Services/Report Billing', Stream='C_13_S'
aspnet_wp!library!12b4!07/10/2006-10:59:41:: i INFO: Call to RenderNext( '/Reporting Services/Report Billing' )
aspnet_wp!chunks!12b4!07/10/2006-10:59:41:: i INFO: ### GetReportChunk('RenderingInfo_EXCEL', Other), chunk was not found! this=5faf81b3-c2da-40ce-9720-8ab5d9a1f35a
aspnet_wp!reportrendering!12b4!07/10/2006-10:59:41:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown., ;
Info: Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > Microsoft.ReportingServices.ReportRendering.ReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.MarkFooterTextboxPosition(ReportItem reportItem, IntList parentIndexPath, Int32 index, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreprocessFooterRectangle(ReportItemCollection reportItemsCollection, IntList parentIndexPath, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessFooter(PageSection pageFooter)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.EvaluatePageHeaderFooterForLayout(Int32 currentPageNumber, Int32 pageCount, PageReportItems pageRIItems)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReport()
End of inner exception stack trace
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
End of inner exception stack trace
aspnet_wp!webserver!12b4!07/10/2006-10:59:41:: e ERROR: Reporting Services error Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > Microsoft.ReportingServices.ReportRendering.ReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.MarkFooterTextboxPosition(ReportItem reportItem, IntList parentIndexPath, Int32 index, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreprocessFooterRectangle(ReportItemCollection reportItemsCollection, IntList parentIndexPath, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessFooter(PageSection pageFooter)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.EvaluatePageHeaderFooterForLayout(Int32 currentPageNumber, Int32 pageCount, PageReportItems pageRIItems)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReport()
End of inner exception stack trace
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
at Microsoft.ReportingServices.Library.RSService.RenderFromSessionNoCache(CatalogItemContext reportContext, ClientRequest session, RenderingResult& result)
at Microsoft.ReportingServices.Library.RSService.RenderFromSession(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters)
at Microsoft.ReportingServices.Library.RSService.RenderNext(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effecectiveParameters, String[]& secondaryStreamNames)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(HttpResponseStreamFactory streamFactory)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderItem(ItemType itemType)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
aspnet_wp!library!338!10/07/2006-11:02:29:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 1 snapshots, 5 chunks, 0 running jobs
aspnet_wp!library!54c!07/10/2006-11:08:42:: i INFO: Call to RenderFirst( '/Reporting Services/Report Call Analysis' )
aspnet_wp!processing!338!10/07/2006-11:08:47:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'., ;
Info: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
aspnet_wp!processing!338!10/07/2006-11:08:47:: e ERROR: An exception has occurred in data source 'DurationSummaryTextDataSet'. Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
aspnet_wp!processing!338!10/07/2006-11:08:47:: e ERROR: An exception has occurred. Trying to abort processing. Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Merge abort handler called. Aborting data sources ...
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Data source 'portfolio_1_specifics': Abort handler called. CanAbort = True.
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Merge abort handler called. Aborting data sources ...
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Data source 'portfolio_1_specifics': Abort handler called. CanAbort = True.
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Merge abort handler called. Aborting data sources ...
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Data source 'portfolio_1_specifics': Abort handler called. CanAbort = True.
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Merge abort handler called. Aborting data sources ...
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Data source 'portfolio_1_specifics': Abort handler called. CanAbort = True.
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Data set 'DurationSummaryInfoDataSet': Cancelling command.
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Data set 'DurationSummaryTextDataSet': Cancelling command.
aspnet_wp!dataextension!338!10/07/2006-11:08:47:: w WARN: CommandWrapper.Cancel not called, connection is not valid
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Abort callback successful.
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryInfoDataSet'., ;
Info: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryInfoDataSet'. > System.Data.SqlClient.SqlException: Operation cancelled by user.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: An exception has occurred in data source 'DurationSummaryInfoDataSet'. Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryInfoDataSet'. > System.Data.SqlClient.SqlException: Operation cancelled by user.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: An exception has occurred. Trying to abort processing. Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryInfoDataSet'. > System.Data.SqlClient.SqlException: Operation cancelled by user.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
aspnet_wp!processing!54c!10/07/2006-11:08:47:: i INFO: Some other thread has already aborted processing.
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: Data source 'portfolio_1_specifics': An error has occurred. Details: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.s.a()
aspnet_wp!processing!54c!10/07/2006-11:08:47:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!library!54c!07/10/2006-11:08:48:: i INFO: Initializing EnableExecutionLogging to 'True' as specified in Server system properties.
aspnet_wp!webserver!54c!07/10/2006-11:08:48:: i INFO: Processed report. Report='/Reporting Services/Report Call Analysis', Stream=''
aspnet_wp!chunks!1278!07/10/2006-11:08:48:: i INFO: ### GetReportChunk('C_35_S', Image), chunk was not found! this=f40dd283-f8da-494f-97f7-117acd8bbb74
aspnet_wp!chunks!54c!07/10/2006-11:08:48:: i INFO: ### GetReportChunk('C_14_S', Image), chunk was not found! this=f40dd283-f8da-494f-97f7-117acd8bbb74
aspnet_wp!webserver!1278!07/10/2006-11:08:48:: i INFO: Processed report. Report='/Reporting Services/Report Call Analysis', Stream='C_35_S'
aspnet_wp!webserver!54c!07/10/2006-11:08:48:: i INFO: Processed report. Report='/Reporting Services/Report Call Analysis', Stream='C_14_S'
aspnet_wp!library!1278!07/10/2006-11:08:51:: i INFO: Call to RenderNext( '/Reporting Services/Report Call Analysis' )
aspnet_wp!chunks!1278!07/10/2006-11:08:51:: i INFO: ### GetReportChunk('RenderingInfo_EXCEL', Other), chunk was not found! this=f40dd283-f8da-494f-97f7-117acd8bbb74
aspnet_wp!reportrendering!1278!07/10/2006-11:08:51:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown., ;
Info: Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > Microsoft.ReportingServices.ReportRendering.ReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.MarkFooterTextboxPosition(ReportItem reportItem, IntList parentIndexPath, Int32 index, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreprocessFooterRectangle(ReportItemCollection reportItemsCollection, IntList parentIndexPath, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessFooter(PageSection pageFooter)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.EvaluatePageHeaderFooterForLayout(Int32 currentPageNumber, Int32 pageCount, PageReportItems pageRIItems)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReport()
End of inner exception stack trace
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
End of inner exception stack trace
aspnet_wp!webserver!1278!07/10/2006-11:08:51:: e ERROR: Reporting Services error Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > Microsoft.ReportingServices.ReportRendering.ReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.MarkFooterTextboxPosition(ReportItem reportItem, IntList parentIndexPath, Int32 index, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreprocessFooterRectangle(ReportItemCollection reportItemsCollection, IntList parentIndexPath, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessFooter(PageSection pageFooter)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.EvaluatePageHeaderFooterForLayout(Int32 currentPageNumber, Int32 pageCount, PageReportItems pageRIItems)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReport()
End of inner exception stack trace
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
at Microsoft.ReportingServices.Library.RSService.RenderFromSessionNoCache(CatalogItemContext reportContext, ClientRequest session, RenderingResult& result)
at Microsoft.ReportingServices.Library.RSService.RenderFromSession(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters)
at Microsoft.ReportingServices.Library.RSService.RenderNext(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effecectiveParameters, String[]& secondaryStreamNames)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(HttpResponseStreamFactory streamFactory)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderItem(ItemType itemType)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()

Is there anything special about the textboxes in the footer? Do they contain just plain text, or is there any sort of conditional formatting, formula values, report parameter values, etc?

|||

the contents of the textboxes are dynamic, but nothing too fancy though, one displays the page number and contains the following

="Page " & Globals!PageNumber & " of " & Globals!TotalPages

the other contains a refernce number and the date the report was generated, and contains the following

="Generated at " + Format(Globals!ExecutionTime, "HH:mm:ss") + " on " + Format(Globals!ExecutionTime, "dddd, d MMMM yyyy") & CHR(13) & CHR(10) & "Ref: " + FORMAT(Parameters!ReportingRequestId.Value)

Cheers

|||I reckon your tempdb has ran out of space.|||

im not sure if it is the tempdb, as it fails when processing two of the styles for the two footer textboxes, if i remove the TextAlign, and ALL of the Padding values for bothof the textboxes then it will export to excel fine, if i just remove one of the styles for either of the textboxes then its still fails, but i need to be able to set these styles and still have the export facility........

any ideas?

|||

im still stuck with this issue, does anyone have any ideas on how to solve this?

cheers

Rob

Friday, February 24, 2012

Issue when exporting to excel...

Hi

i am using Reporting Services 2000 in my application, and am getting an error when i attempt to export to excel. the error that i recieve in the popup window is the following,

"Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. (rrRenderingError) Get Online Help

Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown.

Object reference not set to an instance of an object. "

i have discovered that this occurs when rendering the two textboxes used in the footer of my report, as when i remove them, the report renders fine. note all other export functions (pdf, csv etc etc) work fine. any help on how to fix this problem would be greatly recieved, the output of the RS log file is as follows

Cheers, Rob.

<Header>
<Product>Microsoft SQL Server Reporting Services Version 8.00.743.00</Product>
<Locale>en-US</Locale>
<TimeZone>GMT Daylight Time</TimeZone>
<Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\LogFiles\ReportServer__07_10_2006_10_52_29.log</Path>
<SystemName>PE-DEV-10</SystemName>
<OSName>Microsoft Windows NT 5.1.2600.0</OSName>
<OSVersion>5.1.2600.0</OSVersion>
</Header>
aspnet_wp!webserver!1278!10/07/2006-10:52:29:: i INFO: Reporting Web Server started
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing ConnectionType to '0' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing IsSchedulingService to 'True' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing IsNotificationService to 'True' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing IsEventService to 'True' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing MemoryLimit to '60' percent as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing MaximumMemoryLimit to '80' percent as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing InstanceName to 'MSSQLSERVER' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing ProcessRecycleOptions to '0' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing SecureConnectionLevel to '0' as specified in Configuration file.
aspnet_wp!library!1278!10/07/2006-10:52:29:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.
aspnet_wp!resourceutilities!1278!10/07/2006-10:52:29:: i INFO: Running on 1 physical processors, 2 logical processors
aspnet_wp!resourceutilities!1278!10/07/2006-10:52:29:: i INFO: Reporting Services starting SKU: Developer
aspnet_wp!runningjobs!1278!10/07/2006-10:52:29:: i INFO: Database Cleanup (Web Service) timer enabled: Cycle: 600 seconds
aspnet_wp!runningjobs!1278!10/07/2006-10:52:29:: i INFO: Running Requests Scavenger timer enabled: Cycle: 60 seconds
aspnet_wp!runningjobs!1278!10/07/2006-10:52:29:: i INFO: Running Requests DB timer enabled: Cycle: 60 seconds
aspnet_wp!runningjobs!1278!10/07/2006-10:52:29:: i INFO: Memory stats update timer enabled: Cycle: 60 seconds
aspnet_wp!crypto!1278!07/10/2006-10:52:29:: i INFO: Initializing crypto as user: PE-DEV-10\ASPNET
aspnet_wp!crypto!1278!07/10/2006-10:52:29:: i INFO: Exporting public key
aspnet_wp!crypto!1278!07/10/2006-10:52:29:: i INFO: Performing sku validation
aspnet_wp!crypto!1278!07/10/2006-10:52:29:: i INFO: Importing existing encryption key
aspnet_wp!library!1278!07/10/2006-10:52:33:: i INFO: Initializing ResponseBufferSizeKb to default value of '64' KB because it was not specified in Server system properties.
aspnet_wp!library!1278!07/10/2006-10:52:33:: i INFO: Initializing UseSessionCookies to 'True' as specified in Server system properties.
aspnet_wp!library!1278!07/10/2006-10:52:33:: i INFO: Initializing SqlStreamingBufferSize to default value of '65536' Bytes because it was not specified in Server system properties.
aspnet_wp!library!1278!07/10/2006-10:52:33:: i INFO: Initializing SessionTimeout to '600' second(s) as specified in Server system properties.
aspnet_wp!library!1278!07/10/2006-10:52:33:: i INFO: Call to RenderFirst( '/Reporting Services/Report Billing' )
aspnet_wp!library!1278!07/10/2006-10:52:34:: i INFO: Initializing EnableExecutionLogging to 'True' as specified in Server system properties.
aspnet_wp!webserver!1278!07/10/2006-10:52:34:: i INFO: Processed report. Report='/Reporting Services/Report Billing', Stream=''
aspnet_wp!library!1278!07/10/2006-10:52:34:: i INFO: Initializing SessionAccessTimeout to default value of '600' seconds because it was not specified in Server system properties.
aspnet_wp!chunks!12b4!07/10/2006-10:52:34:: i INFO: ### GetReportChunk('C_32_S', Image), chunk was not found! this=235b9d60-9642-4667-be50-5fa972a3010b
aspnet_wp!chunks!1278!07/10/2006-10:52:34:: i INFO: ### GetReportChunk('C_13_S', Image), chunk was not found! this=235b9d60-9642-4667-be50-5fa972a3010b
aspnet_wp!webserver!12b4!07/10/2006-10:52:35:: i INFO: Processed report. Report='/Reporting Services/Report Billing', Stream='C_32_S'
aspnet_wp!webserver!1278!07/10/2006-10:52:35:: i INFO: Processed report. Report='/Reporting Services/Report Billing', Stream='C_13_S'
aspnet_wp!library!12b4!07/10/2006-10:52:39:: i INFO: Call to RenderNext( '/Reporting Services/Report Billing' )
aspnet_wp!chunks!12b4!07/10/2006-10:52:39:: i INFO: ### GetReportChunk('RenderingInfo_EXCEL', Other), chunk was not found! this=235b9d60-9642-4667-be50-5fa972a3010b
aspnet_wp!reportrendering!12b4!07/10/2006-10:52:39:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown., ;
Info: Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > Microsoft.ReportingServices.ReportRendering.ReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.MarkFooterTextboxPosition(ReportItem reportItem, IntList parentIndexPath, Int32 index, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreprocessFooterRectangle(ReportItemCollection reportItemsCollection, IntList parentIndexPath, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessFooter(PageSection pageFooter)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.EvaluatePageHeaderFooterForLayout(Int32 currentPageNumber, Int32 pageCount, PageReportItems pageRIItems)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReport()
End of inner exception stack trace
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
End of inner exception stack trace
aspnet_wp!webserver!12b4!07/10/2006-10:52:40:: e ERROR: Reporting Services error Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > Microsoft.ReportingServices.ReportRendering.ReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.MarkFooterTextboxPosition(ReportItem reportItem, IntList parentIndexPath, Int32 index, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreprocessFooterRectangle(ReportItemCollection reportItemsCollection, IntList parentIndexPath, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessFooter(PageSection pageFooter)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.EvaluatePageHeaderFooterForLayout(Int32 currentPageNumber, Int32 pageCount, PageReportItems pageRIItems)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReport()
End of inner exception stack trace
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
at Microsoft.ReportingServices.Library.RSService.RenderFromSessionNoCache(CatalogItemContext reportContext, ClientRequest session, RenderingResult& result)
at Microsoft.ReportingServices.Library.RSService.RenderFromSession(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters)
at Microsoft.ReportingServices.Library.RSService.RenderNext(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effecectiveParameters, String[]& secondaryStreamNames)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(HttpResponseStreamFactory streamFactory)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderItem(ItemType itemType)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
aspnet_wp!library!1278!07/10/2006-10:59:39:: i INFO: Call to RenderFirst( '/Reporting Services/Report Billing' )
aspnet_wp!library!1278!07/10/2006-10:59:39:: i INFO: Initializing EnableExecutionLogging to 'True' as specified in Server system properties.
aspnet_wp!webserver!1278!07/10/2006-10:59:39:: i INFO: Processed report. Report='/Reporting Services/Report Billing', Stream=''
aspnet_wp!chunks!12b4!07/10/2006-10:59:39:: i INFO: ### GetReportChunk('C_32_S', Image), chunk was not found! this=5faf81b3-c2da-40ce-9720-8ab5d9a1f35a
aspnet_wp!chunks!1278!07/10/2006-10:59:39:: i INFO: ### GetReportChunk('C_13_S', Image), chunk was not found! this=5faf81b3-c2da-40ce-9720-8ab5d9a1f35a
aspnet_wp!webserver!12b4!07/10/2006-10:59:40:: i INFO: Processed report. Report='/Reporting Services/Report Billing', Stream='C_32_S'
aspnet_wp!webserver!1278!07/10/2006-10:59:40:: i INFO: Processed report. Report='/Reporting Services/Report Billing', Stream='C_13_S'
aspnet_wp!library!12b4!07/10/2006-10:59:41:: i INFO: Call to RenderNext( '/Reporting Services/Report Billing' )
aspnet_wp!chunks!12b4!07/10/2006-10:59:41:: i INFO: ### GetReportChunk('RenderingInfo_EXCEL', Other), chunk was not found! this=5faf81b3-c2da-40ce-9720-8ab5d9a1f35a
aspnet_wp!reportrendering!12b4!07/10/2006-10:59:41:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown., ;
Info: Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > Microsoft.ReportingServices.ReportRendering.ReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.MarkFooterTextboxPosition(ReportItem reportItem, IntList parentIndexPath, Int32 index, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreprocessFooterRectangle(ReportItemCollection reportItemsCollection, IntList parentIndexPath, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessFooter(PageSection pageFooter)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.EvaluatePageHeaderFooterForLayout(Int32 currentPageNumber, Int32 pageCount, PageReportItems pageRIItems)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReport()
End of inner exception stack trace
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
End of inner exception stack trace
aspnet_wp!webserver!12b4!07/10/2006-10:59:41:: e ERROR: Reporting Services error Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > Microsoft.ReportingServices.ReportRendering.ReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.MarkFooterTextboxPosition(ReportItem reportItem, IntList parentIndexPath, Int32 index, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreprocessFooterRectangle(ReportItemCollection reportItemsCollection, IntList parentIndexPath, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessFooter(PageSection pageFooter)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.EvaluatePageHeaderFooterForLayout(Int32 currentPageNumber, Int32 pageCount, PageReportItems pageRIItems)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReport()
End of inner exception stack trace
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
at Microsoft.ReportingServices.Library.RSService.RenderFromSessionNoCache(CatalogItemContext reportContext, ClientRequest session, RenderingResult& result)
at Microsoft.ReportingServices.Library.RSService.RenderFromSession(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters)
at Microsoft.ReportingServices.Library.RSService.RenderNext(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effecectiveParameters, String[]& secondaryStreamNames)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(HttpResponseStreamFactory streamFactory)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderItem(ItemType itemType)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
aspnet_wp!library!338!10/07/2006-11:02:29:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 1 snapshots, 5 chunks, 0 running jobs
aspnet_wp!library!54c!07/10/2006-11:08:42:: i INFO: Call to RenderFirst( '/Reporting Services/Report Call Analysis' )
aspnet_wp!processing!338!10/07/2006-11:08:47:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'., ;
Info: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
aspnet_wp!processing!338!10/07/2006-11:08:47:: e ERROR: An exception has occurred in data source 'DurationSummaryTextDataSet'. Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
aspnet_wp!processing!338!10/07/2006-11:08:47:: e ERROR: An exception has occurred. Trying to abort processing. Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Merge abort handler called. Aborting data sources ...
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Data source 'portfolio_1_specifics': Abort handler called. CanAbort = True.
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Merge abort handler called. Aborting data sources ...
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Data source 'portfolio_1_specifics': Abort handler called. CanAbort = True.
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Merge abort handler called. Aborting data sources ...
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Data source 'portfolio_1_specifics': Abort handler called. CanAbort = True.
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Merge abort handler called. Aborting data sources ...
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Data source 'portfolio_1_specifics': Abort handler called. CanAbort = True.
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Data set 'DurationSummaryInfoDataSet': Cancelling command.
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Data set 'DurationSummaryTextDataSet': Cancelling command.
aspnet_wp!dataextension!338!10/07/2006-11:08:47:: w WARN: CommandWrapper.Cancel not called, connection is not valid
aspnet_wp!processing!338!10/07/2006-11:08:47:: i INFO: Abort callback successful.
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryInfoDataSet'., ;
Info: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryInfoDataSet'. > System.Data.SqlClient.SqlException: Operation cancelled by user.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: An exception has occurred in data source 'DurationSummaryInfoDataSet'. Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryInfoDataSet'. > System.Data.SqlClient.SqlException: Operation cancelled by user.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: An exception has occurred. Trying to abort processing. Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryInfoDataSet'. > System.Data.SqlClient.SqlException: Operation cancelled by user.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
aspnet_wp!processing!54c!10/07/2006-11:08:47:: i INFO: Some other thread has already aborted processing.
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: Data source 'portfolio_1_specifics': An error has occurred. Details: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.s.a()
aspnet_wp!processing!54c!10/07/2006-11:08:47:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:47:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: w WARN: Data source 'portfolio_1_specifics': Report processing has been aborted.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. > Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'DurationSummaryTextDataSet'. > System.Data.SqlClient.SqlException: The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.DataExtensions.CommandWrapper.ExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.ReportProcessing.a2.v()
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.a2.v()
at Microsoft.ReportingServices.ReportProcessing.ax.c()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Boolean& A_0)
at Microsoft.ReportingServices.ReportProcessing.ax.b()
at Microsoft.ReportingServices.ReportProcessing.a2.a(Object A_0)
End of inner exception stack trace
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: An error has occurred while processing a sub-report. Details: An error has occurred during report processing.
aspnet_wp!processing!54c!10/07/2006-11:08:48:: e ERROR: Stack trace: at Microsoft.ReportingServices.ReportProcessing.b.c()
at Microsoft.ReportingServices.ReportProcessing.z.af()
at Microsoft.ReportingServices.ReportProcessing.bb.a(ParameterInfoCollection A_0, Boolean A_1, GetReportChunk A_2)
at Microsoft.ReportingServices.ReportProcessing.a9.a(SubReport A_0, z A_1, Int32 A_2)
aspnet_wp!library!54c!07/10/2006-11:08:48:: i INFO: Initializing EnableExecutionLogging to 'True' as specified in Server system properties.
aspnet_wp!webserver!54c!07/10/2006-11:08:48:: i INFO: Processed report. Report='/Reporting Services/Report Call Analysis', Stream=''
aspnet_wp!chunks!1278!07/10/2006-11:08:48:: i INFO: ### GetReportChunk('C_35_S', Image), chunk was not found! this=f40dd283-f8da-494f-97f7-117acd8bbb74
aspnet_wp!chunks!54c!07/10/2006-11:08:48:: i INFO: ### GetReportChunk('C_14_S', Image), chunk was not found! this=f40dd283-f8da-494f-97f7-117acd8bbb74
aspnet_wp!webserver!1278!07/10/2006-11:08:48:: i INFO: Processed report. Report='/Reporting Services/Report Call Analysis', Stream='C_35_S'
aspnet_wp!webserver!54c!07/10/2006-11:08:48:: i INFO: Processed report. Report='/Reporting Services/Report Call Analysis', Stream='C_14_S'
aspnet_wp!library!1278!07/10/2006-11:08:51:: i INFO: Call to RenderNext( '/Reporting Services/Report Call Analysis' )
aspnet_wp!chunks!1278!07/10/2006-11:08:51:: i INFO: ### GetReportChunk('RenderingInfo_EXCEL', Other), chunk was not found! this=f40dd283-f8da-494f-97f7-117acd8bbb74
aspnet_wp!reportrendering!1278!07/10/2006-11:08:51:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown., ;
Info: Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > Microsoft.ReportingServices.ReportRendering.ReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.MarkFooterTextboxPosition(ReportItem reportItem, IntList parentIndexPath, Int32 index, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreprocessFooterRectangle(ReportItemCollection reportItemsCollection, IntList parentIndexPath, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessFooter(PageSection pageFooter)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.EvaluatePageHeaderFooterForLayout(Int32 currentPageNumber, Int32 pageCount, PageReportItems pageRIItems)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReport()
End of inner exception stack trace
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
End of inner exception stack trace
aspnet_wp!webserver!1278!07/10/2006-11:08:51:: e ERROR: Reporting Services error Microsoft.ReportingServices.ReportProcessing.WrapperReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > Microsoft.ReportingServices.ReportRendering.ReportRenderingException: Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. > System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.MarkFooterTextboxPosition(ReportItem reportItem, IntList parentIndexPath, Int32 index, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreprocessFooterRectangle(ReportItemCollection reportItemsCollection, IntList parentIndexPath, Double parentLeft, Double parentTop, IPosArray& xArray, IPosArray& yArray)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessFooter(PageSection pageFooter)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.EvaluatePageHeaderFooterForLayout(Int32 currentPageNumber, Int32 pageCount, PageReportItems pageRIItems)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReportItemCollection(ReportItemCollection reportItemCollection, ReportItem container, MarkInformation markInfoOfContainer, Boolean ignorePageBreaks, Boolean hasContainerLastPage, Boolean isHeaderBeingProcessed, FormulaContext formulaContextForContainer, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayoutOfContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.GetFirstPageLayoutOfRectangleOrSubReport(ReportItem reportItem, MarkInformation markInfoOfContainer, MarkInformation parentMarkInfo, ContainerStructure containerStructure, String language, Boolean isHeaderBeingProcessed, PageReportItems& firstPageReportItems, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.ProcessPage(Page page, ReportItemCollection riCollection, PageReportItems& firstPageReportItems, Boolean isHeaderBeingProcessed, String language, MarkInformation parentMarkInfo, ArrayList& unresNamesInRIInfo, Hashtable& namesInContainer, FormulaContext formulaContext)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.CreatePages(ReportItemCollection collection, MarkInformation parentMarkInfo, Boolean& isPBSPropagated, Boolean hasLastPage, Boolean ignorePageBreaks, Boolean isHeaderBeingProcessed, FormulaContext formulaContext, String language, PageReportItems& firstPageReportItems, PageLayout& firstPageLayout, PageCollection& pageCollection)
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.PreProcessReport()
End of inner exception stack trace
at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCapabilities, EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions, CreateAndRegisterStream createAndRegisterStream)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
End of inner exception stack trace
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderSnapshot(CreateReportChunk createChunkCallback, RenderingContext rc, GetResource getResourceCallback)
at Microsoft.ReportingServices.Library.RSService.RenderFromSessionNoCache(CatalogItemContext reportContext, ClientRequest session, RenderingResult& result)
at Microsoft.ReportingServices.Library.RSService.RenderFromSession(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters)
at Microsoft.ReportingServices.Library.RSService.RenderNext(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effecectiveParameters, String[]& secondaryStreamNames)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(HttpResponseStreamFactory streamFactory)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderItem(ItemType itemType)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()

Is there anything special about the textboxes in the footer? Do they contain just plain text, or is there any sort of conditional formatting, formula values, report parameter values, etc?

|||

the contents of the textboxes are dynamic, but nothing too fancy though, one displays the page number and contains the following

="Page " & Globals!PageNumber & " of " & Globals!TotalPages

the other contains a refernce number and the date the report was generated, and contains the following

="Generated at " + Format(Globals!ExecutionTime, "HH:mm:ss") + " on " + Format(Globals!ExecutionTime, "dddd, d MMMM yyyy") & CHR(13) & CHR(10) & "Ref: " + FORMAT(Parameters!ReportingRequestId.Value)

Cheers

|||I reckon your tempdb has ran out of space.|||

im not sure if it is the tempdb, as it fails when processing two of the styles for the two footer textboxes, if i remove the TextAlign, and ALL of the Padding values for bothof the textboxes then it will export to excel fine, if i just remove one of the styles for either of the textboxes then its still fails, but i need to be able to set these styles and still have the export facility........

any ideas?

|||

im still stuck with this issue, does anyone have any ideas on how to solve this?

cheers

Rob