IIS8.0 Configuration Web site, error: user ' IIS apppool\ your site name ' login failed
Source: Internet
Author: User
<span id="Label3"><p>The project can run normally in vs2013, configure to the server (windows2012+iis8.0), run prompt user ' IIS apppool\defaultapppool ' login Failed.</p><p>Solution:</p><p>For example, My site named myweb, will default to you to establish a MyWeb application pool to start an HTTP 404.17 error</p><p>1. Right-myweb the application pool, basic settings, Select The. NET Framework version, see there are two, 2.0, and 4.0. ah, according to your own development environment settings.</p><p>And then I reported you that the error ' IIS apppool\defaultapppool ' login Failed. This is because the user authentication mode of your IIS application pool differs from the authentication mode of SQL Server. Remember which mode you chose when installing SQL server? Mine is NetworkService (if you forget to try each one) good, then solve the Problem.</p><p>2. Right-myweb the application pool again, advanced settings, See there is a node called "process model", Modify the flag for a NetworkService.</p><p></p><p>Content Reference From: http://www.cnblogs.com/tianguook/p/3881075.html</p><p>IIS8.0 Configuration Web site, error: user ' IIS apppool\ your site name ' login failed</p></span>
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.