🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

100

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

100

A custom Template to Support Mobile and Desktop

1.0.0
unpublished
NuGet
Maintainers
1
Source

In order to use the Intranet template, you'll need to enable Windows authentication and disable Anonymous authentication.

For detailed instructions (including instructions for IIS 6.0), please visit http://go.microsoft.com/fwlink/?LinkID=213745

IIS 7 & IIS 8

  • Open IIS Manager and navigate to your website.

  • In Features View, double-click Authentication.

  • On the Authentication page, select Windows authentication. If Windows authentication is not an option, you'll need to make sure Windows authentication is installed on the server.

    To enable Windows authentication on Windows: a) In Control Panel open "Programs and Features". b) Select "Turn Windows features on or off". c) Navigate to Internet Information Services > World Wide Web Services > Security and make sure the Windows authentication node is checked.

    To enable Windows authentication on Windows Server: a) In Server Manager, select Web Server (IIS) and click Add Role Services b) Navigate to Web Server > Security and make sure the Windows authentication node is checked.

  • In the Actions pane, click Enable to use Windows authentication.

  • On the Authentication page, select Anonymous authentication.

  • In the Actions pane, click Disable to disable anonymous authentication.

IIS Express

  • Right click on the project in Visual Studio and select Use IIS Express.
  • Click on your project in the Solution Explorer to select the project.
  • If the Properties pane is not open, open it (F4).
  • In the Properties pane for your project: a) Set "Anonymous Authentication" to "Disabled". b) Set "Windows Authentication" to "Enabled".

You can install IIS Express using the Microsoft Web Platform Installer: For Visual Studio: http://go.microsoft.com/fwlink/?LinkID=214802 For Visual Web Developer: http://go.microsoft.com/fwlink/?LinkID=214800

Keywords

JQM

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts