Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents errors that occur when the ReportViewer control is rendering a processed report from report page layout (RPL) format into GDI+ format.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Reporting.WinForms.ReportViewerException
Microsoft.Reporting.WinForms.ClientRenderingException
Syntax
[SerializableAttribute]
public sealed class ClientRenderingException : ReportViewerException
[SerializableAttribute]
public ref class ClientRenderingException sealed : ReportViewerException
[<Sealed>]
[<SerializableAttribute>]
type ClientRenderingException =
class
inherit ReportViewerException
end
<SerializableAttribute>
Public NotInheritable Class ClientRenderingException
Inherits ReportViewerException
Properties
| Name | Description | |
|---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from Exception.) |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
GetBaseException() | (Inherited from Exception.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetObjectData(SerializationInfo, StreamingContext) | (Inherited from Exception.) |
![]() |
GetType() | (Inherited from Exception.) |
![]() |
ToString() | (Inherited from Exception.) |
Remarks
For errors that occur in local processing mode when processing a report or when rendering into RPL format, see LocalProcessingException. For errors that occur in remote processing mode when processing a report or when rendering into RPL format, see ReportServerException.
Examples
Legacy Code Example
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Reporting.WinForms Namespace
Return to top
.jpeg)
.gif)