JSVsaError 列舉

定義

警告

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.

定義可由 .NET 指令碼引擎擲回的例外狀況集。

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
繼承
JSVsaError
屬性

欄位

AppDomainCannotBeSet -2146226176

值:0x80133000

AppDomainInvalid -2146226175

值:0x80133001

ApplicationBaseCannotBeSet -2146226174

值:0x80133002

ApplicationBaseInvalid -2146226173

值:0x80133003

AssemblyExpected -2146226172

值:0x80133004

AssemblyNameInvalid -2146226171

值:0x80133005

BadAssembly -2146226170

值:0x80133006

BrowserNotExist -2146226115

值:0x8013303D

CachedAssemblyInvalid -2146226169

值:0x80133007

CallbackUnexpected -2146226168

值:0x80133008

CannotAttachToWebServer -2146226100

值:0x8013304C

CodeDOMNotAvailable -2146226167

值:0x80133009

CompiledStateNotFound -2146226166

值:0x8013300A

DebuggeeNotStarted -2146226114

值:0x8013303E

DebugInfoNotSupported -2146226165

值:0x8013300B

ElementNameInvalid -2146226164

值:0x8013300C

ElementNotFound -2146226163

值:0x8013300D

EngineBusy -2146226162

值:0x8013300E

EngineCannotClose -2146226161

值:0x8013300F

EngineCannotReset -2146226160

值:0x80133010

EngineClosed -2146226159

值:0x80133011

EngineEmpty -2146226159

值:0x80133012

EngineInitialized -2146226157

值:0x80133013

EngineNameInUse -2146226156

值:0x80133014

EngineNameInvalid -2146226113

值:0x8013303F

EngineNameNotSet -2146226099

值:0x8013303F

EngineNotCompiled -2146226155

值:0x80133015

EngineNotExist -2146226112

值:0x80133040

EngineNotInitialized -2146226154

值:0x80133016

EngineNotRunning -2146226153

值:0x80133017

EngineRunning -2146226152

值:0x80133018

EventSourceInvalid -2146226151

值:0x80133019

EventSourceNameInUse -2146226150

值:0x8013301A

EventSourceNameInvalid -2146226149

值:0x8013301B

EventSourceNotFound -2146226148

值:0x8013301C

EventSourceTypeInvalid -2146226147

值:0x8013301D

FileFormatUnsupported -2146226111

值:0x80133041

FileTypeUnknown -2146226110

值:0x80133042

GetCompiledStateFailed -2146226146

值:0x8013301E

GlobalInstanceInvalid -2146226145

值:0x8013301F

GlobalInstanceTypeInvalid -2146226144

值:0x80133020

InternalCompilerError -2146226143

值:0x80133021

ItemCannotBeRemoved -2146226142

值:0x80133022

ItemCannotBeRenamed -2146226109

值:0x80133043

ItemFlagNotSupported -2146226141

值:0x80133023

ItemNameInUse -2146226140

值:0x80133024

ItemNameInvalid -2146226139

值:0x80133025

ItemNotFound -2146226138

值:0x80133026

ItemTypeNotSupported -2146226137

值:0x80133027

LCIDNotSupported -2146226136

值:0x80133028

LoadElementFailed -2146226135

值:0x80133029

MissingPdb -2146226102

值:0x8013304A

MissingSource -2146226108

值:0x80133044

NameTooLong -2146226106

值:0x80133046

NotClientSideAndNoUrl -2146226101

值:0x8013304B

NotificationInvalid -2146226134

值:0x8013302A

NotInitCompleted -2146226107

值:0x80133045

OptionInvalid -2146226133

值:0x8013302B

OptionNotSupported -2146226132

值:0x8013302C

ProcNameInUse -2146226105

值:0x80133047

ProcNameInvalid -2146226104

值:0x80133048

RevokeFailed -2146226131

值:0x8013302D

RootMonikerAlreadySet -2146226130

值:0x8013302E

RootMonikerInUse -2146226129

值:0x8013302F

RootMonikerInvalid -2146226128

值:0x80133030

RootMonikerNotSet -2146226127

值:0x80133031

RootMonikerProtocolInvalid -2146226126

值:0x80133032

RootNamespaceInvalid -2146226125

值:0x80133033

RootNamespaceNotSet -2146226124

值:0x80133034

SaveCompiledStateFailed -2146226123

值:0x80133035

SaveElementFailed -2146226122

值:0x80133036

SiteAlreadySet -2146226121

值:0x80133037

SiteInvalid -2146226120

值:0x80133038

SiteNotSet -2146226119

值:0x80133039

SourceItemNotAvailable -2146226118

值:0x8013303A

SourceMonikerNotAvailable -2146226117

值:0x8013303B

UnknownError -2146225921

值:0x801330FF

URLInvalid -2146226116

值:0x8013303C

VsaServerDown -2146226103

值:0x80133049

適用於