Second execution of .Net Web Services Studio

The following code shows an example of the second execution of code when using Keep-Alive with .Net Web Services Studio.

  2052(  6096) 05/05/2008 15:33:40  RTE D Parsing request document: 
    <?xml version="1.0" encoding="utf-8"?><soap:Envelope 
    xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" 
    xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soap:Body>
    <RetrieveIncidentRequest 
      xmlns="http://servicecenter.peregrine.com/PWS">
      <model query="">
        <keys query="">
          <IncidentID/>
        </keys>
        <instance query="" recordid="" uniquequery="">
          <IncidentID>IM1001</IncidentID>
        </instance>
        <messages>
          <message xmlns="http://servicecenter.peregrine.com/PWS/Common" 
            module=""/>
        </messages>
      </model>
    </RetrieveIncidentRequest>
  </soap:Body>
</soap:Envelope>
  2052(  6096) 05/05/2008 15:33:40  RTE D Done parsing request document
  2052(  6096) 05/05/2008 15:33:40  RTE D doCardinalOperation entered for
    SOA Mode 2 operation 1 - Retrieve
  2052(  6096) 05/05/2008 15:33:40  RTE D User falcon is already logged 
    in for this process - skipping login processing
  2052(  6096) 05/05/2008 15:33:40  RTE D Operation will be carried out 
    on file probsummary
  2052(  6096) 05/05/2008 15:33:40  RTE D doQuery using query string 
    number="IM1001"
  2052(  6096) 05/05/2008 15:33:40  RTE D doGet query returned 1
  2052(  6096) 05/05/2008 15:33:41  RTE D SOA revision time is 2005-03-15
  2052(  6096) 05/05/2008 15:33:41  RTE D SOA revision level is 0