Creation of ServerManager fails with NullReferenceException

Questions regarding the use of the .NET SDK 2.0 for Server or Client development or integration into customer products ...

Moderator: uasdknet

Post Reply
armindittel
Jr. Member
Jr. Member
Posts: 1
Joined: 31 Jan 2017, 08:18

Creation of ServerManager fails with NullReferenceException

Post 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.

Post Reply