Error occurred in deployment step 'recycle IIS application pool ': 0 × 80070005

Source: Internet
Author: User
Tags visual studio 2010

Precondition for an error: multiple users develop on one machine and use a non-system administrator account. Generally, when creating a website, the Administrator is specified as the system administrator;

Error occurred in deployment step 'recycle IIS application pool ': 0x80070005: Access Denied

An error is reported when you use Visual Studio 2010 to deploy the service. The error is as follows:

Cause: current deploymentCodeThe user is not the administrator of the website where the code is deployed. Just add it;

Generally, the website set administrator is specified to create a website set;

To solve this error, you can add permissions;

Steps:
1. Open the specified website set;
2. website operations-> website permissions-> website set Administrator (add one)

As follows:

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.