[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unknown Error in Soap Call



   I am trying to talk to a web service via Scott's HTTP api and I am
   getting and error I don't understand and was hoping someone cauld
   help. The error is:

   <faultstring>Server was unable to process request. ---&gt; String
   reference not set to an instance of a String.

   My xml is as follows:

     <?xml version="1.0" encoding="iso-8859-1" standalone="no" ?>
   [1]- <soap:Envelope
   xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
     <soap:Header />
   [2]- <soap:Body>
   [3]- <StellarMAX Type="SubDataQuery" UserName="officer">
   [4]- <SubDataQuery>
     <E911HouseNum>723</E911HouseNum>
     <E911Direction />
     <E911Street>VERDUNDY RD</E911Street>
     <E911City></E911City>
     <E911State>AK</E911State>
     <E911Zip>47800-0000</E911Zip>
     <E911Apt />
     <MaxRecords>20</MaxRecords>
     </SubDataQuery>
     </StellarMAX>
     </soap:Body>
     </soap:Envelope>

   Any help would be appreciated.

   Thanks, Jon

References

   1. file://localhost/C:/Mail/h2.xml
   2. file://localhost/C:/Mail/h2.xml
   3. file://localhost/C:/Mail/h2.xml
   4. file://localhost/C:/Mail/h2.xml
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------