IIS 7.5, ASP.NET application + MS SQL database
A website is in C:\inetpub\wwwroot\AppFolder
Windows authentication is allowed
SQL connection string contains user name and password
Trying to open a website
Cannot open database requested by the login. The login failed. Login failed for user 'IIS APPPOOL\DefaultAppPool'
Looks like wrong user credentials. My web application is set to use specific user name and password to access the database (web.config).
The problem is that I don't have IIS Manager Users feature. I have installed IIS completely, all services and checkboxes enabled, but still no such feature.
Configure this IIS user account to successfully access the web app