Hi.
I'm not sure if this is the correct place for my question.
I have a BizTalk 2006 R2 Schema with an element defind as Date.
Not all the rows in the flat file that this element is describing have a
date (it's an optional field) and so when I validate the instance I get an
error. I tried to put a default date of 1900-01-01, set the Nillable
property
to True and the Min Occurs property to 0. However I get the following
error
message:
"The DateTime represented by the string is not sup****ted in calendar
System.Globalization.GregorianCalendar."
I Googled this message but could not find a solution.
Any suggestion will be greatly appreciated!
Thanks,
Rita