Problem with Plugin event integration

Hello,

We are running some tests to develop event integration through the MIP Plugin SDK (2019R2).

We run a test with a simple plugin template:

1 - Disconnect the VMS event server; - OK

2 - Move the generated “itmi.dll” and “plugin.def” files to the “/milestone/MIPPlugins/test/” folder; - OK

3 - Start the VMS event server; - OK

4 - Execute Management VMS(Corporate 2017R2); - NOK

When performing step 4 listed above, the system parses the following error:

(We are using the 2017R2 version of XProtect Corporate because that is what our client uses.)

TITLE: MIPPluginLoad (itmi.dll)

------------------------------

Could not load VideoOS.Platform.Client.PropertiesWpfUserControl type from assembly VideoOS.Platform, Version = 1.0.0.0, Culture = neutral, PublicKeyToken = bc60fba4a7969f89.

------------------------------

ADDITIONAL INFORMATION:

Could not load VideoOS.Platform.Client.PropertiesWpfUserControl type from assembly VideoOS.Platform, Version = 1.0.0.0, Culture = neutral, PublicKeyToken = bc60fba4a7969f89.

-----------------------------

BUTTONS:

OK

------------------------------

https://developer.milestonesys.com/s/article/XProtect-Management-Client-cannot-load-MIP-plugin

Thank you very much, it worked!