Has anyone seen this error? In asp.net I'm trying to clear all the selected dates. I added a linkbutton and in the codebehind do the clear. But it never gets to the code behind page.
I get this error before I get to the code:
"1/1/0001 has already been added to the DatesCollection"
Angela