![]() |
.NET Based OPC UA Client/Server SDK
3.1.0.500
|
If the .NET OPC UA application cannot be licensed as described in Licensing the SDK, check the following steps:
Check the Product Version of UnifiedAutomation.UaBase.dll in the “bin” folder of your application. If the Product Version contains the string “_EVAL”, then you are not using the correct assemblies. Use the Release Version of the assemblies instead.
Check if the license file used in your application is binary equal to the license file you retrieved from your download share (WebDAV or ftp).
ApplicationLicenseManager.AddProcessLicenses
must be called before ApplicationInstance.Start
is called.
If the OPC UA application is a server application, you need a UaSdkNetBundle license.