1 | 發生未能由更明確的錯誤碼來涵蓋的一般錯誤。 |
A general error occurred that is not covered by a more specific error code. |
2 | 用戶端無法存取 CIM 資源。 |
Access to a CIM resource was not available to the client. |
3 | 目標命名空間不存在。 |
The target namespace does not exist. |
4 | 傳遞給此方法的一或多個參數值無效。 |
One or more parameter values passed to the method were invalid. |
5 | 指定的類別不存在。 |
The specified Class does not exist. |
6 | 找不到要求的物件。 |
The requested object could not be found. |
7 | 不支援要求的操作。 |
The requested operation is not supported. |
8 | 無法對此類別執行作業,因為此類別有執行個體。 |
Operation cannot be carried out on this class since it has instances. |
9 | 無法對此類別執行作業,因為此類別有執行個體 |
Operation cannot be carried out on this class since it has instances |
10 | 無法執行作業,因為指定的 Superclass 不存在。 |
Operation cannot be carried out since the specified superclass does not exist. |
11 | 無法執行作業,因為物件已存在。 |
Operation cannot be carried out because an object already exists. |
12 | 指定的屬性不存在。 |
The specified Property does not exist. |
13 | 提供的值與類型不相容。 |
The value supplied is incompatible with the type. |
14 | 無法辨識或不支援該查詢語言。 |
The query language is not recognized or supported. |
15 | 查詢不適用於指定的查詢語言。 |
The query is not valid for the specified query language. |
16 | 無法執行外來方法。 |
The extrinsic Method could not be executed. |
17 | 指定的外來方法不存在。 |
The specified extrinsic Method does not exist. |
18 | 對非同步作業傳回的回應不合預期。 |
The returned response to the asynchronous operation was not expected. |
19 | 針對非同步回應指定的目的地無效。 |
The specified destination for the asynchronous response is not valid. |
20 | 指定的命名空間不是空的。 |
The specified Namespace is not empty. |
21 | 提供的列舉內容無效。 |
The enumeration context supplied is not valid. |
24 | 嘗試放棄某項提取作業失敗。 |
The attempt to abandon a pull operation has failed. |
25 | 不支援篩選過的列舉。 |
Filtered Enumeratrions are not supported. |
26 | 不支援在發生錯誤時繼續。 |
Continue on error is not supported. |
27 | 已超過 WBEM 伺服器限制 (例如記憶體、連線數...等等)。 |
The WBEM Server limits have been exceeded (e.g. memory, connections, ...). |
28 | 正在關閉 WBEM 伺服器。 |
The WBEM Server is shutting down. |
29 | 不支援指定的查詢功能。 |
The specified Query Feature is not supported. |
1001 | 提供者版本不符。用戶端要求的版本是 %s。提供者版本是 %s |
Provider version mismatch. Client's requested version is %s. Provider version is %s |
1002 | 正在執行操作 '%s' (於目標 '%s' 上)。 |
Performing operation '%s' on Target '%s'. |