How do I use the plugin : PReS Print Controls in PlanetPress Connect Workflow?

Hi,

I have wrote a PReS PDC program.

I want to use the workflow to execute the PDC ,but it failed.

The error message like this


Running in PP Watch Mode
PReSWatchCustomPlugin:0.0.0.9
Job FileName:C:\ProgramData\Objectif Lune\PlanetPress Workflow 8\PlanetPress Watch\Debug\debugD47603C4.dat
Original FileName:20160224154807809.txt
PDL Type = PRSGOPRESP
Working Folder = D:\Fglife_Connect\Ouput
PDC File = D:\Fglife_Connect\Ouput\D:\Fglife_Connect\PReS_Source\PrnTiff.PDC
DATA Input = D:\Fglife_Connect\Input\tempData*.txt
INSTANCE Input = 1
Error: could not create PReS Watch Interface
Please register latest MPReSIPC.dll
regsvr32 MPReSIPC.dll
Failed to Initialise Job:
Caught exception: Failed to Initialise Job
W3602 : Error 0 on line 193, column 2: Microsoft JScript ???: Job Error:Failed to Initialise Job
W3001 : Error while executing plugin:
PReS Print Controls: W1603 : Plugin failed - 16:54:56 (elapsed time: 00:00:00:007)


Here is my plugin config

I tried to find something in the workflow user guide, but I can’t find anything about it in the user guide.

Please tell me how to use and config the plugin correctly.

zoidsabcd

The answer is in the error message:

     Error: could not create PReS Watch Interface
     Please register latest MPReSIPC.dll

There is a known problem with older versions of PReS registering this dll. It was addressed with PReS v6.3.1. Please upgrade to this version and try again.