Page 1 of 1

Creation of ServerManager fails with NullReferenceException

Posted: 22 Apr 2020, 11:25
by armindittel
In SDK 3.0.4, a NullReferenceException is thrown in UnifiedAutomation.UaBase.ServerBase.FindSdkLicense() in the constructor.
Probably it tries to access something from the Application instance that has not been started at that point.
Seems to be related to the last change in 3.0.4.