I am integrating the Milestone video playback through the component integration into our C# application. It works fine on my development machine as well as my coworkers machine and when we deploy it on most machines. However, we are noticing that on some machines, when we try to launch our application and try to display Milestone video, immediately after the ImageViewerControl displays the “Connected to camera” text, the application just crashes and terminates.
Here is a picture of our application right before it crashes:
When I check the Windows event logs, I see the following error:I am suspecting that maybe I forgot to install something that Milstone requires but I am uncertain what. Again, this does not occur on all machines and only some of them.
There is also another thing weird that I noticed. Right before it crashes, the application resolution automatically resized to a smaller size for some reason.
Do you have any idea of what may be causing this?
For reference, we are using the latest SDK available for 2020 R3.

