The request is not supported (0x80070032)
IIS uses bindings to determine where to redirect requests. These bindings can be secured (https – mostly on port 443) or unsecured (http – mostly on 80).
In a case I worked on, I came across to this error while trying to add an https binding:&nb… Continue reading The request is not supported (0x80070032)