Message in Russian (Русский)

Если каталог 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
Hebrew (עברית) Dutch (Nederlands) Chinese (Traditional) (中文(繁體)) Norwegian (Bokmal) (Norsk (Bokmål)) Hungarian (magyar) Finnish (suomi) Turkish (Türkçe) 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))