Previous Topic: Option 2: Modifying COMMCFG.ININext Topic: Copy Files from the .NET Server Build Machine


Copy CA Gen Files to the Client Application's Directory

In order for the client application to execute the CA Gen C to C# Cooperative Flow, several files must be copied to the client application's directory. Copy the following files from the CA Gen directory structure to the client application's directory.

From the CA Gen root directory:

From the .net\bin directory under the CA Gen root directory:

For example:

cd <application directory>
copy "%GENxx%Gen\CA.Gen.odc.c2cs.dll"
copy "%GENxx%Gen\.net\bin\CA.Gen.csu.dll"
copy "%GENxx%Gen\.net\bin\CA.Gen.exits.dll"
copy "%GENxx%Gen\.net\bin\CA.Gen.odc.complus.dll"
copy "%GENxx%Gen\.net\bin\CA.Gen.odc.dll"
copy "%GENxx%Gen\.net\bin\CA.Gen.odc.net.dll"
copy "%GENxx%Gen\.net\bin\CA.Gen.vwrt.dll"

Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes.