Imageviewer / Playback WPF Examples

Hi,

Are there any ImageViewer / Playback WPF Examples which doesn’t use the TCP Protocol but rather the Native Windows Forms controls from the Milestone SDK?

Kind Regards,

JP van der Merwe

Yes, I believe this one fits..

http://download.milestonesys.com/MIPSDK/Samples/Wpf-MIP-Test.zip

Hi Bo, I get the following error with the Wpf-MIP-Test solution on _imageViewerControl.Initialize(); The specified module could not be found. (Exception from HRESULT: 0x8007007E) Kind Regards, Johannes van der Merwe Database Specialist Sedna Industrial IT Solutions |

My first guess as to what is causing this is: You haven’t copied the Milestone dll to the project.

Please use the CopyImageViewerActiveX.bat file in the MIPSDK\Bin folder for copying all relevant files with your application.. (See the MIP Documentation, .NET Library Initialization for more information.)