The error "this interface is not supported" is prompted when IIS is restarted. How can this problem be solved?

Source: Internet
Author: User

Recently, when the local debug program restarts IIS, the system prompts "this interface is not supported". The system cannot be restarted normally, and there is no error in the log. I used a Windows 2003 system, after searching (search engine is a good thing), we found that the latest version of 360, that is, 7.0 deleted a key of the Registry when cleaning the registry in Trace cleanup. This error occurs, the contents of the Registry are now sent for the fixing of children's shoes with the same error. save the following code as the 1.reg file and double-click it to import the registry:

Copy codeThe Code is as follows: Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT \ Interface \ {E8FB8620-588F-11D2-9D61-00C04F79C5FE}]
@ = "IIisServiceControl"

[HKEY_CLASSES_ROOT \ Interface \ {E8FB8620-588F-11D2-9D61-00C04F79C5FE} \ NumMethods]
@ = "12"

[HKEY_CLASSES_ROOT \ Interface \ {E8FB8620-588F-11D2-9D61-00C04F79C5FE} \ ProxyStubClsid]
@ = "{00020316-0000-0000-c000-000000000046 }"

[HKEY_CLASSES_ROOT \ Interface \ {E8FB8620-588F-11D2-9D61-00C04F79C5FE} \ ProxyStubClsid32]
@ = "{E8FB8620-588F-11D2-9D61-00C04F79C5FE }"

[HKEY_CLASSES_ROOT \ Interface \ {E8FB8620-588F-11D2-9D61-00C04F79C5FE} \ TypeLib]
@ = "{E8FB8614-588F-11D2-9D61-00C04F79C5FE }"
"Version" = "1.0"

In the future, we will try not to install 360 on the server, not to optimize the system, but it is good to install the patch. Please delete it immediately after installing the patch.

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.