Message in Hebrew (עברית)

אם הספריה App_Data של היישום כבר קיימת, לחשבון שרת האינטרנט נדרשת גישת קריאה וכתיבה לספריה App_Data של היישום בלבד. גישה זו נדרשת מאחר שחשבון שרת האינטרנט ינסה לוודא שמסד הנתונים של Sql Server Express כבר קיים בתוך הספריה App_Data של היישום. ביטול גישת הקריאה בספריה App_Data מחשבון שרת האינטרנט ימנע את האפשרות שהספק יקבע כראוי שם מסד הנתונים של Sql Server Express כבר קיים. מצב זה יגרום לשגיאה כאשר הספק ינסה ליצור עותק כפול של מסד נתונים שכבר קיים. גישת כתיבה דרושה מאחר שהאישורים של חשבון שרת האינטרנט נמצאים בשימוש בעת יצירת מסד הנתונים החדש.

Unlocalized message

If the application's App_Data directory already exists, the web server account only requires read and write access to the application's App_Data directory. This is necessary because the web server account will attempt to verify that the Sql Server Express database already exists within the application's App_Data directory. Revoking read access on the App_Data directory from the web server account will prevent the provider from correctly determining if the Sql Server Express database already exists. This will cause an error when the provider attempts to create a duplicate of an already existing database. Write access is required because the web server account's credentials are used when creating the new database.

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