Redistribution and Deployment
- 5 minutes to read
Certain DevExpress libraries are considered redistributable under the End User License Agreement (EULA) and can be distributed to end-users of your applications. You must have a valid license to legally distribute applications that use DevExpress components.
When you deploy a web project that uses DevExpress web controls, you should copy the corresponding assembly files that implement the functionality onto a target machine (server) in the private Bin directory for the application. Note that you cannot use our installation for this purpose since it includes Design libraries that cannot be distributed according to the terms of our EULA. This means you need to deploy the necessary assembly files onto the target server manually.
See ASP.NET Deployment Content Map to learn more about web project deployment techniques.
Below is a list of all DevExpress web control suites and their corresponding assembly files. Some of these assemblies are required, while others that provide additional functionality are optional, depending on your requirements.
Note
All the required DevExpress assemblies are located in the following folder after installation: “C:\Program Files\DevExpress 24.1\Components\Bin\Framework\“
The 24.1 in assembly and folder names corresponds to the product version’s year and volume number. You can find more information about our product delivery and versioning model on the Product Delivery Model web page.
Non-Redistributable Libraries
Distributing any DevExpress design-time libraries ending with “.Design” (for example, DevExpress.XtraPrinting.v24.1.Design) is strictly prohibited.
Redistributable Libraries
- DevExpress.Charts.v24.1.Core.dll
- Contains classes that implement the basic functionality for ASP.NET Charts.
- DevExpress.CodeParser.v24.1.dll
- Contains classes that parse the SqlDataSource‘s CustomSqlQuery.
- DevExpress.Data.v24.1.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.Data.Desktop.v24.1.dll
- Contains classes that implement a functionality related to the Dashboard and Scheduler controls.
- DevExpress.DataAccess.v24.1.dll
- Contains classes that implement a functionality related to the Report controls.
- DevExpress.DataVisualization.v24.1.Core.dll
- Contains classes that Spreadsheet uses to display the Excel 2016 charts.
- DevExpress.Drawing.v24.1.dll
- Contains cross-platform counterparts of the
System.Drawing
classes not supported in non-Windows environments. - DevExpress.Drawing.v24.1.Skia.dll
- Implements the cross-platform drawing functionality based on the Skia Graphics Library.
- DevExpress.Office.v24.1.Core.dll
Contains base classes common for Office File API and Office controls.
- DevExpress.Pdf.v24.1.Core.dll
Contains internal classes that provide the basic functionality to parse and render PDF files.
- DevExpress.Pdf.v24.1.SkiaRenderer.dll
- Implements the cross-platform PDF renderer based on the Skia Graphics Library.
- DevExpress.PivotGrid.v24.1.Core.dll
- Contains basic classes that implement the main functionality of DevExpress PivotGrid.
- DevExpress.Printing.v24.1.Core.dll and DevExpress.Pdf.v24.1.Drawing.dll
Contains classes that implement the basic functionality for DevExpress printing libraries.
- DevExpress.RichEdit.v24.1.Core.dll
- Contains classes that implement a functionality related to the ASP.NET RichEdit.
- DevExpress.RichEdit.v24.1.Export.dll
- Contains classes required for export to DOCX and RTF format.
- DevExpress.Sparkline.v24.1.Core.dll
- Contains classes that implement a functionality related to the Report controls.
- DevExpress.SpellChecker.v24.1.Core.dll
- Contains classes that implement the basic spell-checker functionality of ASP.NET SpellChecker.
- DevExpress.Spreadsheet.v24.1.Core.dll
- Contains basic classes that implement the main functionality of DevExpress Spreadsheet.
- DevExpress.TreeMap.v24.1.Core.dl
- Contains classes that Spreadsheet uses to display the Excel 2016 charts.
- DevExpress.Web.ASPxDiagram.v24.1.dll
- Contains classes that implement a functionality of the ASPxDiagram control. See Diagram and DevExpress.Web.ASPxDiagram to learn more.
- DevExpress.Web.ASPxGantt.v24.1.dll
- Contains classes that implement a functionality of the ASPxGantt control. See Gantt and DevExpress.Web.ASPxGantt to learn more.
- DevExpress.Web.ASPxGauges.v24.1.dll
Contains classes that implement functionality related to the ASP.NET Gauges.
- DevExpress.Web.ASPxHtmlEditor.v24.1.dll
- Contains classes that implement a functionality of the ASPxHtmlEditor control. See HTML Editor and DevExpress.Web.ASPxHtmlEditor to learn more.
- DevExpress.Web.ASPxPivotGrid.v24.1.dll
- Contains classes that implement the ASPxPivotGrid control’s functionality. See Pivot Grid and DevExpress.Web.ASPxPivotGrid to learn more.
- DevExpress.Web.ASPxRichEdit.v24.1.dll
- Contains classes that implement a functionality related to the ASPxRichEdit control. See ASPxRichEdit and DevExpress.Web.ASPxRichEdit to learn more.
- DevExpress.Web.ASPxScheduler.v24.1.dll
- Contains classes that implement a functionality of the main controls available in the ASPxScheduler component. See Included Components to learn more.
- DevExpress.Web.ASPxSpellChecker.v24.1.dll
- Contains classes that implement the ASPxSpellChecker component’s functionality. See Spell Checker and DevExpress.Web.ASPxSpellChecker to learn more.
- DevExpress.Web.ASPxSpreadsheet.v24.1.dll
- Contains classes that implement a functionality related to the ASPxSpreadsheet control. See Spreadsheet and DevExpress.Web.ASPxSpreadsheet to learn more.
- DevExpress.Web.ASPxThemes.v24.1.dll
- Contains classes that implement a set of predefined DevExpress themes for DevExpress web controls. See ASPxThemes Assembly to learn more.
- DevExpress.Web.ASPxTreeList.v24.1.dll
- Contains classes that implement a functionality related to the ASPxTree List control. See Tree List and DevExpress.Web.ASPxTreeList to learn more.
- DevExpress.Web.Resources.v24.1.dll
- Contains common resources for DevExpress web controls.
- DevExpress.Web.v24.1.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.
- DevExpress.Xpo.v24.1.dll
- Contains classes that support infrastructure of eXpress Persistent Objects used in Dashboard and Scheduler controls.
- DevExpress.Xpo.v24.1.Extensions.dll
- Contains additional classes for eXpress Persistent Objects.
- DevExpress.XtraCharts.v24.1.Web.dll
- Contains the WebChartControl control that is intended for use in ASP.NET applications.
- DevExpress.XtraGauges.v24.1.Core.dll
Contains common algorithms for drawing gauges in different platforms for XtraGauges and ASPxGauges.
- DevExpress.XtraGauges.v24.1.Presets.dll
Contains over 150 ready-to-use Gauge presets for the ASPxGauges and XtraGauges Suites.
- DevExpress.XtraPrinting.v24.1.dll
- Provides the printing and exporting functionality to the End-User Report Designer.
- DevExpress.XtraReports.v24.1.dll
- Contains classes that implement the main functionality of XtraReports.
- DevExpress.XtraReports.v24.1.Web.Azure.dll
- This assembly is required for correct deployment of ASP.NET applications on Microsoft Azure.
- DevExpress.XtraReports.v24.1.Web.dll and DevExpress.XtraReports.v24.1.Web.WebForms.dll
- Contains classes which are used to implement the Web functionality of XtraReports.
- DevExpress.XtraScheduler.v24.1.Core.dll and DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
- Contains classes that implement the basic functionality of ASP.NET Scheduler.
- DevExpress.XtraScheduler.v24.1.Core.Reporting.dll
- Contains classes that implement the Scheduler Reporting specifics.
- DevExpress.XtraTreeMap.v24.1.dll
- Contains classes that Spreadsheet uses to display the Excel 2016 charts.
See Also
The following topic describes how to use the DevExpress Assembly Deployment Tool.
The links below cover the deployment mechanism in the .NET Framework.
Important
Please consult the EULA for additional up-to-the-minute information on which assemblies, tools and executables are considered redistributable.