IIS accesses its own developed WebService site to stop automatically, and attempts to restart IIS and restart the server are not resolved.

Source: Internet
Author: User
Today, when I was working overtime, I found a strange problem, and IIS has a WebService site visit that we have developed to stop it automatically. Attempts to restart IIS and restart the server are not resolved.  Background Windows Events Error message is the Module DLL C:\Windows\System32\inetsrv\HipIISEngineStub.dll failed to load. The data is the error. Then I found a solution and I tried it very well. 1. Open the ApplicationHost.config file under C:\Windows\System32\inetsrv\config as an administrator. 2. Delete the <globalModules> node under: <add name= "Mfeengine" image= "%windir%\system32\inetsrv\hipiisenginestub.dll "/>
3. Delete

<modules> node: <add name= "Mfeengine"/>

Note: When you delete, do a backup and edit the ApplicationHost.config file by using a notepad that comes with Windows.

Help to know the students to consolidate, do not know the students remember there is a solution to the problem. company Daniel (Bogo) encountered problems and solutions.

IIS accesses its own developed WebService site to stop automatically, and attempts to restart IIS and restart the server are not resolved.

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.