I’m using DFS 6.5 and DotNet.
Trying to make use of the Transformation services API.
I have the emc-transformations-skd-6.5.zip package however the DotNet Dll’s inside this package don’t seem to be compatible with one another.
When I load the transformation.dll it throws an exception.
Does anyone have any experience with this transformations API using DotNet ?
The message I receive is :
Could not load file or assembly 'Emc.Documentum.FS.Runtime, Version=6.5.0.31, Culture=neutral, PublicKeyToken=f7c256ad97a54f3d' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
By EEL, September 18, 2008, 02:32 PM