Fix “Calling LoadLibraryEx on ISAPI filter c:\…isapi.dll failed”
Fix “Calling LoadLibraryEx on ISAPI filter c:\…isapi.dll failed” You need to change setting in IIS configuration Yesterday, while setting up a website on IIS 7 and Windows Server 2008, I loaded up the website in the browser and ended up getting the following error message: Calling LoadLibraryEx on ISAPI filter C:\…isapi.dll failed The path was to the isapi.dll file in C:\Program Files\etc and I was pretty sure everything was setup properly....