Kofax Ascen 7.5 Release Script for FileNet Content Manager 4.5 User Manual

Page 10

Advertising
background image

Ascent® 7.5 Release Script for FileNet Content Manager 4.5 Release Notes

4

Kofax, Inc.

Kofax.P8Rel45_V75.ConnectorInterfaceFactory.dll

Kofax.P8Rel45_V75.ConnectorInterfaceFactory.tlb
When you are prompted to replace the existing files, select “Yes.”

4

Register the Kofax.P8Rel45_V75.ConnectorInterface.dll and the

Kofax.P8Rel45_V75.ConnectorInterfaceFactory.dll by invoking the regasm command in

the command line prompt. The command to register these dll’s is:
regasm.exe [InstallDir]\<name of .dll> /codebase /tlb
For example:
regasm.exe C:\Program

Files\Ascent\CAP\P8Rel45_V75\Kofax.P8Rel45_V75.ConnectorInterface.dll /codebase

/tlb

Note

regasm.exe is located in C:\Windows\Microsoft.NET\Framework\v1.1.4322\. To

run this executable, you can navigate to this folder and run it or place this path in the Path

environment variable and run it from any location.

5

Re-compile the release script using steps 2 through 4 in the “To modify the release script”

section above. These steps ensure that the release script references the newly registered

connector interface and connector interface factory.

Note

Make sure that the project references the two .tlb files.

Note

To successfully modify and compile the connector, connector interface, or connector

interface factory, development must occur on a workstation with Microsoft WSE 2.0 SP3

(development setup).

Advertising