Add a .NET assembly
You can add a .NET assembly from existing .NET assemblies or add a new assembly to the store (database).
When configuring .NET assemblies in TotalAgility running in On-premise multi-tenant and Azure environments, only existing local assemblies are available for use. You cannot add new local assemblies, but you can add Store assemblies.
Add a local .NET assembly
To add an assembly from existing .NET assemblies, perform the following steps.
-
Navigate to
.
The .Net assemblies page appears.
-
Click
.
The Add .Net assemblies (Local) dialog box is displayed.
- By default, your working category is selected. To change the category, on the Category list, select a category for the .NET assembly.
- Enter the Reference path of the .NET assembly.
-
Optional. In the
Description field, enter a description for the .NET assembly, such as
"Company .NET assemblies."
A description can include a maximum of 255 characters.
- Select Load assembly using full name if you want the system to load the assembly from GAC when you use this .NET reference in a process or form, at runtime. The full file path is still required in the Reference Path so that TotalAgility can retrieve the full name at design time. (Default: Clear)
- Click Save.
Upload a .NET assembly to the store
To add a new assembly to the store (database), perform the following steps.
-
Navigate to
.
The .Net assemblies page appears.
-
Click
.
The Upload .Net assemblies (Store) dialog box is displayed.
- By default, your working category is selected. To change the category, on the Category list, select a category for the .NET assembly.
-
Click
Browse for
Reference path and select the required .NET DLL.
The selected .NET DLL reference appears in the Reference path box.
- To overwrite the existing files, select Overwrite existing files.
-
Optional. In the
Description field, enter a brief description for the .NET assembly, such as
"Company .NET assemblies."
A description can include a maximum of 255 characters.
-
Click
Save to upload a .NET assembly.
The Upload .NET assemblies dialog box displays the progress of file upload.
You can upload single or multiple .NET assemblies.
-
Once the files are uploaded, click
Finish.
The .Net assemblies page lists the .NET assemblies created. You can filter the .NET assemblies by assembly type and category.