====== Webservice Problems ====== A WebService can be registered but not correctly addressed via **https**. * http: works * **https: does not work** **Cause:** Registering the URL in netsh with https://+:8482/ for use with BasicBinding.\\ **Solution:** Registration of the URL in netsh with **https://Hostname:8482/**((Note: Specification of the hostname is mandatory.))