Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Tritt auf, wenn der Sitzungsstatus nicht aktiviert ist und von der Datei Web.config kein Objekt zur Implementierung der IReportServerConnection-Schnittstelle bereitgestellt wird.
Vererbungshierarchie
System.Object
System.Exception
System.SystemException
System.Configuration.ConfigurationException
System.Configuration.ConfigurationErrorsException
Microsoft.Reporting.WebForms.MissingReportServerConnectionInformationException
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class MissingReportServerConnectionInformationException _
Inherits ConfigurationErrorsException
'Usage
Dim instance As MissingReportServerConnectionInformationException
[SerializableAttribute]
public sealed class MissingReportServerConnectionInformationException : ConfigurationErrorsException
[SerializableAttribute]
public ref class MissingReportServerConnectionInformationException sealed : public ConfigurationErrorsException
[<SealedAttribute>]
[<SerializableAttribute>]
type MissingReportServerConnectionInformationException =
class
inherit ConfigurationErrorsException
end
public final class MissingReportServerConnectionInformationException extends ConfigurationErrorsException
Der MissingReportServerConnectionInformationException-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
BareMessage | (Geerbt von ConfigurationErrorsException.) |
![]() |
Data | (Geerbt von Exception.) |
![]() |
Errors | (Geerbt von ConfigurationErrorsException.) |
![]() |
Filename | (Geerbt von ConfigurationErrorsException.) |
![]() |
HelpLink | (Geerbt von Exception.) |
![]() |
HResult | (Geerbt von Exception.) |
![]() |
InnerException | (Geerbt von Exception.) |
![]() |
Line | (Geerbt von ConfigurationErrorsException.) |
![]() |
Message | (Geerbt von ConfigurationErrorsException.) |
![]() |
Source | (Geerbt von Exception.) |
![]() |
StackTrace | (Geerbt von Exception.) |
![]() |
TargetSite | (Geerbt von Exception.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetBaseException | (Geerbt von Exception.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetObjectData | (Geerbt von ConfigurationErrorsException.) |
![]() |
GetType | (Geerbt von Exception.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Exception.) |
Zum Anfang
Hinweise
Weitere Informationen finden Sie unter Web.config-Einstellungen für ReportViewer.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)