Saturday, February 11, 2012

Couldn't create DC_P8 FileNet object error with IBM Datacap Taskmaster Capture

Couldn't create DC_P8 FileNet object error


with IBM Datacap Taskmaster Capture


Abstract


Running FileNet P8 actions with Taskmaster Capture generates the following error:

Couldn't create DC_P8 FileNet object.
ERROR!!! N–2147024894

Cause


The dll is not registered with Microsoft .NET Framework 2.0 on the machine running the FileNet P8 actions.

Resolving the problem


To resolve this, register DC_P8_Server.dll with the codebase flag using the following command:

C:\Windows\Microsoft.NET\Framework\v2.0.50727\regasm.exe C:\Datacap\dcshared\DC_P8_Server.dll /codebase

Note:

  • Microsoft Web Services 2 SP3 must be installed on the machine.

  • Only one version of the DLL should be placed into a 'path' directory (e.g. system32, dcshared, etc).

No comments:

Post a Comment