Latest windows 10 1903 build has some issues with the binaries produced with loggernetsdk. The same code is working on a windows 10 machine up to windows build 1809. But same binary raises "ole undefined error 80040202 " in windows 10 1903 version. I have made a quick search and found that DSource->createAdvisor() method raises that exeption. Is there any workaround for this?