I was adding to the Events_Edit.aspx and this error came up.
The line of code it points to is:
Dim lp As LocationsPicker = CType(FormView1.FindControl("LocationPicker1"), LocationsPicker)
Can anyone advise why this is happening please?
Thanks in anticipation