All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Looks like we fixed the problem It was not easy because problem is not in our code, that's why we spent so much time.
We will test HostMonitor for couple of days and I hope we release version 6.20 Beta next week
Problem is in compiler library. Its not designed for interactive services and we fought with different problems before. Actually Windows was not designed for interactive services either
That's why some developers create 2 modules - non-interactive service + GUI application. Its easier and help to avoid a lot of problems. We made interactive service because its more useful but somotimes I regret about this decision.