ClientControl.Instance.GenerateImageViewerControl throws a E_CLASSNOTREG HRESULT

ClientControl.Instance.GenerateImageViewerControl throws a E_CLASSNOTREG (CLS ID not registered) HRESULT when calling the Initialize method. The MIPSDK 2013 is installed on a separate workstation. Am I missing an additional SDK or do I need to explicitly register additional DLLs?

Thanks

I had to explicitly register COM DLLs such as ImageViewerDotNet.dll after running the MIPSDK_Installer_2013R2 MSI

You are using an older MIP SDK, in newer versions this have changed and you do not register any dlls.