{}

Our Brands

Impact-Company-Logo-English Black-01-177x54

Schneider Electric USA Website

Welcome to our website.
How can we help you today?
Web Applications Error: "Http Error 503. The service is unavailable."

Issue
When trying to access the application webpage, the following error occurs:
503 Error
The following error is seen in Windows Application Event Viewer:
Event Viewer Error
The Module DLL HipISSEngineStub.dll failed to load. The data is the error.

Product Line
Power Monitoring Expert 7.2.x

Environment
Web Applications
HipISSEngineStub.dll

Cause
Upon checking Application Pools in IIS Manager, it turns out the application pool has stopped.  However, the problem cannot be resolved by simply re-starting the application pool.  By doing so and accessing the web page, it will stop again.
App Pools Stopped

If McAfee has recently been uninstalled, updated, or changed the installation somehow, there is probably still a reference to it in the ISAPI settings.

Resolution
Remove the reference to the MfeEngine in the applicationHost.config:

1.  Navigate to: %windir%\system32\inetsrv\config

2.  Open the file applicationHost.config as Administrator for editing in Notepad.

IMPORTANT: Make sure a copy of the original file is available before making any changes.

3.  Edit the  globalModules section and remove the following line:
<add name="MfeEngine" image="%windir%\System32\inetsrv\HipIISEngineStub.dll" />;

4.  Edit the modules section and remove the following line:
<add name="MfeEngine" />;

5.  After editing the applicationHost.config file, save the file, then restart the IIS server using iisreset or by restarting the system.

Schneider Electric USA

Explore more
Range:
Articles that might be helpful Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Explore more
Range: