User-1832071357 posted
line 91 in <%@
Control Language="C#"
ClassName="LocationsPicker" %>
it says
Validation (ASP.Net) Attribute ‘target’ is not a valid Attribute of element of ‘RolloverLink’
What should this say?
Line 90 <Club:RolloverLink
ID="addlocation"
runat="server"
NavigateURL="locations_edit.aspx?Action=new"
Line 91 Text="Add new location"
target="_new"
/>