To deploy a web application, two steps are necessary:
- Deploy the assemblies to the production server
- Deploy the script and images to the production server
--- From Microsoft.com
MS-help: // infragistics_help/infragistics. Introduction/infragistics. Introduction/deployment-web.htm
Add necessary <compilation defaultlanguage = "C #" DEBUG = "true"> <assemblies>
<Add Assembly = "infragistics. webui. Shared. v5.1, version = 5.1.20051.37, culture = neutral, publickeytoken = 7dd5c00003f2cd0cb"/>
<Add Assembly = "infragistics. ultrachart. Resources. v5.1, version = 5.1.20051.37, culture = neutral, publickeytoken = 7dd5c00003f2cd0cb"/>
</Assemblies>
</Compilation>
When the control is automatically introduced into the project, there is an infragistics. webui. Shared. v5.1. Select "true" for "Copy local. Other referenced values do not need to be set to true;