Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then under “Application Pool → Engrafo”, chose “Advanced Settings…” and set the “Identity”-property to NetworkService

...

  • For the Desktop installation with no windows authentication the Anonymous Authentication should be Enabled

  • For the Server installation - or if you want to worj win installation with windows authentication - the Anonymous Authentication should be Disabled and Windows Authentication set to Enabled on the specific website. In this way the application will use AD

If you don’t see “Windows Authentication” in IIS, then follow the guide below

...

To enable in Windows in websites you need to do

...

  1. Open Control Panel

  2. Click on Programs

  3. Click on Turn Windows features on or off

  4. Navigate to "Internet Information Services"

  5. Expand "World Wide Web Services"

  6. Under "Security" select Windows Authentication

  7. Click Ok, and then Restart your computer

...

Install ASP.NET Core 5.0

...