Hello.
I get this error "ArgumentOutOfRangeException" at the end of Ch. 7 when I click on the Add Person button on the MainForm. When I check the error, it comes from the line "dtpDateOfBirth.Value = mPerson.BirthDate" in the PersonalDetails.
vb control.
Has anybody have this problem before? If so, how can it be resolved?
Thanks.