Summary
When loading a Laserfiche Web application that is hosted on a 64-bit Web Server, you may receive the following error page:
HTTP Error 500.0 - Internal Server Error
Calling LoadLibraryEx on ISAPI filter "C:\Windows\Microsoft.NET\Framework\v4.0.30319\\aspnet_filter.dll" failed
Cause
IIS is incorrectly trying to load the 32-bit version of the ISAPI filter instead of the 64-bit version of the component.
Resolution
Modify ISAPI filter mappings for ASP.NET 4.0 to point to the 64-bit version of aspnet_filter.dll.