Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Internal Server Error  (Read 3070 times)

0 Members and 1 Guest are viewing this topic.

rohitj

  • Guest
Internal Server Error
« on: November 16, 2013, 10:39:06 pm »
Internal sever Error on the website

If we access the a domain hosted in the server and we are getting following error message.

======
Calling LoadLibraryEx on ISAPI filter "C:\Program Files (x86)\Parallels\Plesk\isapi\sitepreview.dll" failed
======


This occurs mainly when your web application is using 32 bit and the IIS 7 is using 64 but as default.

In order to fix this we have to change a setting in the IIS configuration.

To fix this problem, all you have to do is open IIS7 and click on Application Pools.

Then right-click on the application pool for your website or the default application pool and go to the Advanced Settings tab. Make sure that Enable 32-bit applications is set to True.

That’s it! Now restart IIS and load up Internet Explorer again and your website should load fine.

Enjoy  ;)
« Last Edit: November 16, 2013, 10:41:52 pm by rohitj »