Zum Inhalt springen

Web.config-file Probleme


Empfohlene Beiträge

Geschrieben

Hallo,

ich poste hier rein, weil ich ein Problem mit der web.config file habe. Und zwar soll ich eine Wiki (Screwturnwiki) für meine Firma einrichten. Die Daten sollen auf nem SQL Server liegen. Das alles hab ich auch installiert. Nur jetzt soll ich in der webconfigfile etwas umschreiben:

<!--

WARNING: DO NOT MODIFY THE NAMES OF THE FOLLOWING KEYS: ONLY EDIT THEIR VALUES!

-->

<!-- Set this item with your "data" directory path, which MUST have write permissions for the ASP.NET

worker process. This path must be relative to the Root Directory path. This parameter is mandatory. -->

<add key="PublicDirectory" value="public\" />

<!-- Set this item with your preferred password, used for the root administrator (username 'administrator').

This parameter is mandatory. -->

<add key="MasterPassword" value="XXX" />

<!-- Set this item with the fully-qualified name of Settings Storage Provider you want to use,

for example "MyNamespace.MyProvider, MyAssembly". The assembly should be placed inside the bin directory of the application

or the public\Plugins directory. Leave empty, or set "default" to use the built-in provider. -->

<add key="SettingsStorageProvider" value="ScrewTurn.Wiki.Plugins.SqlServer.SqlServerSettingsStorageProvider, SqlServerProviders.dll" />

<!-- Set this item with the configuration for the Settings Storage Provider defined above.

The built-in providers does not require any configuration. -->

<add key="SettingsStorageProviderConfig" value="Data Source=\\IF-WIKI\SQLExpress\screwturnwiki" ;Initial Catalog="screwturnwiki";User ID="IF-WIKI\user";Password="XXX" />

</appSettings>

weiß einer ob ich bei dem masterpassword das pw vom Serveradmin angeben soll? Darf ich den 'administrator' (username 'administrator') verändern?

Und was soll man bei Initial Catalog eingeben?

Ist die Syntax sonst richtig?

Und muss man bei der User ID einen belebigen Benutzer der Datenbank angeben?

Wär nett wenn sich da vielleicht jemand mit auskennt.

LG

Erstelle ein Benutzerkonto oder melde Dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde Dich hier an.

Jetzt anmelden

Fachinformatiker.de, 2024 by SE Internet Services

fidelogo_small.png

Schicke uns eine Nachricht!

Fachinformatiker.de ist die größte IT-Community
rund um Ausbildung, Job, Weiterbildung für IT-Fachkräfte.

Fachinformatiker.de App

Download on the App Store
Get it on Google Play

Kontakt

Hier werben?
Oder sende eine E-Mail an

Social media u. feeds

Jobboard für Fachinformatiker und IT-Fachkräfte

×
×
  • Neu erstellen...