Skip to main content

Deployment of File Management Controls

  • 2 minutes to read

This topic describes DevExpress assemblies required by web projects that use the functionality of the File Management controls. Some of these assemblies are required, while others that provide additional functionality are optional, depending on your requirements.

All DevExpress assemblies are located in the following folder after installation: “C:\Program Files\DevExpress 23.2\Components\Bin\Framework\“

For more information, refer to the following topic: Redistribution and Deployment.

Important

Please consult the EULA for additional up-to-the-minute information on which assemblies, tools and executables are considered redistributable.

Non-Redistributable Libraries

Distribution of any DevExpress design-time libraries ending with “.Design” is strictly prohibited. This means that you cannot use our installation for deployment purposes since it includes design libraries that cannot be distributed according to the terms of our EULA.

Required Redistributable Libraries

DevExpress.Data.v23.2.dll

Implements the most basic functionality common to all DevExpress controls. This includes classes for data binding, skinning, printing, exporting, as well as many other auxiliary types and resources.

DevExpress.Web.v23.2.dll

Contains classes that implement the core functionality of all DevExpress web controls and the functionality of controls from the following components: Data Editors, GridView, Card View, Vertical Grid, Data and Image Navigation, Docking and Popups, Site Navigation and Layout, File Management and Multi-Use Site Controls.

Optional Redistributable Libraries

DevExpress.Web.ASPxThemes.v23.2.dll
Contains classes that implement a set of predefined DevExpress themes for DevExpress web controls. See ASPxThemes Assembly to learn more.

Localization

If you use satellite resource assemblies to localize File Management controls, you need to deploy the corresponding assemblies. See the following topic to learn more: Satellite Resource Assemblies.

Assembly Deployment Tool

Use our Assembly Deployment Tool to collect the required redistributable DevExpress and custom assemblies automatically to deploy your application. Otherwise, you can deploy the required assemblies manually.