Showing posts with label sending. Show all posts
Showing posts with label sending. Show all posts

Tuesday, March 27, 2012

Error when sending scheduled report

We are using SQL Server 2005 SP2. We have setup the RS smtp configuration
and we we have created scheduled reports, but we get an error when the
report is emailed. If I understand correctly, the account name/password
that is used for authentication is the account name used for the SQL Server
Reporting Services service. I have edit the rsreportserver.config file and
changed the SMTPAuthenticate to 2. The SMTP server is configured to point
to an external SMTP server.
The error we receive is: Failure sending mail: The message could not be sent
to the SMTP server. The transport error code was 0x80040217. The server
response was not available.Make sure that you don't have an antivirus/firewall blocking port 25 because
it sounds like your report server is not able to innitiate a connection to
the mail server. You can also try telnetting your smtp server from your
report server on port 25 by typing "telnet smtpservername 25" at the comand
prompt on the report server. If that commnad times out then you have a
netwroking problem whether it be a physical problem, a routing problem or a
firewall problem.
"Tim Kelley" <tkelley@.company.com> wrote in message
news:uESIb0ljHHA.4936@.TK2MSFTNGP03.phx.gbl...
> We are using SQL Server 2005 SP2. We have setup the RS smtp configuration
> and we we have created scheduled reports, but we get an error when the
> report is emailed. If I understand correctly, the account name/password
> that is used for authentication is the account name used for the SQL
> Server Reporting Services service. I have edit the rsreportserver.config
> file and changed the SMTPAuthenticate to 2. The SMTP server is configured
> to point to an external SMTP server.
> The error we receive is: Failure sending mail: The message could not be
> sent to the SMTP server. The transport error code was 0x80040217. The
> server response was not available.
>|||I was able to connect to the smtp server from our RS server. Any other
ideas?
Could it be an authentication issue?
Thanks,
Tim
"TJ Davis" <TJDavis@.sagu.edu> wrote in message
news:eumMVKmjHHA.4248@.TK2MSFTNGP06.phx.gbl...
> Make sure that you don't have an antivirus/firewall blocking port 25
> because it sounds like your report server is not able to innitiate a
> connection to the mail server. You can also try telnetting your smtp
> server from your report server on port 25 by typing "telnet smtpservername
> 25" at the comand prompt on the report server. If that commnad times out
> then you have a netwroking problem whether it be a physical problem, a
> routing problem or a firewall problem.
> "Tim Kelley" <tkelley@.company.com> wrote in message
> news:uESIb0ljHHA.4936@.TK2MSFTNGP03.phx.gbl...
>> We are using SQL Server 2005 SP2. We have setup the RS smtp
>> configuration and we we have created scheduled reports, but we get an
>> error when the report is emailed. If I understand correctly, the account
>> name/password that is used for authentication is the account name used
>> for the SQL Server Reporting Services service. I have edit the
>> rsreportserver.config file and changed the SMTPAuthenticate to 2. The
>> SMTP server is configured to point to an external SMTP server.
>> The error we receive is: Failure sending mail: The message could not be
>> sent to the SMTP server. The transport error code was 0x80040217. The
>> server response was not available.
>

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
>> >>
>>