This is one of several exceptions that started cropping up recently in a little web app I'd written to display bugs in our TestTrack database.
Turns out, the value represented a null date (the server is located in CDT, GMT-5); however, the .NET SOAP framework doesn't seem to handle such things. I don't know enough about SOAP to say which party is in the wrong, but it turns out the value was part of a source control record that I wasn't particularly interested in anyway, so I just ditched the field altogether - filename + revision # should be enough.
Sunday, June 17. 2007
The string '0000-00-00T00:00:00-05:00' is not a valid AllXsd value.
Trackbacks
Trackback specific URI for this entry
No Trackbacks

