I am getting an exception when I double click in my Listbox Unable to cast object of type System. String to type Week7_A. Experiment.
a. The listbox is not properly bound.
b. There is a data type mismatch.
c. The Listbox event is not handled correctly.
d. There is a problem with the data source.