5000 | ローカル |
Local |
5001 | リモート |
Remote |
5002 | 起動 |
Launch |
5003 | アクティブ化 |
Activation |
5004 | アクセス |
Access |
5005 | 起動とアクティブ化 |
Launch and Activation |
5006 | コンピューターの既定 |
machine-default |
5007 | アプリケーション固有 |
application-specific |
5008 | 制限 |
Limits |
5009 | 既定 |
Default |
5010 | Remote Procedure Call (RPC) |
Remote Procedure Call (RPC) |
5011 | RPCSS サービスは、COM および DCOM サーバーのサービス コントロール マネージャーです。COM および DCOM サーバーに対して、オブジェクト アクティブ化要求、オブジェクト エクスポーターの解決、および分散ガベージ コレクションを実行します。このサービスが停止しているか無効になっている場合、COM または DCOM を使用するプログラムは正常に機能しません。RPCSS サービスを実行しておくことを推奨します。 |
The RPCSS service is the Service Control Manager for COM and DCOM servers. It performs object activations requests, object exporter resolutions and distributed garbage collection for COM and DCOM servers. If this service is stopped or disabled, programs using COM or DCOM will not function properly. It is strongly recommended that you have the RPCSS service running. |
5012 | DCOM Server Process Launcher |
DCOM Server Process Launcher |
5013 | DCOMLAUNCH サービスは、オブジェクト アクティブ化要求に応答して、COM および DCOM サーバーを起動します。このサービスが停止しているか無効になっている場合、COM または DCOM を使用するプログラムは正常に機能しません。DCOMLAUNCH サービスを実行しておくことを推奨します。 |
The DCOMLAUNCH service launches COM and DCOM servers in response to object activation requests. If this service is stopped or disabled, programs using COM or DCOM will not function properly. It is strongly recommended that you have the DCOMLAUNCH service running. |
5014 | LocalHost (LRPC 使用) |
LocalHost (Using LRPC) |
5015 | 利用不可 |
Unavailable |
5016 | オブジェクトによる IInspectable::GetTrustLevel の実装によって、カタログ内のクラス用に構成された信頼レベルとは異なる値が返されました |
Object's implementation of IInspectable::GetTrustLevel returned a value that is different from the trust level configured for the class in the catalog |
5101 | ピクチャ |
Picture |
5201 | ActivatableClassId エントリと CLSID エントリの参照が相互に釣り合っていません |
ActivatableClassId and CLSID entries do not reference each other consistently |
5202 | ActivatableClassId エントリと CLSID エントリの登録スコープが異なります |
ActivatableClassId and CLSID entries in different registration scopes |
5203 | ActivatableClassId エントリが、ランタイム クラスではない CLSID を参照しています |
ActivatableClassId entry references a CLSID that is not a runtime class |
5204 | ActivatableClassId エントリの ActivationType プロパティが欠落しているか、形式が正しくありません |
ActivatableClassId entry has missing or malformed ActivationType property |
5205 | ActivatableClassId エントリの Threading プロパティが、欠落しているか、形式が正しくありません |
ActivatableClassId entry has missing or malformed Threading property |
5206 | ActivatableClassId エントリに、形式の正しくない TrustLevel プロパティがあります |
ActivatableClassId entry has malformed TrustLevel property |
5207 | ActivatableClassId エントリは outofproc としてマークされていますが、DllPath プロパティが指定されています |
ActivatableClassId entry is marked outofproc, but has DllPath property |
5208 | ActivatableClassId エントリが inproc とマークされていますが、DllPath プロパティが欠落しています |
ActivatableClassId entry is marked inproc, but is missing DllPath property |
5209 | ActivatableClassId エントリに、形式の正しくない DllPath プロパティがあります |
ActivatableClassId entry has malformed DllPath property |
5210 | ActivatableClassId エントリが inproc とマークされていますが、Server プロパティがあります |
ActivatableClassId entry is marked inproc, but has Server property |
5211 | ActivatableClassId エントリが、欠落している Server エントリを参照しています |
ActivatableClassId entry references missing Server entry |
5212 | ActivatableClassId エントリおよび Server エントリの登録範囲が異なります |
ActivatableClassId and Server entries in different registration scopes |
5213 | ActivatableClassId エントリが outofproc とマークされていますが、Server プロパティが欠落しています |
ActivatableClassId entry is marked outofproc, but is missing Server property |
5214 | ActivatableClassId エントリは存在しますが、値が欠落しているか無効です |
ActivatableClassId entry present, but a value was missing/invalid |
5215 | ActivatableClassId エントリは存在しますが、CLSID および Server またはそのいずれかが欠落しています |
ActivatableClassId entry present, but CLSID and/or Server entry is missing |
5216 | ユーザー単位の ActivatableClassId のアクティブ化が、非 AppContainers から拒否されました |
Activation of per-user ActivatableClassId denied from non-AppContainers |
5217 | Server エントリの ServerType プロパティが、欠落しているか、形式が正しくありません |
Server entry has missing or malformed ServerType property |
5218 | Server エントリに、形式の正しくない AppID プロパティがあります |
Server entry has malformed AppID property |
5219 | Server エントリは通常の exe ではありませんが、CommandLine プロパティがあります |
Server entry is not a normal exe but has CommandLine property |
5220 | Server エントリに、形式の正しくない CommandLine プロパティがあります |
Server entry has malformed CommandLine property |
5221 | Server エントリは exe ではない ServerType ですが、ExePath プロパティがあります |
Server entry has non-exe ServerType but has ExePath property |
5222 | Server エントリは通常の exe ですが、ExePath プロパティがありません |
Server entry is a normal exe but is missing ExePath property |
5223 | Server エントリに、形式の正しくない ExePath プロパティがあります |
Server entry has malformed ExePath property |
5224 | Server エントリの IdentityType プロパティが、欠落しているか、形式が正しくありません |
Server entry has missing or malformed IdentityType property |
5225 | ユーザー単位の Server 登録には、RunAs IdentityType を使用できません |
Per-user Server registration must not have a RunAs IdentityType |
5226 | ユーザー単位の Server 登録には、ServiceName プロパティを使用できません |
Per-user Server registrations must not have ServiceName property |
5227 | Server エントリに、形式の正しくない Instancing プロパティがあります |
Server entry has malformed Instancing property |
5228 | Server エントリは RunAs ではありませんが、Identity プロパティがあります |
Server entry is not RunAs but has Identity property |
5229 | Server エントリは RunAs ですが、Identity プロパティがありません |
Server entry is RunAs but is missing Identity property |
5230 | Server エントリに、形式の正しくない Identity プロパティがあります |
Server entry has malformed Identity property |
5231 | Server エントリはサービスではありませんが、ServiceName プロパティがあります |
Server entry is not a service but has ServiceName property |
5232 | Server エントリはサービスですが、ServiceName プロパティが欠落しています |
Server entry is a service but missing ServiceName property |
5233 | Server エントリに、形式の正しくない ServiceName プロパティがあります |
Server entry has malformed ServiceName property |
5234 | Server エントリが、欠落している AppID 登録を参照しています |
Server entry references missing AppID registration |
5235 | Server エントリに、形式の正しくない Permissions プロパティがあります |
Server entry has malformed Permissions property |
5236 | Server エントリに、形式の正しくない PackageMoniker プロパティがあります |
Server entry has malformed PackageMoniker property |
5237 | Server エントリに、形式の正しくない appUserModelID プロパティがあります |
Server entry has malformed appUserModelID property |
5238 | Server エントリはサービスですが、IdentityType が RunAs ではありません |
Server entry is a service but IdentityType is not RunAs |
5239 | Server エントリは存在しますが、値が欠落しているか無効です |
Server entry present, but a value was missing/invalid |
5240 | コンピューター単位の Server 登録には、PackageMoniker プロパティを使用できません |
Per-machine Server registrations must not have PackageMoniker property |
5241 | コンピューター単位の Server 登録には、ActivateAsPackage IdentityType を使用できません |
Per-machine Server registration must not have a ActivateAsPackage IdentityType |
5242 | コンピューター単位の Server 登録には、Instancing プロパティを使用できません |
Per-machine Server registration must not have an Instancing property |
5243 | コンピューター単位の Server 登録には、appUserModelID プロパティを使用できません |
Per-machine Server registrations must not have appUserModelID property |
5244 | ActivateAsActivator サーバーには、PackageMoniker プロパティを使用できません |
ActivateAsActivator servers must not have PackageMoniker property |
5246 | Server エントリに、形式の正しくない ClassNames プロパティがあります |
Server entry has malformed ClassNames property |
5247 | Server エントリに、形式の正しくない DebuggerPath プロパティがあります |
Server entry has malformed DebuggerPath property |
5248 | Server エントリに、形式の正しくない Environment プロパティがあります |
Server entry has malformed Environment property |
5249 | ExePath プロパティで指定された実行可能ファイルが見つかりません |
The executable pointed to by the ExePath property is missing |
5250 | サーバーはユーザーごとの ActivateAsActivator であるため、アプリ コンテナー以外からアクティブ化しないでください |
Server is per user ActivateAsActivator, must not be activated from non app container |
5251 | Server エントリに、形式の正しくない executionPackageName プロパティがあります |
Server entry has malformed executionPackageName property |
5300 | Interface エントリのプロキシ/スタブ CLSID プロパティが、欠落しているか、形式が正しくありません |
Interface entry has missing or malformed proxy/stub CLSID property |
5301 | プロキシ/スタブ CLSID エントリに、形式の正しくない DllPath プロパティがあります |
Proxy/Stub CLSID entry has malformed DllPath property |
5302 | ActivatableClassId エントリは inproc とマークされていますが、RemoteServer プロパティがあります |
ActivatableClassId entry is marked inproc, but has RemoteServer property |
5303 | ActivatableClassId エントリは remote とマークされていますが、RemoteServer プロパティが欠落しています |
ActivatableClassId entry is marked remote, but is missing RemoteServer property |
5304 | ActivatableClassId エントリに、形式の正しくない RemoteServer プロパティがあります |
ActivatableClassId entry has malformed RemoteServer property |
5305 | ActivatableClassId に ActivateAsUser がありますが、部分信頼ではありません |
ActivatableClassId has ActivateAsUser, but is not partial trust |
5306 | ActivatableClassId エントリに、正しくない形式の ActivateAsUser プロパティがあります |
ActivatableClassId entry has malformed ActivateAsUser property |
5307 | ActivatableClassId に ActivateInSharedBroker がありますが、部分信頼ではありません |
ActivatableClassId has ActivateInSharedBroker, but is not partial trust |
5308 | ActivatableClassId エントリに、正しくない形式の ActivateInSharedBroker プロパティがあります |
ActivatableClassId entry has malformed ActivateInSharedBroker property |
5309 | ActivatableClassId エントリに、正しくない形式の Permissions プロパティがあります |
ActivatableClassId entry has malformed Permissions property |
5400 | CoInitialize をアパートメント シャットダウン コールバックまたはこれらの Release メソッドから呼び出すことはできません。 |
CoInitialize cannot be called from apartment shutdown callbacks or their Release methods. |
5401 | RoRegisterForApartmentShutdown をアパートメント シャットダウン コールバックまたはこれらの Release メソッドから呼び出すことはできません。 |
RoRegisterForApartmentShutdown cannot be called from apartment shutdown callbacks or their Release methods. |
5402 | RoUnregisterForApartmentShutdown をアパートメント シャットダウン コールバックまたはこれらの Release メソッドから呼び出すことはできません。 |
RoUnregisterForApartmentShutdown cannot be called from apartment shutdown callbacks or their Release methods. |
5403 | ASTA (スレッド %3!d!) の COM 呼び出し (IID: %1、メソッド インデックス: %2!d!) は、呼び出しチェーンの開始元または経由元が別の ASTA (スレッド %4!d!) であるため、ブロックされました。この呼び出しパターンはデッドロックを起こしやすく、アパートメントの呼び出し制御によって許可されていません。 |
A COM call (IID: %1, method index: %2!d!) to an ASTA (thread %3!d!) was blocked because the call chain originated in or passed through another ASTA (thread %4!d!). This call pattern is deadlock-prone and disallowed by apartment call control. |
5404 | WinRT オブジェクトをアパートメント シャットダウン コールバックまたはこれらの Release メソッドから作成することはできません。 |
Cannot create a WinRT object from apartment shutdown callbacks or their Release methods. |
5405 | ホスト MTA のシャットダウン中に WinRT オブジェクトを作成することはできません。 |
Cannot create a WinRT object during host MTA shutdown. |
5406 | ASTA (スレッド %3!d!) への COM 呼び出し (IID: %1、メソッド インデックス: %2!d!) がデッドロックになり、タイムアウトしました。 |
A COM call (IID: %1, method index: %2!d!) to an ASTA (thread %3!d!) appears deadlocked and was timed out. |
5407 | 再入ガードを使用する STA (スレッド %3!d!) への COM 呼び出し (IID: %1、メソッド インデックス: %2!d!) がデッドロックになり、タイムアウトしました。 |
A COM call (IID: %1, method index: %2!d!) to an STA with reentrancy guard (thread %3!d!) appears deadlocked and was timed out. |
5408 | IID のプロキシ登録が見つかりませんでした: %1。 |
Failed to find proxy registration for IID: %1. |
5409 | %2 IID からの %1 IID のクエリが失敗しました:%3。 |
Failed to query %1 IID from %2 IID:%3. |
0x00002710 | DCOM サーバーを起動できません: %3。エラー:%n\"%2\"%nは、次のコマンドの起動中に発生しました:%n%1 |
Unable to start a DCOM Server: %3. The error:%n\"%2\"%nHappened while starting this command:%n%1 |
0x00002711 | DCOM サーバーを起動できません: %3 (%4/%5)。エラー:%n\"%2\"%nは、次のコマンドの起動中に発生しました:%n%1 |
Unable to start a DCOM Server: %3 as %4/%5. The error:%n\"%2\"%nHappened while starting this command:%n%1 |
0x00002714 | DCOM でエラー \"%1\" が発生しました。サーバー:%n%4 を実行するために%2\\%3 をログオンできませんでした。 |
DCOM got error \"%1\" and was unable to logon %2\\%3 in order to run the server:%n%4 |
0x00002715 | サーバー:%n%4 を実行するためにサービス %2 (引数 \"%3\") を開始しようとしたときに、DCOM にエラー \"%1\" が返されました。 |
DCOM got error \"%1\" attempting to start the service %2 with arguments \"%3\" in order to run the server:%n%4 |
0x00002716 | サーバー:%n%3 をアクティブにしようとしたときにコンピューター %2 から DCOM にエラー \"%1\" が返されました。 |
DCOM got error \"%1\" from the computer %2 when attempting to activate the server:%n%3 |
0x00002718 | ファイル %4 でサーバー:%n%3 をアクティブにしようとしたときに、コンピューター %2 から DCOM にエラー \"%1\" が返されました。 |
DCOM got error \"%1\" from the computer %2 when attempting to the server:%n%3 with file %4. |
0x0000271A | サーバー %1 は、必要なタイムアウト期間内に DCOM に登録しませんでした。 |
The server %1 did not register with DCOM within the required timeout. |
0x0000271E | COM+ のリモートからのアクティブ化が無効になっているため、CLSID %1 のアクティブ化に失敗しました。この機能を有効にするには、サーバー マネージャーを使用して、アプリケーション サーバーの役割の COM+ ネットワーク アクセス機能をインストールします。 |
The activation for CLSID %1 failed because remote activations for COM+ are disabled. To enable this functionality use Server Manager to install the COM+ Network Access feature in the Application Server role. |
0x0000271F | コンピューター レベルの制限の設定では、CLSID %n%3%n および APPID %n%4%n の COM サーバー アプリケーションに対する%1%2のアクセス許可を、アプリケーション コンテナー %9 SID (%10) で実行中のアドレス %8 のユーザー %5\\%6 SID (%7) に与えることはできません。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って変更できます。 |
The machine wide limit settings do not grant %1 %2 permission for the COM Server application with CLSID %n%3%n and APPID %n%4%n to the user %5\\%6 SID (%7) from address %8 running in the application container %9 SID (%10). This security permission can be modified using the Component Services administrative tool. |
0x00002720 | %1 のアクセス許可の設定では、CLSID %n%4%n および APPID %n%5%n の COM サーバー アプリケーションに対する%2%3のアクセス許可を、アプリケーション コンテナー %10 SID (%11) で実行中のアドレス %9 のユーザー %6\\%7 SID (%8) に与えることはできません。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って変更できます。 |
The %1 permission settings do not grant %2 %3 permission for the COM Server application with CLSID %n%4%n and APPID %n%5%n to the user %6\\%7 SID (%8) from address %9 running in the application container %10 SID (%11). This security permission can be modified using the Component Services administrative tool. |
0x00002721 | %1のアクセス許可の設定では、APPID %n%4%n の COM サーバー アプリケーション %3 に対する%2のアクセス許可を、アプリケーション コンテナー %9 SID (%10) で実行中のアドレス %8 のユーザー %5\\%6 SID (%7) に与えることはできません。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って変更できます。 |
The %1 permission settings do not grant %2 access permission to the COM Server application %3 with APPID %n%4%n to the user %5\\%6 SID (%7) from address %8 running in the application container %9 SID (%10). This security permission can be modified using the Component Services administrative tool. |
0x00002722 | アプリケーション固有のアクセス許可の設定では、APPID %n%3%n の COM サーバー アプリケーション %2 に対する%1のアクセス許可を、アプリケーション コンテナー %8 SID (%9) で実行中のアドレス %7 のユーザー %4\\%5 SID (%6) に与えることはできません。このセキュリティ アクセス許可はアプリケーションのプログラムによって設定されました。このセキュリティ アクセス許可を変更するには、アプリケーション開発元に問い合わせてください。 |
The application-specific permission settings do not grant %1 access permission to the COM Server application %2 with APPID %n%3%n to the user %4\\%5 SID (%6) from address %7 running in the application container %8 SID (%9). The application set this security permission programmatically; to modify this security permission contact the application vendor. |
0x00002723 | コンピューター レベルの制限の設定では、APPID %n%3%n の COM サーバー アプリケーション %2 に対する%1のアクセス許可を、アプリケーション コンテナー %8 SID (%9) で実行中のアドレス %7 のユーザー %4\\%5 SID (%6) に与えることはできません。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って変更できます。 |
The machine wide limit settings do not grant %1 access permission to the COM Server application %2 with APPID %n%3%n to the user %4\\%5 SID (%6) from address %7 running in the application container %8 SID (%9). This security permission can be modified using the Component Services administrative tool. |
0x00002724 | コンピューター レベルの %1 %2 セキュリティ記述子が無効です。この記述子には無効なアクセス許可を含んだアクセス制御エントリが含まれています。したがって、要求されたアクションは実行されませんでした。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って修正できます。 |
The machine wide %1 %2 security descriptor is invalid. It contains Access Control Entries with permissions that are invalid. The requested action was therefore not performed. This security permission can be corrected using the Component Services administrative tool. |
0x00002725 | APPID %n%1%n の COM サーバー アプリケーションに対する起動およびアクティブ化のためのセキュリティ記述子が無効です。この記述子には無効なアクセス許可を含んだアクセス制御エントリが含まれています。したがって、要求されたアクションは実行されませんでした。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って修正できます。 |
The launch and activation security descriptor for the COM Server application with APPID %n%1%n is invalid. It contains Access Control Entries with permissions that are invalid. The requested action was therefore not performed. This security permission can be corrected using the Component Services administrative tool. |
0x00002726 | APPID %n%3%n の COM サーバー アプリケーション %2 に対する%1のアクセス セキュリティ記述子が無効です。この記述子には、無効なアクセス許可を含んだアクセス制御エントリが含まれています。したがって、要求されたアクションは実行されませんでした。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って修正できます。 |
The %1 access security descriptor for the COM Server application %2 with APPID %n%3%n is invalid. It contains Access Control Entries with permissions that are invalid. The requested action was therefore not performed. This security permission can be corrected using the Component Services administrative tool. |
0x00002727 | APPID %n%2%n の COM サーバー アプリケーション %1 に対するアプリケーション固有のアクセス セキュリティ記述子が無効です。この記述子には、無効なアクセス許可を含んだアクセス制御エントリが含まれています。したがって、要求されたアクションは実行されませんでした。このセキュリティ アクセス許可はアプリケーションのプログラムによって設定されました。このセキュリティ アクセス許可を変更するには、アプリケーションの開発元に問い合わせてください。 |
The application-specific access security descriptor for the COM Server application %1 with APPID %n%2%n is invalid. It contains Access Control Entries with permissions that are invalid. The requested action was therefore not performed. The application set this security permission programmatically; to modify this security permission contact the application vendor. |
0x00002728 | コンピューター レベルのグループ ポリシーで指定された%1制限セキュリティ記述子が無効です。このセキュリティ記述子は、無効な Security Descriptor Definitions Language (SDDL) 文字列として定義されているため、要求されたアクションは実行されませんでした。管理者に連絡して、グループ ポリシー設定で修正されたセキュリティ記述子を取得してください。 |
The machine wide group policy %1 Limits security descriptor is invalid. The security descriptor is defined as an invalid Security Descriptor Definitions Language (SDDL) string. The requested action was therefore not performed. Please contact your administrator to get the security descriptor corrected in the Group Policy settings. |
0x0000272B | コンピューター レベルの制限の設定では、COM サーバー アプリケーションに対する%1%2のアクセス許可を、アプリケーション コンテナー %7 SID (%8) で実行中のアドレス %6 のユーザー %3\\%4 SID (%5) に与えることはできません。このセキュリティ アクセス許可は、コンポーネント サービス管理ツールを使って変更できます。 |
The machine wide limit settings do not grant %1 %2 permission for COM Server applications to the user %3\\%4 SID (%5) from address %6 running in the application container %7 SID (%8). This security permission can be modified using the Component Services administrative tool. |
0x0000272C | 構成されているどのプロトコルを使っても、DCOM がコンピューター %1 と通信できませんでした。要求元 PID %2 (%3)。 |
DCOM was unable to communicate with the computer %1 using any of the configured protocols; requested by PID %2 (%3). |
0x0000272D | CLSID %1 のライセンス認証は、サービス %2 の停止の待機中にタイムアウトしました。 |
The activation of the CLSID %1 timed out waiting for the service %2 to stop. |
0x0000272E | デバッグのための COM サーバーを起動できません: %3。エラー:%n\"%2\"%nは、次のコマンドの起動中に発生しました:%n%1 |
Unable to start a COM Server for debugging: %3. The error:%n\"%2\"%nHappened while starting this command:%n%1 |
0x0000272F | カスタム マーシャリングされたオブジェクトのマーシャリングを解除するときにマーシャリング解除のポリシー チェックが実行され、クラス %1 が拒否されました |
An unmarshaling policy check was performed when unmarshaling a custom marshaled object and the class %1 was rejected |
0x00002730 | カスタム inproc ハンドラーのマーシャリングを解除するときにマーシャリング解除のポリシー チェックが実行され、クラス %1 が拒否されました |
An unmarshaling policy check was performed when unmarshaling a custom inproc handler and the class %1 was rejected |
0x00002731 | COM+ エンボイ コンテキスト プロパティのマーシャリングを解除するときにマーシャリング解除のポリシー チェックが実行され、クラス %1 が拒否されました |
An unmarshaling policy check was performed when unmarshaling a COM+ envoy context property and the class %1 was rejected |
0x00002732 | CLSCTX_NO_CUSTOM_MARSHAL によりマーシャリング解除のポリシー チェックが実行され、クラス %1 が拒否されました |
An unmarshaling policy check was performed due to CLSCTX_NO_CUSTOM_MARSHAL and the class %1 was rejected |
0x0000471D | DCOM サーバーは無効なエンドポイントでのリッスンを試みました。プロトコル シーケンス: %1 エンドポイント: %2 フラグ: %3 |
DCOM server attempted to listen on an invalid endpoint. Protocol Sequence: %1 Endpoint: %2 Flags: %3 |
0x0000472D | RPCSS サービスに接続しようとしましたが、COM サーバー アプリケーション %1 から、アプリケーション コンテナー %5 SID (%6) で実行中のユーザー %2\\%3 SID (%4) へのアクセスが拒否されました。考えられる原因として、コンピューター レベルのアクセス制限により、ローカル アクセスのアクセス許可がユーザーまたはアプリケーションに付与されていない可能性があります。アクセス制限は、コンポーネント サービス管理ツールを使って変更できます。 |
The attempt to connect to the RPCSS service was denied access for the COM Server application %1 to the user %2\\%3 SID (%4) running in the application container %5 SID (%6). The most likely cause is that the machine wide Access Limits do not grant the user or application local access permissions. The Access Limits can be modified using the Component Services administrative tool. |
0x11000038 | クラシック |
Classic |
0x13000001 | 非同期操作のイベントを識別します。 |
Identifies events for asynchronous operations. |
0x13000002 | 同期作業項目のイベントを識別します。 |
Identifies events for synchronous work items. |
0x13000003 | 同期作業項目を非同期操作に関連付けるイベントを識別します。 |
Identifies events relating synchronous work items to asynchronous operations. |
0x13000005 | 非同期操作によって実行される作業のイベントを識別します。 |
Identifies events for work done by asynchronous operations. |
0x13000009 | システム コンポーネントによって開始されるイベントを識別します。 |
Identifies events orginated by system components. |
0x1300000A | ライブラリと言語予測によって開始されるイベントを識別します。 |
Identifies events originated by libraries and language projections. |
0x1300000B | アプリケーションによって開始されるイベントを識別します。 |
Identifies events originated by an application. |
0x1300000C | 非同期操作の作成によって開始されるイベントを識別します。 |
Identifies events originated by the creation of an asynchronous operation. |
0x30000000 | 情報 |
Info |
0x30000001 | 開始 |
Start |
0x30000002 | 停止 |
Stop |
0x4000272A | COM サブ システムは、%1 秒の間、重複したイベント ログのエントリを抑制しています。抑制のタイムアウトは次のレジストリ キーの下の %2 という名前の REG_DWORD の値によって制御可能です: HKLM\\%3。 |
The COM sub system is suppressing duplicate event log entries for a duration of %1 seconds. The suppression timeout can be controlled by a REG_DWORD value named %2 under the following registry key: HKLM\\%3. |
0x51000002 | エラー |
Error |
0x53000001 | 重大 |
Critical |
0x53000003 | 警告 |
Warning |
0x53000005 | 詳細 |
Verbose |
0x90000001 | Microsoft-Windows-WinRT-Perf |
Microsoft-Windows-WinRT-Perf |
0x91000001 | Microsoft-Windows-DistributedCOM |
Microsoft-Windows-DistributedCOM |
0x91000002 | System |
System |
0x92000001 | Microsoft-Windows-COMRuntime |
Microsoft-Windows-COMRuntime |
0x92000002 | Application |
Application |
0x93000001 | Microsoft-Windows-AsyncCausality |
Microsoft-Windows-AsyncCausality |
0x94000001 | Microsoft-Windows-OLE-Perf |
Microsoft-Windows-OLE-Perf |
0x95000001 | Microsoft-Windows-WinRT-Error |
Microsoft-Windows-WinRT-Error |
0xB3011010 | 非同期操作が作成されたときに発生するイベントです。 |
Event fired when an asynchronous operation is created. |
0xB3012010 | 非同期操作が完了したときに発生するイベントです。 |
Event fired when an asynchronous operation is completed. |
0xB3013010 | 同期作業項目を非同期操作に関連付けると発生するイベントです。 |
Event fired relating a synchronous work items to an asynchronous operation. |
0xB3014010 | 同期作業項目が開始したときに発生するイベントです。 |
Event fired when a synchronous work item starts. |
0xB3015010 | 同期作業項目が完了したときに発生するイベントです。 |
Event fired when a synchronous work item completes. |
0xC0002712 | DCOM サーバーの起動時に、アクセスが拒否されました。サーバー:%n%1%nユーザー: %2/%3、SID=%4 |
Access denied attempting to launch a DCOM Server. The server is:%n%1%nThe user is %2/%3, SID=%4. |
0xC0002713 | DefaultLaunchPermssion を使った DCOM サーバーの起動時にアクセスが拒否されました。サーバー:%n%1%nユーザー: %2/%3、SID=%4 |
Access denied attempting to launch a DCOM Server using DefaultLaunchPermssion. The server is:%n%1%nThe user is %2/%3, SID=%4. |
0xC0002717 | サーバー:%n%2 をアクティブにしようとしたときに DCOM にエラー \"%1\" が返されました。 |
DCOM got error \"%1\" when attempting to activate the server:%n%2 |
0xC0002719 | 構成されているどのプロトコルを使っても、DCOM がコンピューター %1 と通信できませんでした。 |
DCOM was unable to communicate with the computer %1 using any of the configured protocols. |
0xC000271B | クライアントとの接続を確立するためにサーバー %1 に接続できませんでした |
The server %1 could not be contacted to establish the connection to the client |
0xC000271C | DCOM でアサーション エラーが発生しました。コンテキストは次のとおりです: %1 %2 %3 |
There is an assertion failure in DCOM. Context follows: %1 %2 %3 |
0xC000472C | アプリケーション \"%1\" の OLE (オブジェクトのリンクと埋め込み) で、ドキュメント内に埋め込まれたコンテンツを変換しようとしましたが、OLE では、この埋め込まれたコンテンツのプレゼンテーション形式をサポートしていません。このアプリケーションの新しいバージョンで、このプレゼンテーション形式をサポートしている場合があります。%r%r |
OLE (Object Linking and Embedding) in the application \"%1\" was trying to convert embedded content in a document; however, OLE no longer supports the presentation format for the embedded content. Newer versions of this application may support this presentation format natively.%r%r |