Misi: We had a similar issue where NULL values returned from the AR Web Service that caused errors like 'Object reference not set to an instance of an object.' To bypass that we came up with default dateTime/integer values(like 1975-01-01T00:00:00-05:00) which the .NET code would ignore. This will help retain your data type as well as the .NET developers sanity! Freewares like Soap UI or Strike Iron Web Services actually validate the SOAP request and response and come very handy for integrations such as these.
-Subash _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

