<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Header>
      <wsrp:path soap:actor="http://schemas.xmlsoap.org/soap/actor/next" soap:mustUnderstand="1" xmlns:wsrp="http://schemas.xmlsoap.org/rp">
        <wsrp:action>http://schemas.xmlsoap.org/soap/fault</wsrp:action>
        <wsrp:id>uuid:a8bb74a7-adec-47d3-b758-6d8f33f68be0</wsrp:id>
        <wsrp:relatesTo>uuid:f4658416-c3b5-42c1-9204-db33e60bda8b</wsrp:relatesTo>
        <wsrp:fault>
          <wsrp:code>712</wsrp:code>
          <wsrp:reason>Endpoint Not Supported</wsrp:reason>
          <endpoint>http://localhost/cfwsdk/routing/sumservice.asmx</endpoint>
        </wsrp:fault>
      </wsrp:path>
      <wsu:Timestamp xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility">
        <wsu:Created wsu:Id="Id-8e31e7c2-f6f6-40b6-be91-f5860901e8e2">2002-11-01T21:45:19Z</wsu:Created>
        <wsu:Expires wsu:Id="Id-38191f2c-de2e-4b45-8056-dbab8eba1045">2002-11-01T21:50:19Z</wsu:Expires>
      </wsu:Timestamp>
    </soap:Header>
    <soap:Body>
      <soap:Fault>
        <faultcode>soap:Client</faultcode>
        <faultstring>Endpoint Not Supported</faultstring>
        <faultactor>http://localhost/cfwsdk/routing/sumservice.asmx</faultactor>
        <detail>Endpoint Not Supported<stackTrace>
	at Microsoft.WSDK.SoapFault.CreateDetail(Exception, String)
	at Microsoft.WSDK.SoapFault..ctor(String, XmlQualifiedName, Exception)
	at Microsoft.WSDK.Routing.RoutingSenderFault.GetSoapFault()
	at Microsoft.WSDK.Routing.RoutingHandler.SendRoutingFault(HttpContext, SoapContext, RoutingFault)
	at Microsoft.WSDK.Routing.RoutingHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext)
	at System.Web.CallHandlerExecutionStep.Execute()
	at System.Web.HttpApplication.ExecuteStep(IExecutionStep, Boolean&amp;)
	at System.Web.HttpApplication.ResumeSteps(Exception)
	at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext, AsyncCallback, Object)
	at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest)
	at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest)
	at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr, Int32)
</stackTrace></detail>
      </soap:Fault>
    </soap:Body>
  </soap:Envelope>