What are the most frequent problems when installing WebEdition server, and how can I solve them?
Installing all WebEdition server components is not a click-and-go experience. It requires several installation steps and skipping or overlooking some step is the most common issue causing non-working server subsystem after installation.
Web Edition Installation Tool shows errors
This is usually caused by ASP.NET IIS extension not registered correctly. Please follow these steps to correct this:
- Locate aspnet_regiis.exe (usually in .NET framework main directory)
- Execute command ‘aspnet_regiis –iru’
- Repeat complete WebEdition installation wizard afterwards.
BioManager start fails with error message
This is usually caused by ASP.NET IIS extension not registered correctly. Please follow these steps to correct this:
- Locate aspnet_regiis.exe (usually in .NET framework main directory)
- Execute command ‘aspnet_regiis –iru’
BioManager reports 500 Internal Server
Error - "The FastCGI process exited unexpectedly"
This is usually caused by corrupted installation of Microsoft Visual C++ redistributables which is installed as a prerequisite with WE Installation helper tool.
- Reinstall (repair) the MSVC++ redistributable package available in the 'Installation helper/BAWE Prerequisites' folder.
System reports ‘HTTP Error 500.19’ error message, with error code 0x80070000d
URL Rewrite module is not installed.
- Install the missing module (see Installation manual, chpter 2.4)
- Restart WebClient after fixing the issue.
Devices do not connect to server
Please ensure first that server parameters on device are set properly (correct IP address, WebEdition mode selected). Check rules in firewall configuration, e.g. for Windows Firewall:
- Open ‘Windows Firewall with Advanced Security’
- Select Inbound Rules
- Check for ‘World Wide Web Services (HTTP Traffic-In)’ entry
- Make sure entry is enabled
From version R7, communication channel between clients and server can be protected by SSL (https). If this case enable inbound rule ‘World Wide Web Services (HTTPS Traffic-In)’.
Communication issues on a PC running Kaspersky Endpoint Security
We often saw problems on systems running this software. If you have connection problems with your devices and you run this software, please disable it, restart your PC and perform another test.
If the above mentioned steps do not help to solve the issues, check also other Knowledge Base articles:
- For 'Database operation error', please check HowTo - Handle 'Database operation error' issues
- For 'SOAP-ERROR: Parsing WSDL error', please check HowTo - Handle WSDL parsing errors