Alarm VIewer or Central Demo samples

image (19)Hello, I’m trying to validate a feature and use the samples from Alarme Viewer or CentralDemo and both have the same problem.

we have a Milestone 2022 R1 installation.

The error that appears is that the alarm service is not running.

How can I solve the problem ?

Thanks for the attention.

You must by mistake have a very old SDK. The Central/AlarmService API has been removed at 2019 R2, please see this link -

https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/mip2019r2_intro.html&tree=tree_search.html?search=central

Please see below and use the newest MIP SDK:

The MIP SDK’s three major resources are available online:

• .NET Framework .dlls are available on NuGet (use the NuGet Package Manager in Visual Studio, or download from here)

• Code Samples are available on GitHub here

• Visual Studio Templates are available as Visual Studio Extensions on Visual Studio Marketplace here

KB: https://developer.milestonesys.com/s/article/About-Milestone-software-development-Kit-SDK-download-link

Hi Rie,

Thanks for your perfect response.

Best regards