JSVsaError Enum
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Let op
Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.
Definieert de set uitzonderingen die kunnen worden gegenereerd door een .NET scriptengine.
public enum class JSVsaError
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("7607D148-3AA5-4CC6-AED5-D4DB0ECBD992")]
public enum JSVsaError
[<System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("7607D148-3AA5-4CC6-AED5-D4DB0ECBD992")>]
type JSVsaError =
Public Enum JSVsaError
- Overname
- Kenmerken
Velden
| Name | Waarde | Description |
|---|---|---|
| AppDomainCannotBeSet | -2146226176 | Waarde: 0x80133000 |
| AppDomainInvalid | -2146226175 | Waarde: 0x80133001 |
| ApplicationBaseCannotBeSet | -2146226174 | Waarde: 0x80133002 |
| ApplicationBaseInvalid | -2146226173 | Waarde: 0x80133003 |
| AssemblyExpected | -2146226172 | Waarde: 0x80133004 |
| AssemblyNameInvalid | -2146226171 | Waarde: 0x80133005 |
| BadAssembly | -2146226170 | Waarde: 0x80133006 |
| CachedAssemblyInvalid | -2146226169 | Waarde: 0x80133007 |
| CallbackUnexpected | -2146226168 | Waarde: 0x80133008 |
| CodeDOMNotAvailable | -2146226167 | Waarde: 0x80133009 |
| CompiledStateNotFound | -2146226166 | Waarde: 0x8013300A |
| DebugInfoNotSupported | -2146226165 | Waarde: 0x8013300B |
| ElementNameInvalid | -2146226164 | Waarde: 0x8013300C |
| ElementNotFound | -2146226163 | Waarde: 0x8013300D |
| EngineBusy | -2146226162 | Waarde: 0x8013300E |
| EngineCannotClose | -2146226161 | Waarde: 0x8013300F |
| EngineCannotReset | -2146226160 | Waarde: 0x80133010 |
| EngineClosed | -2146226159 | Waarde: 0x80133011 |
| EngineEmpty | -2146226159 | Waarde: 0x80133012 |
| EngineInitialized | -2146226157 | Waarde: 0x80133013 |
| EngineNameInUse | -2146226156 | Waarde: 0x80133014 |
| EngineNotCompiled | -2146226155 | Waarde: 0x80133015 |
| EngineNotInitialized | -2146226154 | Waarde: 0x80133016 |
| EngineNotRunning | -2146226153 | Waarde: 0x80133017 |
| EngineRunning | -2146226152 | Waarde: 0x80133018 |
| EventSourceInvalid | -2146226151 | Waarde: 0x80133019 |
| EventSourceNameInUse | -2146226150 | Waarde: 0x8013301A |
| EventSourceNameInvalid | -2146226149 | Waarde: 0x8013301B |
| EventSourceNotFound | -2146226148 | Waarde: 0x8013301C |
| EventSourceTypeInvalid | -2146226147 | Waarde: 0x8013301D |
| GetCompiledStateFailed | -2146226146 | Waarde: 0x8013301E |
| GlobalInstanceInvalid | -2146226145 | Waarde: 0x8013301F |
| GlobalInstanceTypeInvalid | -2146226144 | Waarde: 0x80133020 |
| InternalCompilerError | -2146226143 | Waarde: 0x80133021 |
| ItemCannotBeRemoved | -2146226142 | Waarde: 0x80133022 |
| ItemFlagNotSupported | -2146226141 | Waarde: 0x80133023 |
| ItemNameInUse | -2146226140 | Waarde: 0x80133024 |
| ItemNameInvalid | -2146226139 | Waarde: 0x80133025 |
| ItemNotFound | -2146226138 | Waarde: 0x80133026 |
| ItemTypeNotSupported | -2146226137 | Waarde: 0x80133027 |
| LCIDNotSupported | -2146226136 | Waarde: 0x80133028 |
| LoadElementFailed | -2146226135 | Waarde: 0x80133029 |
| NotificationInvalid | -2146226134 | Waarde: 0x8013302A |
| OptionInvalid | -2146226133 | Waarde: 0x8013302B |
| OptionNotSupported | -2146226132 | Waarde: 0x8013302C |
| RevokeFailed | -2146226131 | Waarde: 0x8013302D |
| RootMonikerAlreadySet | -2146226130 | Waarde: 0x8013302E |
| RootMonikerInUse | -2146226129 | Waarde: 0x8013302F |
| RootMonikerInvalid | -2146226128 | Waarde: 0x80133030 |
| RootMonikerNotSet | -2146226127 | Waarde: 0x80133031 |
| RootMonikerProtocolInvalid | -2146226126 | Waarde: 0x80133032 |
| RootNamespaceInvalid | -2146226125 | Waarde: 0x80133033 |
| RootNamespaceNotSet | -2146226124 | Waarde: 0x80133034 |
| SaveCompiledStateFailed | -2146226123 | Waarde: 0x80133035 |
| SaveElementFailed | -2146226122 | Waarde: 0x80133036 |
| SiteAlreadySet | -2146226121 | Waarde: 0x80133037 |
| SiteInvalid | -2146226120 | Waarde: 0x80133038 |
| SiteNotSet | -2146226119 | Waarde: 0x80133039 |
| SourceItemNotAvailable | -2146226118 | Waarde: 0x8013303A |
| SourceMonikerNotAvailable | -2146226117 | Waarde: 0x8013303B |
| URLInvalid | -2146226116 | Waarde: 0x8013303C |
| BrowserNotExist | -2146226115 | Waarde: 0x8013303D |
| DebuggeeNotStarted | -2146226114 | Waarde: 0x8013303E |
| EngineNameInvalid | -2146226113 | Waarde: 0x8013303F |
| EngineNotExist | -2146226112 | Waarde: 0x80133040 |
| FileFormatUnsupported | -2146226111 | Waarde: 0x80133041 |
| FileTypeUnknown | -2146226110 | Waarde: 0x80133042 |
| ItemCannotBeRenamed | -2146226109 | Waarde: 0x80133043 |
| MissingSource | -2146226108 | Waarde: 0x80133044 |
| NotInitCompleted | -2146226107 | Waarde: 0x80133045 |
| NameTooLong | -2146226106 | Waarde: 0x80133046 |
| ProcNameInUse | -2146226105 | Waarde: 0x80133047 |
| ProcNameInvalid | -2146226104 | Waarde: 0x80133048 |
| VsaServerDown | -2146226103 | Waarde: 0x80133049 |
| MissingPdb | -2146226102 | Waarde: 0x8013304A |
| NotClientSideAndNoUrl | -2146226101 | Waarde: 0x8013304B |
| CannotAttachToWebServer | -2146226100 | Waarde: 0x8013304C |
| EngineNameNotSet | -2146226099 | Waarde: 0x8013303F |
| UnknownError | -2146225921 | Waarde: 0x801330FF |