How to install the AceGallery component/control?
Just copy the AceComponents.AceGallery.dll file to the bin folder of the ASP.NET website and it should be ready. Q: How to add the AceGallery to the designer. A: After you copy the dll file to the bin directory, open the desired ASPX page in Design mode. Right click the toolbox, and select “Choose items…”. Next, give the path of the AceComponents.AceGallery.dll from the bin folder. You should now see the “AceGallery” item visible on the toolbox. You may also have to add a Reference to the AceComponents.AceGallery.dll file by right clicking your project on Solution Explorer, and selecting Add Reference. Just drag and drop that to the designer surface and you should see this.