Kofax Ascen 7.0 Release Script User Manual
Page 7
![background image](/manuals/658205/7/background.png)
Ascent® 7.0 Release Script for XML Release Notes
Kofax, Inc.
3
Kofax.XMLRel_v7.tlb files must be compiled in Visual Studio .Net 2003. Copy these files
to the NetAsm folder (for example, C:\Program
Files\Ascent\CAP\Kofax.XMLRel_v7\NetAsm).
If you modify an interface of the .Net module, you will need to run the regasm.exe utility
with the /codebase option. To do so, open a .Net command window, change to the
Cap\Kofax.XMLRel_v7\NetAsm folder, and run the following:
regasm Kofax.XMLRel_v7.dll /codebase
3
You will need to repeat the procedure on each Administration and Release workstation
that will be using the XML release script. You may want to make copies of the files for
backup purposes, and store the copies in a safe location.
Note
In order to successfully modify and compile the release script, development must occur on a
workstation with the appropriate versions of Ascent Capture, CAPTools, and the XML release
script previously installed. To use the modified release script, you must replace the XML release
script ACXMLRel_v7.dll or the Kofax.XMLRel_v7.dll with the modified version on the client
workstation. If you receive an access denied error, you will need to close the Administration
module.
Refer to the documentation that came with your .NET Framework and Visual Basic
documentation for assistance.