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 ein Objekt, das durch einen Eintrag in der Datei Web.config bereitgestellt wird, fehlt oder ungültig ist.
Vererbungshierarchie
System.Object
System.Exception
System.SystemException
System.Configuration.ConfigurationException
System.Configuration.ConfigurationErrorsException
Microsoft.Reporting.WebForms.InvalidConfigFileTypeException
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class InvalidConfigFileTypeException _
Inherits ConfigurationErrorsException
'Usage
Dim instance As InvalidConfigFileTypeException
[SerializableAttribute]
public sealed class InvalidConfigFileTypeException : ConfigurationErrorsException
[SerializableAttribute]
public ref class InvalidConfigFileTypeException sealed : public ConfigurationErrorsException
[<SealedAttribute>]
[<SerializableAttribute>]
type InvalidConfigFileTypeException =
class
inherit ConfigurationErrorsException
end
public final class InvalidConfigFileTypeException extends ConfigurationErrorsException
Der InvalidConfigFileTypeException-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)