While following Chapter 7, the following error occured:
"NullReferenceException was unhandled"
"Object reference not set to an instance of an object"
The error happened on the PersonalDetails.
vb line 64 which reads:
"txtFirstName.Text = mPerson.FirstName"
Prompt reply would be appriciated.
Thanks!