I have successfully built a standalone SOAP Server that works great. I now want to deploy it to an IIS10 server on windows 10. I have some across many helpful articles that helped me to add the Virtual Application, configure the Application Pool, set folder permissions and enable ISAPI and CGI. I compiled he Service into an ISAPI DLL deployed as recommended but the only response I get back is ERR_INVALID_HTTP_RESPONSE. Does anyone have an idea as to what I am doing wrong? What should my URL be? http://localhost/eFileSvr/wsdl yields the same error.
Instead I get: