CuteEditor
 
Home   Demo   Album Example   Deployment   Forums   Chat   Live Support   Web Messenger   Html Edior   Order
 

Deployment the DotNetGallery

To deploy your project follow two steps:

  1. Deploying the dotnetgallery.dll assembly and license file

    Copy the dotnetgallery.dll file and the dotnetgallery.lic file to the \bin directory for the web application that uses the DotNetGallery .

  2. Deploying the DotNetGallery Client files

    The "DotNetGallery_files" folder and all file it contains (you can find in the download package) should be deployed to http://{your site}/{your application}/DotNetGallery_files/ on your web site.

    If you want to deploy the DotNetGallery Client file to a different location, you will have to make sure that you set your editor FilesPath property correctly. The control expects to find the all the files and images in the files directory specified by the control FilesPath property.