Hi Bruce,
This is the response in the SOAPUI.
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<s:Fault>
<faultcode xmlns:a="http://schemas.microsoft.com/net/2005/12/windowscommunicationfoundation/dispatcher">a:DeserializationFailed</faultcode>
<faultstring xml:lang="en-US">The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://tempurl.org:adt_dob. The InnerException message was 'There was an error deserializing the object of type System.DateTime. The value '' cannot be parsed as the type 'DateTime'.'. Please see InnerException for more details.</faultstring>
</s:Fault>
</s:Body>
</s:Envelope>
For the point number -1 , i have checked the data window is properly set.
Regards
Subrat