I know htere is lot of stuff available on web for "how to use SOAP in iOS", but still I failed in doing for following SAOP Request & response. Help is greatly
the problem seems not related to the send/recv of soap messages at all BUT to the value you send as dateTime
-- it doesn't have the correct format.
=> Server was unable to process request. ---> SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.
use an NSDateFormatter to write the date string in the requested format