Message in Hebrew (עברית)

הגישה לספריה הזמנית נדחתה. לתהליך שבמסגרתו XmlSerializer פועל אין הרשאות מספיקות לצורך גישה לספריה הזמנית. CodeDom ישתמש בחשבון המשתמש שבו משתמש התהליך כדי לבצע את ההידור, כך שאם למשתמש אין אפשרות גישה לספריה הזמנית של המערכת, לא תוכל לבצע הידור. השתמש ב- API של Path.GetTempPath() כדי לאתר את המיקום של הספריה הזמנית.

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 (Ελληνικά) Hungarian (magyar) 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) (中文(繁體))