Issue
Since the IP address scheme for the site had been changed, trying to start a Webclient session results in 400 bad request error in the browser session.
There are no issues when accessing Webclient on the Webserver.
Environment
- WebClient
- IIS
Cause
Default Website in IIS is configured with the old IP address.
Resolution
- Set the new IP address in the Properties of the Default Website.
- Then stop and restart IIS.