Add Reference Dialog Box
Use the Add Reference dialog box to add references to a custom assembly or .NET Framework component to your report. After you add an assembly reference, you can write expressions or embedded custom code that includes fully qualified references to classes or methods in the assembly or component. For more information, see Custom Code and Assembly References in Expressions in Report Designer (SSRS) or How to: Add an Assembly Reference to a Report (SSRS).
Options
.NET
Use to select a .NET Framework component or an assembly installed in the global assembly cache (GAC).Browse
Use to browse to an external assembly on your file system.Note
When you publish a report that includes a reference to an external assembly, the assembly must be installed on the report server before the report can be processed successfully.
Recent
Use to select the name of a recently used assembly.
See Also