Glossary Item Box

Overview: Overview

Deployment: System RequirementsAdding the AspLib to the Visual Studio ToolboxAdding the AspLib to an ASP.NET WebFormSecurity settings

See Also AspLib component library Send comments on this topic.

Deployment

For using of the AspLib component library in an application you must add reference in your application on AspLib.dll, AspLib.Dialogs.dll, AstronDig.Classes.dll, System.Web.Extensions.dll and System.Web.Extensions.Design.dll files.

 

System.Web.Extensions.dll and System.Web.Extensions.Design.dll are dlls from ASP.NET AJAX framework. You need install it to use the tooltip control. They can be placed into GAC.

 
All the content files will be created automatically during the first call to the library.
 

As for the location of the DLL files, by default ASP.NET will search for them in the \Bin subfolder of your project's folder (note that an assembly is copied to the project's \Bin subfolder). You can however change this by adjusting the configuration file of your web application. For instance, you can use our assemblies on a target computer by deploying them into its global system assembly cache.

 

 If you have changed localization files or a theme, don't forget backup them.

 
If you plan to use media gallery (in GalleryBox or Editor control) you must set Security setting for folder that contains media content.

Overview: Overview

Deployment: System RequirementsAdding the AspLib to the Visual Studio ToolboxAdding the AspLib to an ASP.NET WebFormSecurity settings

 

 


© 2002-2007 Astron Digital. All Rights Reserved.