How to resolve problem with Cefsharp.wpf into MIPplugins for Milestone Xprotect Smart Client.

When i create my own MIP plugins for use cefsharp on Milestone Xprotect Smart client, after the integration into the MIPPlungs folder the smart client return a message :

GenerateViewItemWpfUserControl: and GenerateViewItemUserControl: with the same message:

Could not load file or assembly ‘CefSharp.Wpf, PublicKeyToken = XX’

please do you have any idea how to fix it?

Do you see the same issue if you use any of the Smart Client plugin samples?

Might this prove useful? - https://developer.milestonesys.com/s/article/debugging-techniques-for-Smart-Client-plugins

Hello mister Anderson,

I don’t find any sample that use chromium embedded framework (CefSharp)

I already followed the debugging techniques but i have the same error when i want to integret it into Smart Client live wall.

Yes, I realize now that CefSharp is a framework. There are no samples in the MIP SDK for that. Have you translated one of the plugin samples in the MIP SDK to CefSharp?

The error you are experiencing is the error you get when you have a MIP SDK based standalone application and have not copied the dependent files - https://developer.milestonesys.com/s/article/Dependent-files-in-MIP-SDK - But this does not fit if you have developed a MIP plugin for the Smart Client..

No, I juste open open your MIPPlugin in visual studio, add NuGet package(CefSharp.wpf) and add a new user control (WPF) into the client part.

This user control uses CefSharp to run a browser on Chromium and open this page : http://dpssys5-1.droneprotectsystem.net:3000/ . after that i integrated the soft.xaml into your default file : WorkSpaceViewItemWpfUserControl.xaml for open it into the smart client, and the error appears at this time.

I try to copie the dependent files but that doesn’t solve the problem.

Someone tell us that we can use this ready to use plugin : https://www.smartsoftware.shop/kopie-von-alarm-desk-edition to run the smart client on Mozilla Firefox

is this one of the milestone partners ?

we are still looking for a way to display a web page other than your acutel system (internet explorer 7)