Windows application throwing error VideoOS.Platform.SDK.UI.dll while loading ImageViewer Control.
I did follow all the instructions such as post build event to copy all necessary dlls (except J2kCorex.dll is missing in the SDK bin folder).
Register the VIewerImageControl through regserv32 command.
List of dlls included in the project post build(verified with copyViewImage batch file)
xqilla23.dll,
xerces-c_3_1.dll,
VideoOS.UI.Common.WPF.VideoPlayer.dll,
VideoOS.Toolkit.dll,
VideoOS.Platform.SDK.UI.dll,
VideoOS.Platform.SDK.dll,
VideoOS.Platform.Primitives.dll,
VideoOS.Platform.dll,
VideoOS.DirectXMW.DirectSound.dll,
VideoOS.DatabaseUtility.MediaStorage.dll,
VideoOS.DatabaseUtility.Common.dll,
AudioPlayerDotNet.dll,
AudioPlayerDotNet_axinterop.dll,
AudioPlayerDotNet_interop.dll,
boost_*.dll (5 dlls),
CoreToolkits.dll,
ic*.dll (2),
ImageViewerDotnet.dll,
ImageViewerDotNet_axinterop.dll,
ImageViewerDotNet_interop.dll,
IMV1.dll,
ms*.dll (4),
mf*.dll (2),
and Phyton27.dll.
Our application was running successfully with older version of Milestone 2014.
What am I missing here? I even copy and pasted missing J2KCorex.dll but not use.
Any help much appreciated.
Thanks,