JSVsaError Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
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.
Defines the set of exceptions that can be thrown by a .NET script engine.
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
- Inheritance
- Attributes
Fields
Name | Value | Description |
---|---|---|
AppDomainCannotBeSet | -2146226176 | Value: 0x80133000 |
AppDomainInvalid | -2146226175 | Value: 0x80133001 |
ApplicationBaseCannotBeSet | -2146226174 | Value: 0x80133002 |
ApplicationBaseInvalid | -2146226173 | Value: 0x80133003 |
AssemblyExpected | -2146226172 | Value: 0x80133004 |
AssemblyNameInvalid | -2146226171 | Value: 0x80133005 |
BadAssembly | -2146226170 | Value: 0x80133006 |
CachedAssemblyInvalid | -2146226169 | Value: 0x80133007 |
CallbackUnexpected | -2146226168 | Value: 0x80133008 |
CodeDOMNotAvailable | -2146226167 | Value: 0x80133009 |
CompiledStateNotFound | -2146226166 | Value: 0x8013300A |
DebugInfoNotSupported | -2146226165 | Value: 0x8013300B |
ElementNameInvalid | -2146226164 | Value: 0x8013300C |
ElementNotFound | -2146226163 | Value: 0x8013300D |
EngineBusy | -2146226162 | Value: 0x8013300E |
EngineCannotClose | -2146226161 | Value: 0x8013300F |
EngineCannotReset | -2146226160 | Value: 0x80133010 |
EngineClosed | -2146226159 | Value: 0x80133011 |
EngineEmpty | -2146226159 | Value: 0x80133012 |
EngineInitialized | -2146226157 | Value: 0x80133013 |
EngineNameInUse | -2146226156 | Value: 0x80133014 |
EngineNotCompiled | -2146226155 | Value: 0x80133015 |
EngineNotInitialized | -2146226154 | Value: 0x80133016 |
EngineNotRunning | -2146226153 | Value: 0x80133017 |
EngineRunning | -2146226152 | Value: 0x80133018 |
EventSourceInvalid | -2146226151 | Value: 0x80133019 |
EventSourceNameInUse | -2146226150 | Value: 0x8013301A |
EventSourceNameInvalid | -2146226149 | Value: 0x8013301B |
EventSourceNotFound | -2146226148 | Value: 0x8013301C |
EventSourceTypeInvalid | -2146226147 | Value: 0x8013301D |
GetCompiledStateFailed | -2146226146 | Value: 0x8013301E |
GlobalInstanceInvalid | -2146226145 | Value: 0x8013301F |
GlobalInstanceTypeInvalid | -2146226144 | Value: 0x80133020 |
InternalCompilerError | -2146226143 | Value: 0x80133021 |
ItemCannotBeRemoved | -2146226142 | Value: 0x80133022 |
ItemFlagNotSupported | -2146226141 | Value: 0x80133023 |
ItemNameInUse | -2146226140 | Value: 0x80133024 |
ItemNameInvalid | -2146226139 | Value: 0x80133025 |
ItemNotFound | -2146226138 | Value: 0x80133026 |
ItemTypeNotSupported | -2146226137 | Value: 0x80133027 |
LCIDNotSupported | -2146226136 | Value: 0x80133028 |
LoadElementFailed | -2146226135 | Value: 0x80133029 |
NotificationInvalid | -2146226134 | Value: 0x8013302A |
OptionInvalid | -2146226133 | Value: 0x8013302B |
OptionNotSupported | -2146226132 | Value: 0x8013302C |
RevokeFailed | -2146226131 | Value: 0x8013302D |
RootMonikerAlreadySet | -2146226130 | Value: 0x8013302E |
RootMonikerInUse | -2146226129 | Value: 0x8013302F |
RootMonikerInvalid | -2146226128 | Value: 0x80133030 |
RootMonikerNotSet | -2146226127 | Value: 0x80133031 |
RootMonikerProtocolInvalid | -2146226126 | Value: 0x80133032 |
RootNamespaceInvalid | -2146226125 | Value: 0x80133033 |
RootNamespaceNotSet | -2146226124 | Value: 0x80133034 |
SaveCompiledStateFailed | -2146226123 | Value: 0x80133035 |
SaveElementFailed | -2146226122 | Value: 0x80133036 |
SiteAlreadySet | -2146226121 | Value: 0x80133037 |
SiteInvalid | -2146226120 | Value: 0x80133038 |
SiteNotSet | -2146226119 | Value: 0x80133039 |
SourceItemNotAvailable | -2146226118 | Value: 0x8013303A |
SourceMonikerNotAvailable | -2146226117 | Value: 0x8013303B |
URLInvalid | -2146226116 | Value: 0x8013303C |
BrowserNotExist | -2146226115 | Value: 0x8013303D |
DebuggeeNotStarted | -2146226114 | Value: 0x8013303E |
EngineNameInvalid | -2146226113 | Value: 0x8013303F |
EngineNotExist | -2146226112 | Value: 0x80133040 |
FileFormatUnsupported | -2146226111 | Value: 0x80133041 |
FileTypeUnknown | -2146226110 | Value: 0x80133042 |
ItemCannotBeRenamed | -2146226109 | Value: 0x80133043 |
MissingSource | -2146226108 | Value: 0x80133044 |
NotInitCompleted | -2146226107 | Value: 0x80133045 |
NameTooLong | -2146226106 | Value: 0x80133046 |
ProcNameInUse | -2146226105 | Value: 0x80133047 |
ProcNameInvalid | -2146226104 | Value: 0x80133048 |
VsaServerDown | -2146226103 | Value: 0x80133049 |
MissingPdb | -2146226102 | Value: 0x8013304A |
NotClientSideAndNoUrl | -2146226101 | Value: 0x8013304B |
CannotAttachToWebServer | -2146226100 | Value: 0x8013304C |
EngineNameNotSet | -2146226099 | Value: 0x8013303F |
UnknownError | -2146225921 | Value: 0x801330FF |