I am so turned around I don't even know where I am anymore.
ArgumentExcepti on is usually thrown when you try to assign a value of one DataType to another DataType incorrectly (like if you Eixttime was a string and you tried to assign it to a DateTime object directly)
As for the other error:
ArgumentExcepti on is usually thrown when you try to assign a value of one DataType to another DataType incorrectly (like if you Eixttime was a string and you tried to assign it to a DateTime object directly)
As for the other error:
Originally posted by msdn
Comment