Showing posts with label pdf. Show all posts
Showing posts with label pdf. Show all posts

Thursday, March 29, 2012

Error when trying to save report in pdf

I developed a report using sql server reporting services and the vs.net
designer. Then I wrote another class that downloads the result into
pdf and excel formats. When I run the program, the excel file opens
fine but the pdf says "there was an error opening this document. the
file is damaged and cannot be repaired". I have seen other forums with
the same issue and microsoft is yet to provide an answer to this
problem. Can someone help please? Any suggestions are well appreciated.
Thanks.There are a variety of reasons this could happen. I'd start by first
looking at the Report Server log file and see what exception (if any) occurs
when you render to PDF. Secondly, I'd dump the PDF into notepad and see if
there are any errors embedded at the end of the stream.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
<csuman@.gmail.com> wrote in message
news:1130708307.146769.204230@.g49g2000cwa.googlegroups.com...
>I developed a report using sql server reporting services and the vs.net
> designer. Then I wrote another class that downloads the result into
> pdf and excel formats. When I run the program, the excel file opens
> fine but the pdf says "there was an error opening this document. the
> file is damaged and cannot be repaired". I have seen other forums with
> the same issue and microsoft is yet to provide an answer to this
> problem. Can someone help please? Any suggestions are well appreciated.
> Thanks.
>|||I am having the same problem - just upgraded Adobe Reader to 7.0.5.
Looking at the pdf created in NotePad: Starts with
%PDF-1.3%
1 0 obj [/PDF /Text /ImageB /ImageC /ImageI] . . . has a bunch of stuff . . .
"ends" trailer << /Size 10 /Root 8 0 R/Info 9 0 R >>
startxref
3893
%%EOF
then after the EOF is a full dump of the HTML code:
%%EOF
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title> . . .
I've asked the database manager to look at the reporting services logs but
if this gives anyone a clue to the cause/solution . . .
--
gwf
"Donovan Smith [MSFT]" wrote:
> There are a variety of reasons this could happen. I'd start by first
> looking at the Report Server log file and see what exception (if any) occurs
> when you render to PDF. Secondly, I'd dump the PDF into notepad and see if
> there are any errors embedded at the end of the stream.
> --
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> <csuman@.gmail.com> wrote in message
> news:1130708307.146769.204230@.g49g2000cwa.googlegroups.com...
> >I developed a report using sql server reporting services and the vs.net
> > designer. Then I wrote another class that downloads the result into
> > pdf and excel formats. When I run the program, the excel file opens
> > fine but the pdf says "there was an error opening this document. the
> > file is damaged and cannot be repaired". I have seen other forums with
> > the same issue and microsoft is yet to provide an answer to this
> > problem. Can someone help please? Any suggestions are well appreciated.
> >
> > Thanks.
> >
>
>sql

Tuesday, March 27, 2012

Error when try to Export

The report looks good and shows all data correctly.
When I try to export it to PDF; I get an error "There was an error opening
this document.This file cannot be found."
When try to export to Excel. It exports report but for some cells instead of
data it shows "#NAME?"
Any Idea?Are you using RTM or SP1?
PDF Error. By chance do you have a previous PDF export (same file name) open
in Acrobat Reader when this occurred?
EXCEL Error. Please click in one of the cells where this occurred and then
check what is displayed in Excel's cell edit area. #Name occurs because
Excel could not evaluate the expression in the cell.
--
Bruce Johnson [MSFT]
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"RA" <rchaudhary-nospam@.storis.com> wrote in message
news:eTuyt8eZEHA.3716@.TK2MSFTNGP11.phx.gbl...
> The report looks good and shows all data correctly.
> When I try to export it to PDF; I get an error "There was an error opening
> this document.This file cannot be found."
> When try to export to Excel. It exports report but for some cells instead
of
> data it shows "#NAME?"
> Any Idea?
>

Error when sending report to PDF

"A drawing error occurred". I receive this message when I export to pdf
from RS2005. Note that I only have this issue on my reports that have a .jpg
in them. "Thats an image"....... Any ideas...............We had the same issue, but it was resolved with sp1 for RS 2005.
"gdjoshua" <gdjoshua@.discussions.microsoft.com> wrote in message
news:049DE821-F331-4422-A0C4-3D7F99BE443A@.microsoft.com...
> "A drawing error occurred". I receive this message when I export to pdf
> from RS2005. Note that I only have this issue on my reports that have a
> .jpg
> in them. "Thats an image"....... Any ideas...............

Monday, March 26, 2012

Error when rendering to PDF

