...
Register the Patricia DLL for Nuxeo Integration
- Download the latest release version: httpshttp://s3pinuxeo-eu-west-1.amazonawsdist.practice-insight.com/com.patrix.pub/NuxeoLib.dllNuxeoLib-release-2016-17-03.zip
- Copy only Copy the .dll file to the Patricia installation folder, e.g. C:\Program Files\Patrix\Patricia 5.6\appl
Register the .dll with the following command:
Code Block %SystemRoot%\Microsoft.NET\Framework\v4.0.30319\regasm /codebase C:\Path\To\nuxeoLib.dll
...