Message in Hungarian (magyar)

A rendszer megtagadta az ideiglenes könyvtárhoz való hozzáférést. Az a folyamat, amelyben az XmlSerializer fut, nem rendelkezik megfelelő hozzáférési engedéllyel az ideiglenes könyvtárhoz. A fordítás végrehajtásához a CodeDom azt a felhasználói fiókot használja, amelyben a folyamat fut, ezért ha az adott felhasználó nem rendelkezik hozzáféréssel az ideiglenes rendszerkönyvtárhoz, a fordítás nem végezhető el. Az ideiglenes könyvtár helyének megállapításához használja a Path.GetTempPath() alkalmazásprogramozási felületet (API-t).

Unlocalized message

Access to the temp directory is denied. The process 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
Finnish (suomi) French (Français) German (Deutsch) Greek (Ελληνικά) Hebrew (עברית) Italian (Italiano) Japanese (日本語) Chinese (Simplified) (中文(简体)) Prior (Message) Chinese (Traditional) (中文(繁體)) Czech (Čeština) Danish (Dansk) Dutch (Nederlands) Arabic (العربية) Korean (한국어) Norwegian (Bokmal) (Norsk (Bokmål)) Polish (Polski) Portuguese (Brazil) (Português (Brasil)) Next (Message) Russian (Русский) Spanish (Español) Swedish (Svenska) Turkish (Türkçe) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體))