First execution of .Net Web Services Studio

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

  2052(  6096) 05/05/2008 15:30:31  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://sc62server/PWS/Common" 
            module=""/>
        </messages>
      </model>
    </RetrieveIncidentRequest>
  </soap:Body>
</soap:Envelope>
  2052(  6096) 05/05/2008 15:30:31  RTE D Done parsing request document
  2052(  6096) 05/05/2008 15:30:31  RTE D doCardinalOperation entered for
     SOA Mode 2 operation 1 - Retrieve
  2052(  6096) 05/05/2008 15:30:31  RTE D Calling loginAuthenticate 
     with user=falcon and password=########
  2052(  6096) 05/05/2008 15:30:31  RTE D Authentication succeeded
  2052(  6096) 05/05/2008 15:30:31  RTE D Calling agend()
  2052(  6096) 05/05/2008 15:30:31  RTE D Calling agstart()
  2052(  6096) 05/05/2008 15:30:31  RTE D Calling login with user=falcon 
     and password=########
  2052(  6096) 05/05/2008 15:30:32  RTE I User falcon logged in.  
     Already licensed
  2052(  6096) 05/05/2008 15:30:32  RTE D Login succeeded
  2052(  6096) 05/05/2008 15:30:32  RTE D Setting uname to falcon
  2052(  6096) 05/05/2008 15:30:32  RTE D Operation will be carried out on 
     file probsummary
  2052(  6096) 05/05/2008 15:30:32  RTE D doQuery using query string 
    number="IM1001"
  2052(  6096) 05/05/2008 15:30:33  RTE D doGet query returned 1
  2052(  6096) 05/05/2008 15:30:33  RTE D SOA revision time is 2005-03-15
  2052(  6096) 05/05/2008 15:30:33  RTE D SOA revision level is 0