Issue
Customer getting "HTTP Error 404.3" when trying to run a Reports in PSE
Product Line
Powerlogic Scada 8.x (PSE 8.x)
Environment
Report creation, trying to pull historical data store in the PME system using the PSE interface
Cause
IIS (Internet Information Services) is not set up properly.
Resolution
Install IIS subcomponents from
Customer getting "HTTP Error 404.3" when trying to run a Reports in PSE
Product Line
Powerlogic Scada 8.x (PSE 8.x)
Environment
Report creation, trying to pull historical data store in the PME system using the PSE interface
Cause
IIS (Internet Information Services) is not set up properly.
Resolution
Install IIS subcomponents from
- Start-->Control Panel --> Programs and Features --> Turn Windows features ON or OFF.
- In Internet Information Services--> World Wide Web Services -->Application Development Features
- Check ASP.NET (.NET Extensibility, ISAPI Extensions, ISAPI Filters will be selected automatically).
- Double check that specific versions are checked
- Open the Command prompt by clicking on start and select run and type in cmd-->enter, and type and run the following:
%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -ir
- Finally check in IIS manager, that your application uses application pool with .NET framework version v4.0