I receive the following error ONLY when rendering to PDF format.
My report has one Matrix in it - no tables, lists or sub-reports.
Failure sending mail: Exception of type
Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
thrown.
From ReportServerService log:
ReportingServicesService!reportrendering!424!04/22/2005-15:06:03:: 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
endRow, Double& startTop)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments& itemReAdjustment)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
orientation, Double childrenMaximumDistance, ReAdjustments itemReAdjustment,
ItemContext savedContext)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
orientation, Boolean repeatableParent, Boolean canDelete, Double&
minimumCoordinate, Double& distance)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
orientation, Boolean repeatableParent, Boolean canDelete, Double&
minimumCoordinate, Double& distance)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
orientation, Boolean repeatableParent, Boolean canDelete, Double&
minimumCoordinate, Double& distance)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
theComposition, Report theReport, Boolean needTotalPages, Int32 startPage,
Int32 endPage, Boolean render)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
evaluateHeaderFooterExpressions, CreateAndRegisterStream
createAndRegisterStreamCallback)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
report, NameValueCollection reportServerParameters, NameValueCollection
deviceInfo, NameValueCollection clientCapabilities,
EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
CreateAndRegisterStream createAndRegisterStream)
-- End of inner exception stack trace --
at
Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
report, NameValueCollection reportServerParameters, NameValueCollection
deviceInfo, NameValueCollection clientCapabilities,
EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
CreateAndRegisterStream createAndRegisterStream)
at
Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime A_0,
GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
CreateReportChunk A_4, Boolean& A_5)
-- End of inner exception stack trace --
ReportingServicesService!library!424!04/22/2005-15:06:03:: i INFO:
Initializing EnableExecutionLogging to 'True' as specified in Server system
properties.
ReportingServicesService!emailextension!424!04/22/2005-15:06:03:: Error
sending email. Microsoft.ReportingServices.Diagnostics.Utilities.RSException:
Exception of type
Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
thrown. -->
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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
endRow, Double& startTop)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments& itemReAdjustment)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
orientation, Double childrenMaximumDistance, ReAdjustments itemReAdjustment,
ItemContext savedContext)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
orientation, Boolean repeatableParent, Boolean canDelete, Double&
minimumCoordinate, Double& distance)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
orientation, Boolean repeatableParent, Boolean canDelete, Double&
minimumCoordinate, Double& distance)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
orientation, Boolean repeatableParent, Boolean canDelete, Double&
minimumCoordinate, Double& distance)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
theComposition, Report theReport, Boolean needTotalPages, Int32 startPage,
Int32 endPage, Boolean render)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
evaluateHeaderFooterExpressions, CreateAndRegisterStream
createAndRegisterStreamCallback)
at
Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
report, NameValueCollection reportServerParameters, NameValueCollection
deviceInfo, NameValueCollection clientCapabilities,
EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
CreateAndRegisterStream createAndRegisterStream)
-- End of inner exception stack trace --
at
Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
report, NameValueCollection reportServerParameters, NameValueCollection
deviceInfo, NameValueCollection clientCapabilities,
EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
CreateAndRegisterStream createAndRegisterStream)
at
Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime A_0,
GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
CreateReportChunk A_4, Boolean& A_5)
-- End of inner exception stack trace --
at
Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime A_0,
GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
CreateReportChunk A_4, Boolean& A_5)
at
Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(DateTime
executionTimeStamp, GetReportChunk getCompiledDefinitionCallback,
ProcessingContext pc, RenderingContext rc)
at
Microsoft.ReportingServices.Library.RSService.RenderAsLive(CatalogItemContext
reportContext, ItemProperties properties, ParameterInfoCollection
effectiveParameters, Guid reportId, ClientRequest session, String
description, ReportSnapshot intermediateSnapshot, DataSourceInfoCollection
thisReportDataSources, Boolean cachingRequested, Warning[]& warnings,
ReportSnapshot& resultSnapshotData, DateTime& executionDateTime,
RuntimeDataSourceInfoCollection& alldataSources, UserProfileState&
usedUserProfile)
at
Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext
reportContext, ClientRequest session, Warning[]& warnings,
ParameterInfoCollection& effectiveParameters)
at
Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext
reportContext, ClientRequest session, Warning[]& warnings,
ParameterInfoCollection& effectiveParameters, String[]& secondaryStreamNames)
at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
at
Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
-- End of inner exception stack trace --
at
Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
at
Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService
rs, CatalogItemContext reportContext, ClientRequest session, JobTypeEnum
type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters,
String[]& secondaryStreamNames)
at Microsoft.ReportingServices.Library.ReportImpl.Render(String
renderFormat, String deviceInfo)
at
Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.ConstructMessageBody(IMessage message, Notification notification, SubscriptionData data)
at
Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.CreateMessage(Notification notification)
at
Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.Deliver(Notification notification)
ReportingServicesService!notification!424!04/22/2005-15:06:03:: Notification
0d1fdf85-f75b-46a1-902f-564b4f5798ad completed. Success: False, Status:
Failure sending mail: Exception of type
Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
thrown., DeliveryExtension: Report Server Email, Report:
CompetitiveMarketAnalysisByCustomCategory2_Full, Attempt 0I'm running RS SP2
"Jon" wrote:
> I receive the following error ONLY when rendering to PDF format.
> My report has one Matrix in it - no tables, lists or sub-reports.
> Failure sending mail: Exception of type
> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
> thrown.
> From ReportServerService log:
> ReportingServicesService!reportrendering!424!04/22/2005-15:06:03:: 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
> headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
> endRow, Double& startTop)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments& itemReAdjustment)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
> orientation, Double childrenMaximumDistance, ReAdjustments itemReAdjustment,
> ItemContext savedContext)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> minimumCoordinate, Double& distance)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> minimumCoordinate, Double& distance)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> minimumCoordinate, Double& distance)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
> theComposition, Report theReport, Boolean needTotalPages, Int32 startPage,
> Int32 endPage, Boolean render)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
> report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
> evaluateHeaderFooterExpressions, CreateAndRegisterStream
> createAndRegisterStreamCallback)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> report, NameValueCollection reportServerParameters, NameValueCollection
> deviceInfo, NameValueCollection clientCapabilities,
> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> CreateAndRegisterStream createAndRegisterStream)
> -- End of inner exception stack trace --
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> report, NameValueCollection reportServerParameters, NameValueCollection
> deviceInfo, NameValueCollection clientCapabilities,
> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> CreateAndRegisterStream createAndRegisterStream)
> at
> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime A_0,
> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
> CreateReportChunk A_4, Boolean& A_5)
> -- End of inner exception stack trace --
> ReportingServicesService!library!424!04/22/2005-15:06:03:: i INFO:
> Initializing EnableExecutionLogging to 'True' as specified in Server system
> properties.
> ReportingServicesService!emailextension!424!04/22/2005-15:06:03:: Error
> sending email. Microsoft.ReportingServices.Diagnostics.Utilities.RSException:
> Exception of type
> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
> thrown. -->
> 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
> headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
> endRow, Double& startTop)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments& itemReAdjustment)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
> orientation, Double childrenMaximumDistance, ReAdjustments itemReAdjustment,
> ItemContext savedContext)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> minimumCoordinate, Double& distance)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> minimumCoordinate, Double& distance)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> minimumCoordinate, Double& distance)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
> theComposition, Report theReport, Boolean needTotalPages, Int32 startPage,
> Int32 endPage, Boolean render)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
> report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
> evaluateHeaderFooterExpressions, CreateAndRegisterStream
> createAndRegisterStreamCallback)
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> report, NameValueCollection reportServerParameters, NameValueCollection
> deviceInfo, NameValueCollection clientCapabilities,
> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> CreateAndRegisterStream createAndRegisterStream)
> -- End of inner exception stack trace --
> at
> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> report, NameValueCollection reportServerParameters, NameValueCollection
> deviceInfo, NameValueCollection clientCapabilities,
> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> CreateAndRegisterStream createAndRegisterStream)
> at
> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime A_0,
> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
> CreateReportChunk A_4, Boolean& A_5)
> -- End of inner exception stack trace --
> at
> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime A_0,
> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
> CreateReportChunk A_4, Boolean& A_5)
> at
> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(DateTime
> executionTimeStamp, GetReportChunk getCompiledDefinitionCallback,
> ProcessingContext pc, RenderingContext rc)
> at
> Microsoft.ReportingServices.Library.RSService.RenderAsLive(CatalogItemContext
> reportContext, ItemProperties properties, ParameterInfoCollection
> effectiveParameters, Guid reportId, ClientRequest session, String
> description, ReportSnapshot intermediateSnapshot, DataSourceInfoCollection
> thisReportDataSources, Boolean cachingRequested, Warning[]& warnings,
> ReportSnapshot& resultSnapshotData, DateTime& executionDateTime,
> RuntimeDataSourceInfoCollection& alldataSources, UserProfileState&
> usedUserProfile)
> at
> Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext
> reportContext, ClientRequest session, Warning[]& warnings,
> ParameterInfoCollection& effectiveParameters)
> at
> Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext
> reportContext, ClientRequest session, Warning[]& warnings,
> ParameterInfoCollection& effectiveParameters, String[]& secondaryStreamNames)
> at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
> at
> Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
> -- End of inner exception stack trace --
> at
> Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
> at
> Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService
> rs, CatalogItemContext reportContext, ClientRequest session, JobTypeEnum
> type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters,
> String[]& secondaryStreamNames)
> at Microsoft.ReportingServices.Library.ReportImpl.Render(String
> renderFormat, String deviceInfo)
> at
> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.ConstructMessageBody(IMessage message, Notification notification, SubscriptionData data)
> at
> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.CreateMessage(Notification notification)
> at
> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.Deliver(Notification notification)
> ReportingServicesService!notification!424!04/22/2005-15:06:03:: Notification
> 0d1fdf85-f75b-46a1-902f-564b4f5798ad completed. Success: False, Status:
> Failure sending mail: Exception of type
> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
> thrown., DeliveryExtension: Report Server Email, Report:
> CompetitiveMarketAnalysisByCustomCategory2_Full, Attempt 0
>|||Was this working before? Are all reports doing this or just this one? Does
it work in image formats? There weren't a lot of changes in PDF.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Jon" <Jon@.discussions.microsoft.com> wrote in message
news:0C0FFB1C-9ADC-41F8-9EE8-11A30DE45E04@.microsoft.com...
> I'm running RS SP2
> "Jon" wrote:
>> I receive the following error ONLY when rendering to PDF format.
>> My report has one Matrix in it - no tables, lists or sub-reports.
>> Failure sending mail: Exception of type
>> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
>> thrown.
>> From ReportServerService log:
>> ReportingServicesService!reportrendering!424!04/22/2005-15:06:03:: 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
>> headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
>> endRow, Double& startTop)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments&
>> itemReAdjustment)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
>> orientation, Double childrenMaximumDistance, ReAdjustments
>> itemReAdjustment,
>> ItemContext savedContext)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> minimumCoordinate, Double& distance)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> minimumCoordinate, Double& distance)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> minimumCoordinate, Double& distance)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
>> theComposition, Report theReport, Boolean needTotalPages, Int32
>> startPage,
>> Int32 endPage, Boolean render)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
>> report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
>> evaluateHeaderFooterExpressions, CreateAndRegisterStream
>> createAndRegisterStreamCallback)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
>> report, NameValueCollection reportServerParameters, NameValueCollection
>> deviceInfo, NameValueCollection clientCapabilities,
>> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
>> CreateAndRegisterStream createAndRegisterStream)
>> -- End of inner exception stack trace --
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
>> report, NameValueCollection reportServerParameters, NameValueCollection
>> deviceInfo, NameValueCollection clientCapabilities,
>> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
>> CreateAndRegisterStream createAndRegisterStream)
>> at
>> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
>> A_0,
>> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
>> CreateReportChunk A_4, Boolean& A_5)
>> -- End of inner exception stack trace --
>> ReportingServicesService!library!424!04/22/2005-15:06:03:: i INFO:
>> Initializing EnableExecutionLogging to 'True' as specified in Server
>> system
>> properties.
>> ReportingServicesService!emailextension!424!04/22/2005-15:06:03:: Error
>> sending email.
>> Microsoft.ReportingServices.Diagnostics.Utilities.RSException:
>> Exception of type
>> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
>> thrown. -->
>> 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
>> headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
>> endRow, Double& startTop)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments&
>> itemReAdjustment)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
>> orientation, Double childrenMaximumDistance, ReAdjustments
>> itemReAdjustment,
>> ItemContext savedContext)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> minimumCoordinate, Double& distance)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> minimumCoordinate, Double& distance)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> minimumCoordinate, Double& distance)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
>> theComposition, Report theReport, Boolean needTotalPages, Int32
>> startPage,
>> Int32 endPage, Boolean render)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
>> report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
>> evaluateHeaderFooterExpressions, CreateAndRegisterStream
>> createAndRegisterStreamCallback)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
>> report, NameValueCollection reportServerParameters, NameValueCollection
>> deviceInfo, NameValueCollection clientCapabilities,
>> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
>> CreateAndRegisterStream createAndRegisterStream)
>> -- End of inner exception stack trace --
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
>> report, NameValueCollection reportServerParameters, NameValueCollection
>> deviceInfo, NameValueCollection clientCapabilities,
>> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
>> CreateAndRegisterStream createAndRegisterStream)
>> at
>> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
>> A_0,
>> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
>> CreateReportChunk A_4, Boolean& A_5)
>> -- End of inner exception stack trace --
>> at
>> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
>> A_0,
>> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
>> CreateReportChunk A_4, Boolean& A_5)
>> at
>> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(DateTime
>> executionTimeStamp, GetReportChunk getCompiledDefinitionCallback,
>> ProcessingContext pc, RenderingContext rc)
>> at
>> Microsoft.ReportingServices.Library.RSService.RenderAsLive(CatalogItemContext
>> reportContext, ItemProperties properties, ParameterInfoCollection
>> effectiveParameters, Guid reportId, ClientRequest session, String
>> description, ReportSnapshot intermediateSnapshot,
>> DataSourceInfoCollection
>> thisReportDataSources, Boolean cachingRequested, Warning[]& warnings,
>> ReportSnapshot& resultSnapshotData, DateTime& executionDateTime,
>> RuntimeDataSourceInfoCollection& alldataSources, UserProfileState&
>> usedUserProfile)
>> at
>> Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext
>> reportContext, ClientRequest session, Warning[]& warnings,
>> ParameterInfoCollection& effectiveParameters)
>> at
>> Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext
>> reportContext, ClientRequest session, Warning[]& warnings,
>> ParameterInfoCollection& effectiveParameters, String[]&
>> secondaryStreamNames)
>> at
>> Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
>> at
>> Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
>> -- End of inner exception stack trace --
>> at
>> Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
>> at
>> Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService
>> rs, CatalogItemContext reportContext, ClientRequest session, JobTypeEnum
>> type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters,
>> String[]& secondaryStreamNames)
>> at Microsoft.ReportingServices.Library.ReportImpl.Render(String
>> renderFormat, String deviceInfo)
>> at
>> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.ConstructMessageBody(IMessage
>> message, Notification notification, SubscriptionData data)
>> at
>> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.CreateMessage(Notification
>> notification)
>> at
>> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.Deliver(Notification
>> notification)
>> ReportingServicesService!notification!424!04/22/2005-15:06:03::
>> Notification
>> 0d1fdf85-f75b-46a1-902f-564b4f5798ad completed. Success: False, Status:
>> Failure sending mail: Exception of type
>> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
>> thrown., DeliveryExtension: Report Server Email, Report:
>> CompetitiveMarketAnalysisByCustomCategory2_Full, Attempt 0|||In case anyone else is having this issue, I seem to have found a workaround
for my particular problem. If I change the first textbox in the first column
'Hidden flag' to FALSE, it seems to work fine. I just reduced the size so it
doesn't take up any space on the report.
"Jon" wrote:
> I'm running RS SP2
> "Jon" wrote:
> > I receive the following error ONLY when rendering to PDF format.
> >
> > My report has one Matrix in it - no tables, lists or sub-reports.
> >
> > Failure sending mail: Exception of type
> > Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
> > thrown.
> >
> > From ReportServerService log:
> >
> > ReportingServicesService!reportrendering!424!04/22/2005-15:06:03:: 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
> > headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
> > endRow, Double& startTop)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments& itemReAdjustment)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
> > orientation, Double childrenMaximumDistance, ReAdjustments itemReAdjustment,
> > ItemContext savedContext)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> > orientation, Boolean repeatableParent, Boolean canDelete, Double&
> > minimumCoordinate, Double& distance)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> > orientation, Boolean repeatableParent, Boolean canDelete, Double&
> > minimumCoordinate, Double& distance)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> > orientation, Boolean repeatableParent, Boolean canDelete, Double&
> > minimumCoordinate, Double& distance)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
> > theComposition, Report theReport, Boolean needTotalPages, Int32 startPage,
> > Int32 endPage, Boolean render)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
> > report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
> > evaluateHeaderFooterExpressions, CreateAndRegisterStream
> > createAndRegisterStreamCallback)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> > report, NameValueCollection reportServerParameters, NameValueCollection
> > deviceInfo, NameValueCollection clientCapabilities,
> > EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> > CreateAndRegisterStream createAndRegisterStream)
> > -- End of inner exception stack trace --
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> > report, NameValueCollection reportServerParameters, NameValueCollection
> > deviceInfo, NameValueCollection clientCapabilities,
> > EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> > CreateAndRegisterStream createAndRegisterStream)
> > at
> > Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime A_0,
> > GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
> > CreateReportChunk A_4, Boolean& A_5)
> > -- End of inner exception stack trace --
> > ReportingServicesService!library!424!04/22/2005-15:06:03:: i INFO:
> > Initializing EnableExecutionLogging to 'True' as specified in Server system
> > properties.
> > ReportingServicesService!emailextension!424!04/22/2005-15:06:03:: Error
> > sending email. Microsoft.ReportingServices.Diagnostics.Utilities.RSException:
> > Exception of type
> > Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
> > thrown. -->
> > 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
> > headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
> > endRow, Double& startTop)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments& itemReAdjustment)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
> > orientation, Double childrenMaximumDistance, ReAdjustments itemReAdjustment,
> > ItemContext savedContext)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> > orientation, Boolean repeatableParent, Boolean canDelete, Double&
> > minimumCoordinate, Double& distance)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> > orientation, Boolean repeatableParent, Boolean canDelete, Double&
> > minimumCoordinate, Double& distance)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> > orientation, Boolean repeatableParent, Boolean canDelete, Double&
> > minimumCoordinate, Double& distance)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
> > theComposition, Report theReport, Boolean needTotalPages, Int32 startPage,
> > Int32 endPage, Boolean render)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
> > report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
> > evaluateHeaderFooterExpressions, CreateAndRegisterStream
> > createAndRegisterStreamCallback)
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> > report, NameValueCollection reportServerParameters, NameValueCollection
> > deviceInfo, NameValueCollection clientCapabilities,
> > EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> > CreateAndRegisterStream createAndRegisterStream)
> > -- End of inner exception stack trace --
> > at
> > Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> > report, NameValueCollection reportServerParameters, NameValueCollection
> > deviceInfo, NameValueCollection clientCapabilities,
> > EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> > CreateAndRegisterStream createAndRegisterStream)
> > at
> > Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime A_0,
> > GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
> > CreateReportChunk A_4, Boolean& A_5)
> > -- End of inner exception stack trace --
> > at
> > Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime A_0,
> > GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
> > CreateReportChunk A_4, Boolean& A_5)
> > at
> > Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(DateTime
> > executionTimeStamp, GetReportChunk getCompiledDefinitionCallback,
> > ProcessingContext pc, RenderingContext rc)
> > at
> > Microsoft.ReportingServices.Library.RSService.RenderAsLive(CatalogItemContext
> > reportContext, ItemProperties properties, ParameterInfoCollection
> > effectiveParameters, Guid reportId, ClientRequest session, String
> > description, ReportSnapshot intermediateSnapshot, DataSourceInfoCollection
> > thisReportDataSources, Boolean cachingRequested, Warning[]& warnings,
> > ReportSnapshot& resultSnapshotData, DateTime& executionDateTime,
> > RuntimeDataSourceInfoCollection& alldataSources, UserProfileState&
> > usedUserProfile)
> > at
> > Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext
> > reportContext, ClientRequest session, Warning[]& warnings,
> > ParameterInfoCollection& effectiveParameters)
> > at
> > Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext
> > reportContext, ClientRequest session, Warning[]& warnings,
> > ParameterInfoCollection& effectiveParameters, String[]& secondaryStreamNames)
> > at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
> > at
> > Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
> > -- End of inner exception stack trace --
> > at
> > Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
> > at
> > Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService
> > rs, CatalogItemContext reportContext, ClientRequest session, JobTypeEnum
> > type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters,
> > String[]& secondaryStreamNames)
> > at Microsoft.ReportingServices.Library.ReportImpl.Render(String
> > renderFormat, String deviceInfo)
> > at
> > Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.ConstructMessageBody(IMessage message, Notification notification, SubscriptionData data)
> > at
> > Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.CreateMessage(Notification notification)
> > at
> > Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.Deliver(Notification notification)
> > ReportingServicesService!notification!424!04/22/2005-15:06:03:: Notification
> > 0d1fdf85-f75b-46a1-902f-564b4f5798ad completed. Success: False, Status:
> > Failure sending mail: Exception of type
> > Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
> > thrown., DeliveryExtension: Report Server Email, Report:
> > CompetitiveMarketAnalysisByCustomCategory2_Full, Attempt 0
> >|||Please email me a copy of your .rdl and .rdl.data file so I can see what's
going on.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Jon" <Jon@.discussions.microsoft.com> wrote in message
news:0C0FFB1C-9ADC-41F8-9EE8-11A30DE45E04@.microsoft.com...
> I'm running RS SP2
> "Jon" wrote:
>> I receive the following error ONLY when rendering to PDF format.
>> My report has one Matrix in it - no tables, lists or sub-reports.
>> Failure sending mail: Exception of type
>> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
>> thrown.
>> From ReportServerService log:
>> ReportingServicesService!reportrendering!424!04/22/2005-15:06:03:: 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
>> headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
>> endRow, Double& startTop)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments&
>> itemReAdjustment)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
>> orientation, Double childrenMaximumDistance, ReAdjustments
>> itemReAdjustment,
>> ItemContext savedContext)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> minimumCoordinate, Double& distance)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> minimumCoordinate, Double& distance)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> minimumCoordinate, Double& distance)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
>> theComposition, Report theReport, Boolean needTotalPages, Int32
>> startPage,
>> Int32 endPage, Boolean render)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
>> report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
>> evaluateHeaderFooterExpressions, CreateAndRegisterStream
>> createAndRegisterStreamCallback)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
>> report, NameValueCollection reportServerParameters, NameValueCollection
>> deviceInfo, NameValueCollection clientCapabilities,
>> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
>> CreateAndRegisterStream createAndRegisterStream)
>> -- End of inner exception stack trace --
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
>> report, NameValueCollection reportServerParameters, NameValueCollection
>> deviceInfo, NameValueCollection clientCapabilities,
>> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
>> CreateAndRegisterStream createAndRegisterStream)
>> at
>> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
>> A_0,
>> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
>> CreateReportChunk A_4, Boolean& A_5)
>> -- End of inner exception stack trace --
>> ReportingServicesService!library!424!04/22/2005-15:06:03:: i INFO:
>> Initializing EnableExecutionLogging to 'True' as specified in Server
>> system
>> properties.
>> ReportingServicesService!emailextension!424!04/22/2005-15:06:03:: Error
>> sending email.
>> Microsoft.ReportingServices.Diagnostics.Utilities.RSException:
>> Exception of type
>> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
>> thrown. -->
>> 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
>> headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
>> endRow, Double& startTop)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments&
>> itemReAdjustment)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
>> orientation, Double childrenMaximumDistance, ReAdjustments
>> itemReAdjustment,
>> ItemContext savedContext)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> minimumCoordinate, Double& distance)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> minimumCoordinate, Double& distance)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> minimumCoordinate, Double& distance)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
>> theComposition, Report theReport, Boolean needTotalPages, Int32
>> startPage,
>> Int32 endPage, Boolean render)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
>> report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
>> evaluateHeaderFooterExpressions, CreateAndRegisterStream
>> createAndRegisterStreamCallback)
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
>> report, NameValueCollection reportServerParameters, NameValueCollection
>> deviceInfo, NameValueCollection clientCapabilities,
>> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
>> CreateAndRegisterStream createAndRegisterStream)
>> -- End of inner exception stack trace --
>> at
>> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
>> report, NameValueCollection reportServerParameters, NameValueCollection
>> deviceInfo, NameValueCollection clientCapabilities,
>> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
>> CreateAndRegisterStream createAndRegisterStream)
>> at
>> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
>> A_0,
>> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
>> CreateReportChunk A_4, Boolean& A_5)
>> -- End of inner exception stack trace --
>> at
>> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
>> A_0,
>> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
>> CreateReportChunk A_4, Boolean& A_5)
>> at
>> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(DateTime
>> executionTimeStamp, GetReportChunk getCompiledDefinitionCallback,
>> ProcessingContext pc, RenderingContext rc)
>> at
>> Microsoft.ReportingServices.Library.RSService.RenderAsLive(CatalogItemContext
>> reportContext, ItemProperties properties, ParameterInfoCollection
>> effectiveParameters, Guid reportId, ClientRequest session, String
>> description, ReportSnapshot intermediateSnapshot,
>> DataSourceInfoCollection
>> thisReportDataSources, Boolean cachingRequested, Warning[]& warnings,
>> ReportSnapshot& resultSnapshotData, DateTime& executionDateTime,
>> RuntimeDataSourceInfoCollection& alldataSources, UserProfileState&
>> usedUserProfile)
>> at
>> Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext
>> reportContext, ClientRequest session, Warning[]& warnings,
>> ParameterInfoCollection& effectiveParameters)
>> at
>> Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext
>> reportContext, ClientRequest session, Warning[]& warnings,
>> ParameterInfoCollection& effectiveParameters, String[]&
>> secondaryStreamNames)
>> at
>> Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
>> at
>> Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
>> -- End of inner exception stack trace --
>> at
>> Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
>> at
>> Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService
>> rs, CatalogItemContext reportContext, ClientRequest session, JobTypeEnum
>> type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters,
>> String[]& secondaryStreamNames)
>> at Microsoft.ReportingServices.Library.ReportImpl.Render(String
>> renderFormat, String deviceInfo)
>> at
>> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.ConstructMessageBody(IMessage
>> message, Notification notification, SubscriptionData data)
>> at
>> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.CreateMessage(Notification
>> notification)
>> at
>> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.Deliver(Notification
>> notification)
>> ReportingServicesService!notification!424!04/22/2005-15:06:03::
>> Notification
>> 0d1fdf85-f75b-46a1-902f-564b4f5798ad completed. Success: False, Status:
>> Failure sending mail: Exception of type
>> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
>> thrown., DeliveryExtension: Report Server Email, Report:
>> CompetitiveMarketAnalysisByCustomCategory2_Full, Attempt 0|||Not sure what email to send to, I tried donovans@.online.microsoft.com, but it
bounces.
"Donovan Smith [MSFT]" wrote:
> Please email me a copy of your .rdl and .rdl.data file so I can see what's
> going on.
> --
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "Jon" <Jon@.discussions.microsoft.com> wrote in message
> news:0C0FFB1C-9ADC-41F8-9EE8-11A30DE45E04@.microsoft.com...
> > I'm running RS SP2
> >
> > "Jon" wrote:
> >
> >> I receive the following error ONLY when rendering to PDF format.
> >>
> >> My report has one Matrix in it - no tables, lists or sub-reports.
> >>
> >> Failure sending mail: Exception of type
> >> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
> >> thrown.
> >>
> >> From ReportServerService log:
> >>
> >> ReportingServicesService!reportrendering!424!04/22/2005-15:06:03:: 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
> >> headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
> >> endRow, Double& startTop)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments&
> >> itemReAdjustment)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
> >> orientation, Double childrenMaximumDistance, ReAdjustments
> >> itemReAdjustment,
> >> ItemContext savedContext)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> >> minimumCoordinate, Double& distance)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> >> minimumCoordinate, Double& distance)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> >> minimumCoordinate, Double& distance)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
> >> theComposition, Report theReport, Boolean needTotalPages, Int32
> >> startPage,
> >> Int32 endPage, Boolean render)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
> >> report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
> >> evaluateHeaderFooterExpressions, CreateAndRegisterStream
> >> createAndRegisterStreamCallback)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> >> report, NameValueCollection reportServerParameters, NameValueCollection
> >> deviceInfo, NameValueCollection clientCapabilities,
> >> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> >> CreateAndRegisterStream createAndRegisterStream)
> >> -- End of inner exception stack trace --
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> >> report, NameValueCollection reportServerParameters, NameValueCollection
> >> deviceInfo, NameValueCollection clientCapabilities,
> >> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> >> CreateAndRegisterStream createAndRegisterStream)
> >> at
> >> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
> >> A_0,
> >> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
> >> CreateReportChunk A_4, Boolean& A_5)
> >> -- End of inner exception stack trace --
> >> ReportingServicesService!library!424!04/22/2005-15:06:03:: i INFO:
> >> Initializing EnableExecutionLogging to 'True' as specified in Server
> >> system
> >> properties.
> >> ReportingServicesService!emailextension!424!04/22/2005-15:06:03:: Error
> >> sending email.
> >> Microsoft.ReportingServices.Diagnostics.Utilities.RSException:
> >> Exception of type
> >> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
> >> thrown. -->
> >> 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
> >> headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
> >> endRow, Double& startTop)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments&
> >> itemReAdjustment)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
> >> orientation, Double childrenMaximumDistance, ReAdjustments
> >> itemReAdjustment,
> >> ItemContext savedContext)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> >> minimumCoordinate, Double& distance)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> >> minimumCoordinate, Double& distance)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> >> minimumCoordinate, Double& distance)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
> >> theComposition, Report theReport, Boolean needTotalPages, Int32
> >> startPage,
> >> Int32 endPage, Boolean render)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
> >> report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
> >> evaluateHeaderFooterExpressions, CreateAndRegisterStream
> >> createAndRegisterStreamCallback)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> >> report, NameValueCollection reportServerParameters, NameValueCollection
> >> deviceInfo, NameValueCollection clientCapabilities,
> >> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> >> CreateAndRegisterStream createAndRegisterStream)
> >> -- End of inner exception stack trace --
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> >> report, NameValueCollection reportServerParameters, NameValueCollection
> >> deviceInfo, NameValueCollection clientCapabilities,
> >> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> >> CreateAndRegisterStream createAndRegisterStream)
> >> at
> >> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
> >> A_0,
> >> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
> >> CreateReportChunk A_4, Boolean& A_5)
> >> -- End of inner exception stack trace --
> >> at
> >> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
> >> A_0,
> >> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
> >> CreateReportChunk A_4, Boolean& A_5)
> >> at
> >> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(DateTime
> >> executionTimeStamp, GetReportChunk getCompiledDefinitionCallback,
> >> ProcessingContext pc, RenderingContext rc)
> >> at
> >> Microsoft.ReportingServices.Library.RSService.RenderAsLive(CatalogItemContext
> >> reportContext, ItemProperties properties, ParameterInfoCollection
> >> effectiveParameters, Guid reportId, ClientRequest session, String
> >> description, ReportSnapshot intermediateSnapshot,
> >> DataSourceInfoCollection
> >> thisReportDataSources, Boolean cachingRequested, Warning[]& warnings,
> >> ReportSnapshot& resultSnapshotData, DateTime& executionDateTime,
> >> RuntimeDataSourceInfoCollection& alldataSources, UserProfileState&
> >> usedUserProfile)
> >> at
> >> Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext
> >> reportContext, ClientRequest session, Warning[]& warnings,
> >> ParameterInfoCollection& effectiveParameters)
> >> at
> >> Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext
> >> reportContext, ClientRequest session, Warning[]& warnings,
> >> ParameterInfoCollection& effectiveParameters, String[]&
> >> secondaryStreamNames)
> >> at
> >> Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
> >> at
> >> Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
> >> -- End of inner exception stack trace --
> >> at
> >> Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
> >> at
> >> Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService
> >> rs, CatalogItemContext reportContext, ClientRequest session, JobTypeEnum
> >> type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters,
> >> String[]& secondaryStreamNames)
> >> at Microsoft.ReportingServices.Library.ReportImpl.Render(String
> >> renderFormat, String deviceInfo)
> >> at
> >> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.ConstructMessageBody(IMessage
> >> message, Notification notification, SubscriptionData data)
> >> at
> >> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.CreateMessage(Notification
> >> notification)
> >> at
> >> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.Deliver(Notification
> >> notification)
> >> ReportingServicesService!notification!424!04/22/2005-15:06:03::
> >> Notification
> >> 0d1fdf85-f75b-46a1-902f-564b4f5798ad completed. Success: False, Status:
> >> Failure sending mail: Exception of type
> >> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
> >> thrown., DeliveryExtension: Report Server Email, Report:
> >> CompetitiveMarketAnalysisByCustomCategory2_Full, Attempt 0
> >>
>
>|||I can't say if this error was occuring before I applied SP2, although I did
not see the error occur until after I installed SP2.
I can not seem to reproduce this with my other reports.
Looks like exporting to TIFF produces the same error.
"Brian Welcker [MSFT]" wrote:
> Was this working before? Are all reports doing this or just this one? Does
> it work in image formats? There weren't a lot of changes in PDF.
> --
> Brian Welcker
> Group Program Manager
> Microsoft SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "Jon" <Jon@.discussions.microsoft.com> wrote in message
> news:0C0FFB1C-9ADC-41F8-9EE8-11A30DE45E04@.microsoft.com...
> > I'm running RS SP2
> >
> > "Jon" wrote:
> >
> >> I receive the following error ONLY when rendering to PDF format.
> >>
> >> My report has one Matrix in it - no tables, lists or sub-reports.
> >>
> >> Failure sending mail: Exception of type
> >> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
> >> thrown.
> >>
> >> From ReportServerService log:
> >>
> >> ReportingServicesService!reportrendering!424!04/22/2005-15:06:03:: 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
> >> headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
> >> endRow, Double& startTop)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments&
> >> itemReAdjustment)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
> >> orientation, Double childrenMaximumDistance, ReAdjustments
> >> itemReAdjustment,
> >> ItemContext savedContext)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> >> minimumCoordinate, Double& distance)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> >> minimumCoordinate, Double& distance)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> >> minimumCoordinate, Double& distance)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
> >> theComposition, Report theReport, Boolean needTotalPages, Int32
> >> startPage,
> >> Int32 endPage, Boolean render)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
> >> report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
> >> evaluateHeaderFooterExpressions, CreateAndRegisterStream
> >> createAndRegisterStreamCallback)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> >> report, NameValueCollection reportServerParameters, NameValueCollection
> >> deviceInfo, NameValueCollection clientCapabilities,
> >> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> >> CreateAndRegisterStream createAndRegisterStream)
> >> -- End of inner exception stack trace --
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> >> report, NameValueCollection reportServerParameters, NameValueCollection
> >> deviceInfo, NameValueCollection clientCapabilities,
> >> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> >> CreateAndRegisterStream createAndRegisterStream)
> >> at
> >> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
> >> A_0,
> >> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
> >> CreateReportChunk A_4, Boolean& A_5)
> >> -- End of inner exception stack trace --
> >> ReportingServicesService!library!424!04/22/2005-15:06:03:: i INFO:
> >> Initializing EnableExecutionLogging to 'True' as specified in Server
> >> system
> >> properties.
> >> ReportingServicesService!emailextension!424!04/22/2005-15:06:03:: Error
> >> sending email.
> >> Microsoft.ReportingServices.Diagnostics.Utilities.RSException:
> >> Exception of type
> >> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
> >> thrown. -->
> >> 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
> >> headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow, Int32&
> >> endRow, Double& startTop)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments&
> >> itemReAdjustment)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
> >> orientation, Double childrenMaximumDistance, ReAdjustments
> >> itemReAdjustment,
> >> ItemContext savedContext)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> >> minimumCoordinate, Double& distance)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> >> minimumCoordinate, Double& distance)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
> >> minimumCoordinate, Double& distance)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
> >> theComposition, Report theReport, Boolean needTotalPages, Int32
> >> startPage,
> >> Int32 endPage, Boolean render)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
> >> report, NameValueCollection deviceInfo, EvaluateHeaderFooterExpressions
> >> evaluateHeaderFooterExpressions, CreateAndRegisterStream
> >> createAndRegisterStreamCallback)
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> >> report, NameValueCollection reportServerParameters, NameValueCollection
> >> deviceInfo, NameValueCollection clientCapabilities,
> >> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> >> CreateAndRegisterStream createAndRegisterStream)
> >> -- End of inner exception stack trace --
> >> at
> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
> >> report, NameValueCollection reportServerParameters, NameValueCollection
> >> deviceInfo, NameValueCollection clientCapabilities,
> >> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
> >> CreateAndRegisterStream createAndRegisterStream)
> >> at
> >> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
> >> A_0,
> >> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
> >> CreateReportChunk A_4, Boolean& A_5)
> >> -- End of inner exception stack trace --
> >> at
> >> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
> >> A_0,
> >> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
> >> CreateReportChunk A_4, Boolean& A_5)
> >> at
> >> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(DateTime
> >> executionTimeStamp, GetReportChunk getCompiledDefinitionCallback,
> >> ProcessingContext pc, RenderingContext rc)
> >> at
> >> Microsoft.ReportingServices.Library.RSService.RenderAsLive(CatalogItemContext
> >> reportContext, ItemProperties properties, ParameterInfoCollection
> >> effectiveParameters, Guid reportId, ClientRequest session, String
> >> description, ReportSnapshot intermediateSnapshot,
> >> DataSourceInfoCollection
> >> thisReportDataSources, Boolean cachingRequested, Warning[]& warnings,
> >> ReportSnapshot& resultSnapshotData, DateTime& executionDateTime,
> >> RuntimeDataSourceInfoCollection& alldataSources, UserProfileState&
> >> usedUserProfile)
> >> at
> >> Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext
> >> reportContext, ClientRequest session, Warning[]& warnings,
> >> ParameterInfoCollection& effectiveParameters)
> >> at
> >> Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext
> >> reportContext, ClientRequest session, Warning[]& warnings,
> >> ParameterInfoCollection& effectiveParameters, String[]&
> >> secondaryStreamNames)
> >> at
> >> Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
> >> at
> >> Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
> >> -- End of inner exception stack trace --
> >> at
> >> Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
> >> at
> >> Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService
> >> rs, CatalogItemContext reportContext, ClientRequest session, JobTypeEnum
> >> type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters,
> >> String[]& secondaryStreamNames)
> >> at Microsoft.ReportingServices.Library.ReportImpl.Render(String
> >> renderFormat, String deviceInfo)
> >> at
> >> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.ConstructMessageBody(IMessage
> >> message, Notification notification, SubscriptionData data)
> >> at
> >> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.CreateMessage(Notification
> >> notification)
> >> at
> >> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.Deliver(Notification
> >> notification)
> >> ReportingServicesService!notification!424!04/22/2005-15:06:03::
> >> Notification
> >> 0d1fdf85-f75b-46a1-902f-564b4f5798ad completed. Success: False, Status:
> >> Failure sending mail: Exception of type
> >> Microsoft.ReportingServices.ReportRendering.ReportRenderingException was
> >> thrown., DeliveryExtension: Report Server Email, Report:
> >> CompetitiveMarketAnalysisByCustomCategory2_Full, Attempt 0
> >>
>
>|||Remove the .online part.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server
This posting is provided "AS IS" with no warranties, and confers no rights.
"Jon" <Jon@.discussions.microsoft.com> wrote in message
news:21698829-5C41-4F80-AC1A-8A70658BF5C1@.microsoft.com...
> Not sure what email to send to, I tried donovans@.online.microsoft.com, but
> it
> bounces.
> "Donovan Smith [MSFT]" wrote:
>> Please email me a copy of your .rdl and .rdl.data file so I can see
>> what's
>> going on.
>> --
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "Jon" <Jon@.discussions.microsoft.com> wrote in message
>> news:0C0FFB1C-9ADC-41F8-9EE8-11A30DE45E04@.microsoft.com...
>> > I'm running RS SP2
>> >
>> > "Jon" wrote:
>> >
>> >> I receive the following error ONLY when rendering to PDF format.
>> >>
>> >> My report has one Matrix in it - no tables, lists or sub-reports.
>> >>
>> >> Failure sending mail: Exception of type
>> >> Microsoft.ReportingServices.ReportRendering.ReportRenderingException
>> >> was
>> >> thrown.
>> >>
>> >> From ReportServerService log:
>> >>
>> >> ReportingServicesService!reportrendering!424!04/22/2005-15:06:03:: 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
>> >> headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow,
>> >> Int32&
>> >> endRow, Double& startTop)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments&
>> >> itemReAdjustment)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
>> >> orientation, Double childrenMaximumDistance, ReAdjustments
>> >> itemReAdjustment,
>> >> ItemContext savedContext)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> >> minimumCoordinate, Double& distance)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> >> minimumCoordinate, Double& distance)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> >> minimumCoordinate, Double& distance)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
>> >> theComposition, Report theReport, Boolean needTotalPages, Int32
>> >> startPage,
>> >> Int32 endPage, Boolean render)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
>> >> report, NameValueCollection deviceInfo,
>> >> EvaluateHeaderFooterExpressions
>> >> evaluateHeaderFooterExpressions, CreateAndRegisterStream
>> >> createAndRegisterStreamCallback)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
>> >> report, NameValueCollection reportServerParameters,
>> >> NameValueCollection
>> >> deviceInfo, NameValueCollection clientCapabilities,
>> >> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
>> >> CreateAndRegisterStream createAndRegisterStream)
>> >> -- End of inner exception stack trace --
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
>> >> report, NameValueCollection reportServerParameters,
>> >> NameValueCollection
>> >> deviceInfo, NameValueCollection clientCapabilities,
>> >> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
>> >> CreateAndRegisterStream createAndRegisterStream)
>> >> at
>> >> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
>> >> A_0,
>> >> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
>> >> CreateReportChunk A_4, Boolean& A_5)
>> >> -- End of inner exception stack trace --
>> >> ReportingServicesService!library!424!04/22/2005-15:06:03:: i INFO:
>> >> Initializing EnableExecutionLogging to 'True' as specified in Server
>> >> system
>> >> properties.
>> >> ReportingServicesService!emailextension!424!04/22/2005-15:06:03::
>> >> Error
>> >> sending email.
>> >> Microsoft.ReportingServices.Diagnostics.Utilities.RSException:
>> >> Exception of type
>> >> Microsoft.ReportingServices.ReportRendering.ReportRenderingException
>> >> was
>> >> thrown. -->
>> >> 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.ImageRenderer.Matrix.FindHeaderRowsForVerticalResize(Int32
>> >> headerRowRow, Int32 level, Int32 lastRowForLevel, Int32& startRow,
>> >> Int32&
>> >> endRow, Double& startTop)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.ResizeCellsVertically(ReAdjustments&
>> >> itemReAdjustment)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.Matrix.CalculateItemMeasurement(Orientation
>> >> orientation, Double childrenMaximumDistance, ReAdjustments
>> >> itemReAdjustment,
>> >> ItemContext savedContext)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> >> minimumCoordinate, Double& distance)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> >> minimumCoordinate, Double& distance)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.RenderingItemContainer.CalculatePage(Orientation
>> >> orientation, Boolean repeatableParent, Boolean canDelete, Double&
>> >> minimumCoordinate, Double& distance)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.ProcessPages(CompositionBase
>> >> theComposition, Report theReport, Boolean needTotalPages, Int32
>> >> startPage,
>> >> Int32 endPage, Boolean render)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport.RenderReport(Report
>> >> report, NameValueCollection deviceInfo,
>> >> EvaluateHeaderFooterExpressions
>> >> evaluateHeaderFooterExpressions, CreateAndRegisterStream
>> >> createAndRegisterStreamCallback)
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
>> >> report, NameValueCollection reportServerParameters,
>> >> NameValueCollection
>> >> deviceInfo, NameValueCollection clientCapabilities,
>> >> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
>> >> CreateAndRegisterStream createAndRegisterStream)
>> >> -- End of inner exception stack trace --
>> >> at
>> >> Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRendererBase.Render(Report
>> >> report, NameValueCollection reportServerParameters,
>> >> NameValueCollection
>> >> deviceInfo, NameValueCollection clientCapabilities,
>> >> EvaluateHeaderFooterExpressions evaluateHeaderFooterExpressions,
>> >> CreateAndRegisterStream createAndRegisterStream)
>> >> at
>> >> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
>> >> A_0,
>> >> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
>> >> CreateReportChunk A_4, Boolean& A_5)
>> >> -- End of inner exception stack trace --
>> >> at
>> >> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.a(DateTime
>> >> A_0,
>> >> GetReportChunk A_1, ProcessingContext A_2, RenderingContext A_3,
>> >> CreateReportChunk A_4, Boolean& A_5)
>> >> at
>> >> Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(DateTime
>> >> executionTimeStamp, GetReportChunk getCompiledDefinitionCallback,
>> >> ProcessingContext pc, RenderingContext rc)
>> >> at
>> >> Microsoft.ReportingServices.Library.RSService.RenderAsLive(CatalogItemContext
>> >> reportContext, ItemProperties properties, ParameterInfoCollection
>> >> effectiveParameters, Guid reportId, ClientRequest session, String
>> >> description, ReportSnapshot intermediateSnapshot,
>> >> DataSourceInfoCollection
>> >> thisReportDataSources, Boolean cachingRequested, Warning[]& warnings,
>> >> ReportSnapshot& resultSnapshotData, DateTime& executionDateTime,
>> >> RuntimeDataSourceInfoCollection& alldataSources, UserProfileState&
>> >> usedUserProfile)
>> >> at
>> >> Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext
>> >> reportContext, ClientRequest session, Warning[]& warnings,
>> >> ParameterInfoCollection& effectiveParameters)
>> >> at
>> >> Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext
>> >> reportContext, ClientRequest session, Warning[]& warnings,
>> >> ParameterInfoCollection& effectiveParameters, String[]&
>> >> secondaryStreamNames)
>> >> at
>> >> Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
>> >> at
>> >> Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
>> >> -- End of inner exception stack trace --
>> >> at
>> >> Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
>> >> at
>> >> Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService
>> >> rs, CatalogItemContext reportContext, ClientRequest session,
>> >> JobTypeEnum
>> >> type, Warning[]& warnings, ParameterInfoCollection&
>> >> effectiveParameters,
>> >> String[]& secondaryStreamNames)
>> >> at Microsoft.ReportingServices.Library.ReportImpl.Render(String
>> >> renderFormat, String deviceInfo)
>> >> at
>> >> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.ConstructMessageBody(IMessage
>> >> message, Notification notification, SubscriptionData data)
>> >> at
>> >> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.CreateMessage(Notification
>> >> notification)
>> >> at
>> >> Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.Deliver(Notification
>> >> notification)
>> >> ReportingServicesService!notification!424!04/22/2005-15:06:03::
>> >> Notification
>> >> 0d1fdf85-f75b-46a1-902f-564b4f5798ad completed. Success: False,
>> >> Status:
>> >> Failure sending mail: Exception of type
>> >> Microsoft.ReportingServices.ReportRendering.ReportRenderingException
>> >> was
>> >> thrown., DeliveryExtension: Report Server Email, Report:
>> >> CompetitiveMarketAnalysisByCustomCategory2_Full, Attempt 0
>> >>
>>