I have a user control that I include in an EditItemTemplate template of the formview, but when I add a second ItemTemplate template and place a copy of the user control it gives me an error that a declaration of that user control already exists.
This is the control statement in each template '/ >
This is the error "BC30260: 'cbpais' is already declared as 'Protected WithEvents cbpais As controls_ucdropdownedit_ucdropdownedit_ascx' in class."