Skip to main content Skip to complementary content

Configuring tDotNetInstantiate

About this task

In the Basic settings of the tDotNetInstantiate component, take the following steps.

Procedure

  1. Specifying the dll to load in the DDL to load field. The DLL can be a system assembly or a custom DLL.

    For system assemblies, you can specify the name of the desired system assembly (for example, “System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”); for custom dlls, you need to provide the absolute path to the dll (for example, "C:\\WINDOWS\\system32\\ClassLibrary1.dll)".

  2. Specify the class name and the name space in the Fully qualified class name field
  3. Set parameter values for the constructor in the Value(s) to pass to the constructor field.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!