Traeger-GmbH / opcuanet-samples

Sample projects for C#, VB.NET and C++/CLI to guide developers using our OPC UA .NET SDKs.
https://opcua.traeger.de
MIT License
88 stars 39 forks source link

OpcApplicationConfiguration.LoadClientConfig does not work #5

Open jurassicjp opened 2 years ago

jurassicjp commented 2 years ago

Hello

I tried your example under ..\opcuanet-samples-master\cs\Configuration\Client.ConfiguredViaXml with the 2nd Way to load an OPC UA Configuration with following line
configuration = OpcApplicationConfiguration.LoadClientConfig("Opc.UaFx.Client"); I get null as result. I didn't change anythnig on your example. I would be happy for an answer. Thanks a lot and best reagrds JP.