Message in Chinese (Simplified) (中文(简体))

拒绝访问 temp 目录。用来运行 XmlSerializer 的标识“<var>X</var>”没有访问 temp 目录的足够权限。CodeDom 将使用进程正在使用的用户帐户进行编译,这样,如果用户没有访问系统 temp 目录的权限,将无法进行编译。使用 Path.GetTempPath() API 找到 temp 目录的位置。

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 (Traditional) (中文(繁體)) Czech (Čeština) Danish (Dansk) Dutch (Nederlands) Greek (Ελληνικά) Hebrew (עברית) Hungarian (magyar) Prior (Message) Italian (Italiano) Finnish (suomi) French (Français) German (Deutsch) Japanese (日本語) 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)