1 | 콜백 개체가 영구적으로 삭제되었습니다. |
Callback object deleted prematurely. |
2 | 응답을 받을 때 클라이언트를 가장하지 못했습니다. |
Failed to impersonate client when receiving response. |
3 | 에코를 보내지 못했습니다. IcmpCreateFile에 실패했습니다. |
Failed to send echo, IcmpCreateFile failed. |
4 | 보내기 옵션을 설정하지 못했습니다. 최대 옵션 크기를 초과했습니다(RecordRoute). |
Send option setting failure, exceeded max option size - RecordRoute. |
5 | 보내기 옵션을 설정하지 못했습니다. 최대 옵션 인덱스를 초과했습니다(RecordRoute). |
Send option setting failure, exceeded max option index - RecordRoute. |
6 | 보내기 옵션을 설정하지 못했습니다. 최대 옵션 크기를 초과했습니다(TimestampRoute). |
Send option setting failure, exceeded max option size - TimestampRoute. |
7 | 보내기 옵션을 설정하지 못했습니다. 최대 옵션 인덱스를 초과했습니다(TimestampRoute). |
Send option setting failure, exceeded max option index - TimestampRoute. |
8 | 보내기 옵션을 설정하지 못했습니다. 최대 옵션 크기를 초과했습니다(SourceRoute). |
Send option setting failure, exceeded max option size - SourceRoute. |
9 | 보내기 옵션을 설정하지 못했습니다. 최대 옵션 인덱스를 초과했습니다(SourceRoute). |
Send option setting failure, exceeded max option index - SourceRoute. |
10 | 보내기 옵션을 설정하지 못했습니다. SourceRoute를 구문 분석하지 못했습니다. |
Send option setting failure, failed to parse SourceRoute. |
11 | 에코를 보내지 못했습니다. IcmpSendEcho2에 실패했습니다. |
Failed to send echo, IcmpSendEcho2 failed. |
12 | 에코를 보낼 때 클라이언트를 가장하지 못했습니다. |
Failed to impersonate client when sending echo. |
13 | 클라이언트 스레드 토큰을 복제하지 못했습니다. |
Failed to duplicate client thread token. |
14 | ICMP 에코를 보내지 못했습니다. |
Failed to send ICMP Echo. |
15 | 클래스 정의를 찾을 수 없습니다. |
Class definition not found. |
16 | Ping 공급자가 이 클래스를 지원하지 않습니다. |
Ping Provider does not support this class. |
17 | 개체 경로를 구문 분석할 수 없습니다. |
Unable to parse object path. |
18 | 개체 경로에 있는 키 수가 잘못되었습니다. |
Object path has incorrect number of keys. |
19 | 개체 경로에 동일한 키 이름이 여러 번 지정되었습니다. |
Same key name specified multiply in object path. |
20 | 개체 경로에 지정된 Address가 잘못되었습니다. |
Address given in object path was found to be invalid. |
21 | 개체 경로에 지정된 Address의 형식이 잘못되었습니다. |
Address given in object path has invalid type. |
22 | 개체 경로에 지정된 Timeout의 형식이 잘못되었습니다. |
Timeout given in object path has invalid type. |
23 | 개체 경로에 지정된 TimeToLive의 형식이 잘못되었습니다. |
TimeToLive given in object path has invalid type. |
24 | 개체 경로에 지정된 BufferSize의 형식이 잘못되었습니다. |
BufferSize given in object path has invalid type. |
25 | 개체 경로에 지정된 NoFragmentation의 형식이 잘못되었습니다. |
NoFragmentation given in object path has invalid type. |
26 | 개체 경로에 지정된 TypeofService의 형식이 잘못되었습니다. |
TypeofService given in object path has invalid type. |
27 | 개체 경로에 지정된 RecordRoute의 형식이 잘못되었습니다. |
RecordRoute given in object path has invalid type. |
28 | 개체 경로에 지정된 TimestampRoute의 형식이 잘못되었습니다. |
TimestampRoute given in object path has invalid type. |
29 | 개체 경로에 지정된 SourceRouteType의 형식이 잘못되었습니다. |
SourceRouteType given in object path has invalid type. |
30 | 개체 경로에 지정된 SourceRoute의 형식이 잘못되었습니다. |
SourceRoute given in object path has invalid type. |
31 | 개체 경로에 지정된 ResolveAddressNames의 형식이 잘못되었습니다. |
ResolveAddressNames given in object path has invalid type. |
32 | 개체 경로에 알 수 없는 속성이 있습니다. |
Unknown property in object path. |
33 | 개체 경로에 알 수 없는 키 속성 이름이 지정되었습니다. |
Unknown key property name specified in object path. |
34 | 모든 키 값을 가져오지 못했습니다. |
Failed to get all key values. |
35 | 응답 디코드에 실패했습니다. |
Decoding response failed. |
36 | 각 쿼리 파티션마다 고유하게 Address를 지정해야 합니다. |
Address must be uniquely specified per query partition. |
37 | 지정한 호스트 이름을 확인하지 못했습니다. 네트워크 오류입니다. |
Failed to resolve hostname specified, network failure. |
38 | 각 쿼리 파티션마다 고유하게 Timeout을 지정해야 합니다. |
Timeout must be uniquely specified per query partition. |
39 | 각 쿼리 파티션마다 고유하게 TimeToLive를 지정해야 합니다. |
TimeToLive must be uniquely specified per query partition. |
40 | 각 쿼리 파티션마다 고유하게 BufferSize를 지정해야 합니다. |
BufferSize must be uniquely specified per query partition. |
41 | 각 쿼리 파티션마다 고유하게 NoFragmentation을 지정해야 합니다. |
NoFragmentation must be uniquely specified per query partition. |
42 | 각 쿼리 파티션마다 고유하게 TypeOfService를 지정해야 합니다. |
TypeOfService must be uniquely specified per query partition. |
43 | 각 쿼리 파티션마다 고유하게 RecordRoute를 지정해야 합니다. |
RecordRoute must be uniquely specified per query partition. |
44 | 각 쿼리 파티션마다 고유하게 TimestampRoute를 지정해야 합니다. |
TimestampRoute must be uniquely specified per query partition. |
45 | 각 쿼리 파티션마다 고유하게 SourceRouteType을 지정해야 합니다. |
SourceRouteType must be uniquely specified per query partition. |
46 | 각 쿼리 파티션마다 고유하게 SourceRoute를 지정해야 합니다. |
SourceRoute must be uniquely specified per query partition. |
47 | 각 쿼리 파티션마다 고유하게 ResolveAddressNames를 지정해야 합니다. |
ResolveAddressNames must be uniquely specified per query partition. |
48 | 공급자가 사용할 수 있는 파티션으로 쿼리를 분석하지 못했습니다. 범위가 너무 넓습니다. |
The provider failed to analyze the query into usable partitions - too broad. |
49 | 공급자가 사용할 수 있는 파티션으로 쿼리를 분석하지 못했습니다. 범위가 너무 좁습니다. |
The provider failed to analyze the query into usable partitions - too narrow. |
50 | 공급자가 사용할 수 있는 파티션으로 쿼리를 분석하지 못했습니다. |
The provider failed to analyze the query into usable partitions. |
51 | 공급자가 쿼리를 분석하지 못했습니다. |
The provider failed to analyze the query. |
52 | 공급자가 쿼리를 구문 분석하지 못했습니다. |
The provider failed to parse the query. |
54 | 지정된 BufferSize가 65500보다 큽니다. |
BufferSize given is greater than 65500. |