MissingReportServerConnectionInformationException Members
Occurs when session state is not enabled, and an object implementing IReportServerConnection interface is not supplied through the Web.config file.
The following tables list the members exposed by the MissingReportServerConnectionInformationException type.
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
BareMessage | (Inherited from ConfigurationErrorsException.) | |
Data | (Inherited from Exception.) | |
Errors | (Inherited from ConfigurationErrorsException.) | |
Filename | (Inherited from ConfigurationErrorsException.) | |
HelpLink | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
Line | (Inherited from ConfigurationErrorsException.) | |
Message | (Inherited from ConfigurationErrorsException.) | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |
Top
Protected Properties
Name | Description | |
---|---|---|
HResult | (Inherited from Exception.) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetFilename | Overloaded. (Inherited from ConfigurationErrorsException.) | |
GetHashCode | (Inherited from Object.) | |
GetLineNumber | Overloaded. (Inherited from ConfigurationErrorsException.) | |
GetObjectData | (Inherited from ConfigurationErrorsException.) | |
GetType | (Inherited from Exception.) | |
GetXmlNodeFilename | Obsolete. (Inherited from ConfigurationException.) | |
GetXmlNodeLineNumber | Obsolete. (Inherited from ConfigurationException.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Exception.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
MissingReportServerConnectionInformationException Class
Microsoft.Reporting.WebForms Namespace