精品亚洲欧美高清不卡高清,粗大挺进尤物人妻中文字幕,狠狠躁天天躁男人,国产午夜福利在线播放87,亚洲熟妇在线观看,成人色视频在线看,自拍少妇日本三级,精品国产三级a∨在线欧美,国产精品午夜视频,成人动视频国产欧美精品

What should I do if the HTTP 500 internal server error occurs?

IIS installation is complete, what should I do if I run "HTTP 500 - Internal Server Error"? It only takes three steps to solve the problem.

4832577_1[1].jpg

1. Run: regsvr32 %windir%/system32/vbscript.dll (In fact, this step can also be saved, make sure, just execute it)

4832577_2[1].jpg

2. Run: msdtc -resetlog


3. Reinstall IIS

4832577_3[1].jpg

Note:


1. Microsoft only provides an administrative script adsutil.vbs with IIS5. This script is located in the C:\inetpub\adminscripts subdirectory. First register vbscript.dll.


2. msdtc.exe is the Microsoft Distributed Transport Coordinator. The process calls the system Microsoft Personal Web Server and Microsoft SQL Server, which is used to manage multiple servers and must ensure that the service starts normally.

4832577_4[1].jpg

(1) Control Panel -> Administrative Tools -> Component Services.


(2) Find "Component Services" -> "Computer" -> "My Computer" -> "COM Application" -> "IIS Out-Of-Process Pooled Applications".


3. If you can't find "IIS Out-Of-Process Pooled Applications", or you can't open "COM Application" after clicking, after executing "msdtc -resetlog", reinstall IIS.