IIS7.5 HTTP Error 500 calls LoadLibraryEx failed resolution _win server

Source: Internet
Author: User

When IIS7.5 opens the Web page, it prompts: HTTP error 500.0-internal Server error call LoadLibraryEx failed , in ISAPI filter C:\Windows\Microsoft.NET \framework\v4.0.30319\\aspnet_filter.dll on the Open PHP Web page appears to prompt. NET Framework error somewhat baffling, but out of

When IIS7.5 opens the Web page, it prompts:
HTTP Error 500.0-internal Server error
Failed to invoke LoadLibraryEx, on ISAPI filter "C:\Windows\Microsoft.NET\Framework\v4.0.30319\\aspnet_filter.dll"


Although opening a PHP Web page prompts. NET Framework error is a bit confusing, but the hint of error is obvious, this path is problematic.

The above path "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Aspnet_filter.dll", apparently the last DLL file name is preceded by a slash, causing the file to be found.

Workaround:

Open IIS Manager, open the properties of the Web site, open the ISAPI filter, double-click asp.net_4.0.30319.0 for editing, and remove the extra slashes from the path.


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.