Message in Danish (Dansk)

Hvis programmappen App_Data allerede findes, kræver webserverkontoen kun læse- og skriveadgang til App_Data-mappen. Dette er nødvendigt, da webserverkontoen vil forsøge at kontrollere, om SQL Server Express-databasen allerede findes i programmappen App_Data. Hvis du tilbagekalder læseadgangen til App_Data-mappen fra webserverkontoen, forhindrer du provideren i at foretage en korrekt kontrol af, om SQL Server Express-databasen allerede eksisterer. Dette medfører en fejl, når provideren forsøger at oprette et duplikat af en allerede eksisterende database. Skriveadgang er påkrævet, fordi webserverens kontooplysninger bruges ved oprettelsen af den nye database.

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) Russian (Русский) Prior (Message) Italian (Italiano) French (Français) Chinese (Simplified) (中文(简体)) Japanese (日本語) Arabic (العربية) German (Deutsch) Czech (Čeština) Next (Message) Korean (한국어) Greek (Ελληνικά) Spanish (Español) Polish (Polski) Swedish (Svenska) Portuguese (Brazil) (Português (Brasil))