We are using Cells and recently upgraded to 6.0.1. As a result of that upgrade we are noticing an issue when we try to load in an excel xml file and convert it to an excel 2003 binary that if we have a DateTime column with an empty string value then the conversion fails.
This worked in previous versions of Cells. It seems like if there is no value for that column then Cells shouldn’t try to convert it to a date which I imagine is how it worked previously.