Message in Japanese (日本語)

TEMP ディレクトリへのアクセスが拒否されました。XmlSerializer を実行している ID '<var>X</var>' に、TEMP ディレクトリへのアクセスに必要なアクセス許可がありません。CodeDom では、プロセスが使用しているユーザー アカウントを使用してコンパイルしようとするため、ユーザーが TEMP ディレクトリへのアクセス権を持っていない場合、コンパイルはできません。TEMP ディレクトリの場所を見つけるには、Path.GetTempPath() API を使用してください。

Unlocalized message

Access to the temp directory is denied. Identity '<var>X</var>' under which XmlSerializer is running does not have sufficient permission to access the temp directory. CodeDom will use the user account the process is using to do the compilation, so if the user doesn�t have access to system temp directory, you will not be able to compile. Use Path.GetTempPath() API to find out the temp directory location.

Search by Google
Available localized messages
Arabic (العربية) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體)) Czech (Čeština) Danish (Dansk) Dutch (Nederlands) Greek (Ελληνικά) Hebrew (עברית) Prior (Message) Hungarian (magyar) Italian (Italiano) Finnish (suomi) French (Français) German (Deutsch) Korean (한국어) Norwegian (Bokmal) (Norsk (Bokmål)) Polish (Polski) Portuguese (Brazil) (Português (Brasil)) Next (Message) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體)) Russian (Русский) Spanish (Español) Swedish (Svenska) Turkish (Türkçe)