Hi,
I am using MIP SDK 2016 R2 and I am unable to Login to the Xprotect Enterprise server version 6.5f. I have no problem logging into a newer server (Corporate or Pro 2016). I have tried many SDK samples and they all give the same error (server not found).
Tried Samples : MultisiteViewer, AudioDemo, VideoViewer
I have found this articles that says it is possible with a new SDK version but I am already using a newer version.
https://developer.milestonesys.com/s/article/ka4200000008VnmAAE/Login-to-XProtect-fails-with-internal-error-MIP-SDK-2014-5-0a
Thanks for the help.
I believe this fits an issue in MIP SDK 2016 and 2016R2 where users using basic authentication was unable to login on XProtect Enterprise and XProtect Professional 6.5 and 7.0. It was fixed in next version of the MIP SDK. It is recommended to use the newest MIP SDK possible when developing. You can upgrade the MIP SDK from 2016R2 to 2017R1 without doing any modification to your source code.
Please use MIP SDK 2017 R1.
Hi,
I tested the new version of MIP SDD 2017 R1 and it works.
Thanks