Hi,
Try set AllowEdit to true in the target directly.
<DotNetGallery:GalleryBrowser runat="server" ID="GalleryBrowser1" Layout="SlideShow" AllowEdit="true" />
Regards,
Ken