Deploying .NET applications to remote systems

Remote .NET applications are deployed to the Windows runtime environment as an executable assembly (.exe) or library assembly (.dll), depending on the type of application.

You are licensed to copy the following file to the computer that is running the .NET application:
  • CICS® Transaction Gateway .NET API assembly: IBM.CTG.Client.dll

The CICS Transaction Gateway .NET API supports 32-bit and 64-bit operation. Support is provided by a single assembly (IBM.CTG.Client.dll) which is included in the ctgredist package in the directory Windows/lib.

You must deploy IBM.CTG.Client.dll in the Global Assembly Cache, or in the same directory as the .NET application.

For further information on deploying assemblies in the Global Assembly Cache refer to the Microsoft documentation.


Concept Concept

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tgzos_latest/help/topic/com.ibm.cics.tg.zos.doc//ctgzos/dep_net_apps_remote.html