Glossary Item Box
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. |
| See Also |
Overview: Overview
Deployment: System Requirements | Adding the AspLib to the Visual Studio Toolbox | Adding the AspLib to an ASP.NET WebForm | Security settings