aspnet-4093-components-html-editor-deployment.md
This document describes assemblies required by web projects that use the functionality of the ASPxHtmlEditor control. Some of the assemblies are essential, while others that provide additional functionality can be optionally deployed, depending on your requirements.
We recommend that you use our Assembly Deployment Tool, which allows you to automatically collect the required redistributable DevExpress (and custom) assemblies to deploy your application. Otherwise, you can deploy the required assemblies manually.
Note
If you use other DevExpress components in your project, their use and deployment should comply with the corresponding EULA documents. For more details on licensing information and the redistribution policy of DevExpress, refer to the following topic: Redistribution and Deployment.
Depending on the production server’s permission settings and the number of web applications that use the same DevExpress assemblies, you can either register the assemblies in the Global Assembly Cache (GAC) or place them into the Bin folder of your application on the target computer. To learn more about web project deployment techniques, see the following topic: ASP.NET Deployment Content Map.
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.
Below are the essential libraries required by applications that use the ASPxHtmlEditor control. These libraries are considered to be redistributable under the .NET Controls & Frameworks EULA, and thus can be redistributed legally.
|
Assembly
|
Description
| | --- | --- | |
DevExpress.Data.v25.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.v25.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.
| |
DevExpress.SpellChecker.v25.2.Core.dll
|
Contains an assortment of internal classes that implement the basic spell-checker functionality of WinForms SpellChecker, ASP.NET SpellChecker, and WPF SpellChecker controls.
| |
DevExpress.Web.ASPxSpellChecker.v25.2.dll
|
Contains classes that implement the ASPxSpellChecker component’s functionality. See the following topics to learn more: Spell Checker and DevExpress.Web.ASPxSpellChecker.
| |
DevExpress.Printing.v25.2.Core.dll
|
Contains classes that implement the basic functionality for DevExpress printing libraries.
| |
DevExpress.RichEdit.v25.2.Core.dll
|
Contains classes that implement the logic for formatting rich text, as well as basic types that provide a public API common to such DevExpress RTF controls as ASP.NET RichEdit, WinForms RichEdit, and WPF RichEdit.
This assembly is also required when you use a Rich Edit in-place editor (RepositoryItemRichTextEdit) and/or export to DOCX format.
| |
DevExpress.Office.v25.2.Core.dll
|
Contains base classes common for Office File API and Office controls.
| |
DevExpress.Web.ASPxHtmlEditor.v25.2.dll
|
Contains classes that allow an editor to edit HTML page markup. See the following topics to learn more: HTML Editor and DevExpress.Web.ASPxHtmlEditor.
|
The following libraries allow you to implement additional functionality in projects that use the ASPxHtmlEditor control.
DevExpress Themes
Export to DOCX or RTF format
Localization