Error while trying to run project: Unable to start debugging on the Web server... Publisher policy file is not found.
To enable integrated Windows authentication
- Log on to the Web server by using an administrator account.
- Click Start and then click Control Panel.
- In Control Panel, double-click Administrative Tools.
- Double-click Internet Information Services.
- Click the Web server node.
- A Web Sites folder opens underneath the server name.
- You can configure authentication for all Web sites or for individual Web sites. To configure authentication for all Web sites, right-click the Web Sites folder and then click Properties. To configure authentication for an individual Web site, open the Web Sites folder, right-click the individual Web site, and then click Properties.
- The Properties dialog box is displayed.
- Click the Directory Security tab.
- In the Anonymous access and authentication control section, click Edit.
- The Authentication Methods dialog box is displayed.
- Under Authenticated access, select Integrated Windows authentication.
- Click OK to close the Authentication Methods dialog box.
- Click OK to close the Properties dialog box.
- Close the Internet Information Services window.