问题
I'm getting this error in the event log (EventViewer):
The Module DLL C:\Windows\System32\inetsrv\iis_ssi.dll failed to load. The data is the error.
OS is Windows2012 Server. How to fix it?
回答1:
You need to add SSI in Server Manger. Follow these steps:
- Add Roles and Features
- In Server Roles, expand Web Server (IIS)
- Expand Application Development
- Select Server Side Includes
回答2:
For Windows 2012r2 Operating systems, to be more precise following this step:
- Open Server Manager Dashboard
- Click on Add Roles and Features
- Expand Web Server IIS (if not already selected)
- Expand Web Server
- Expand Application Development and ensure that all unchecked boxes are selected.
- Click Next on the select feature windows to advance
- In the Confirm installation selection select specify an alternate source path for the installation CD such as F:\sources\sxs to complete the installation.
来源:https://stackoverflow.com/questions/37474915/503-error-caused-by-iis-ssi-dll-failed-to-load-in-the-event-viewer-eventlog