Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Web.config-file Probleme

Empfohlene Antworten

Veröffentlicht

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

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.