I have installed the latest SDK version and tried to recompile and run the live and playback sample projects (‘VideoViewerQuality’ and ‘PlaybackUser’).
When testing against a XProtect Corporate installation Version 2017 R1, both samples fail to load the video content and crash. I have added the output log from Visual Studio when run in debug mode.
Is there any possibility to get those versions compatible?
After updating to the latest SDK version, the ‘Bin’ folder of the component sample contains the OLD(!!) dependant files (which worked in previous SDK versions. When recompiled, the ‘CopyUIFiles.bat’ batch copies the new depandant files and the exception will be thrown as described.
Try to delete all files in the Bin folder of your component, this way you make sure no old file is left behind and that the files are only those copied by ‘CopyUIFiles.bat’