VsaError 列舉

定義

警告

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 VsaError
public enum VsaError
[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.Guid("c216f805-8fab-3d33-bf81-7b1035e917b9")]
public enum VsaError
type VsaError = 
[<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.Guid("c216f805-8fab-3d33-bf81-7b1035e917b9")>]
type VsaError = 
Public Enum VsaError
繼承
VsaError
屬性

欄位

AppDomainCannotBeSet -2146226176

無法設定應用程式網域。

AppDomainInvalid -2146226175

應用程式網域無效。

ApplicationBaseCannotBeSet -2146226174

無法設定應用程式基底。

ApplicationBaseInvalid -2146226173

應用程式基底無效。

AssemblyExpected -2146226172

組件為預期項目。

AssemblyNameInvalid -2146226171

組件名稱無效。

BadAssembly -2146226170

組件不正確。

BrowserNotExist -2146226115

瀏覽器不存在。

CachedAssemblyInvalid -2146226169

快取組件無效。

CallbackUnexpected -2146226168

回呼為非預期項目。

CannotAttachToWebServer -2146226100

無法附加至網頁伺服器。

CodeDOMNotAvailable -2146226167

無法使用程式碼 DOM。

CompiledStateNotFound -2146226166

找不到編譯狀態。

DebuggeeNotStarted -2146226114

未啟動偵錯項目。

DebugInfoNotSupported -2146226165

不支援此偵錯資訊。

ElementNameInvalid -2146226164

元素名稱無效。

ElementNotFound -2146226163

找不到元素。

EngineBusy -2146226162

引擎忙碌中。

EngineCannotClose -2146226161

無法關閉引擎。

EngineCannotReset -2146226160

無法重設引擎。

EngineClosed -2146226159

引擎已關閉。

EngineEmpty -2146226159

引擎是空的。

EngineInitialized -2146226157

引擎已初始化。

EngineNameInUse -2146226156

引擎名稱正在使用中。

EngineNameInvalid -2146226113

引擎名稱無效。

EngineNameNotSet -2146226099

未設定引擎名稱。

EngineNotCompiled -2146226155

未編譯引擎。

EngineNotExist -2146226112

引擎不存在。

EngineNotInitialized -2146226154

引擎未初始化。

EngineNotRunning -2146226153

沒有執行引擎。

EngineRunning -2146226152

引擎正在執行。

EventSourceInvalid -2146226151

事件來源無效。

EventSourceNameInUse -2146226150

事件來源名稱正在使用中。

EventSourceNameInvalid -2146226149

事件來源名稱無效。

EventSourceNotFound -2146226148

找不到事件來源。

EventSourceTypeInvalid -2146226147

事件來源類型無效。

FileFormatUnsupported -2146226111

不支援此檔案格式。

FileTypeUnknown -2146226110

檔案類型未知。

GetCompiledStateFailed -2146226146

無法取得編譯的狀態。

GlobalInstanceInvalid -2146226145

全域執行個體無效。

GlobalInstanceTypeInvalid -2146226144

全域執行個體類型無效。

InternalCompilerError -2146226143

發生內部編譯器錯誤。

ItemCannotBeRemoved -2146226142

無法移除項目。

ItemCannotBeRenamed -2146226109

無法重新命名項目。

ItemFlagNotSupported -2146226141

不支援此項目旗標。

ItemNameInUse -2146226140

項目名稱正在使用中。

ItemNameInvalid -2146226139

項目名稱無效。

ItemNotFound -2146226138

找不到項目。

ItemTypeNotSupported -2146226137

不支援此項目類型。

LCIDNotSupported -2146226136

不支援此 LCID。

LoadElementFailed -2146226135

無法載入元素。

MissingPdb -2146226102

遺漏 PDB。

MissingSource -2146226108

遺漏來源。

NameTooLong -2146226106

名稱太長。

NotClientSideAndNoUrl -2146226101

錯誤不在用戶端上,且未提供 URL。

NotificationInvalid -2146226134

通知無效。

NotInitCompleted -2146226107

未完成 Init。

OptionInvalid -2146226133

選項無效。

OptionNotSupported -2146226132

不支援此選項。

ProcNameInUse -2146226105

處理序名稱正在使用中。

ProcNameInvalid -2146226104

處理序名稱無效。

RevokeFailed -2146226131

撤銷失敗。

RootMonikerAlreadySet -2146226130

已設定根 Moniker。

RootMonikerInUse -2146226129

根 Moniker 正在使用中。

RootMonikerInvalid -2146226128

根 Moniker 無效。

RootMonikerNotSet -2146226127

未設定根 Moniker。

RootMonikerProtocolInvalid -2146226126

根 Moniker 通訊協定無效。

RootNamespaceInvalid -2146226125

根命名空間無效。

RootNamespaceNotSet -2146226124

未設定根命名空間。

SaveCompiledStateFailed -2146226123

無法儲存編譯的狀態。

SaveElementFailed -2146226122

無法儲存元素。

SiteAlreadySet -2146226121

已設定網站。

SiteInvalid -2146226120

網站無效。

SiteNotSet -2146226119

網站未設定。

SourceItemNotAvailable -2146226118

無法使用來源項目。

SourceMonikerNotAvailable -2146226117

無法使用來源 Moniker。

UnknownError -2146225921

錯誤未知。

URLInvalid -2146226116

URL 無效。

VsaServerDown -2146226103

VSA 伺服器已關閉。

適用於