Professional OPC
Development Tools

logos

Online Forums

Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.

Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.

Do not use the Contact page for technical issues.

System.IO.IOException instantiating EasyUAClient

More
16 Aug 2023 13:30 #12012 by sw34
Confirming that QuickOPC 5.71.333 resolves this issue.

Thank you for the quick resolution!
The following user(s) said Thank You: support

Please Log in or Create an account to join the conversation.

More
16 Aug 2023 12:52 #12010 by support
Hello.

Please update to QuickOPC 5.71.333, hopefully it is fixed now.

Best regards

Please Log in or Create an account to join the conversation.

More
15 Aug 2023 19:24 #12003 by support
Hello.

I was able to reproduce the issue. Thank you for reporting it! There will be a fix soon, I will post here when it is available.

Best regards

Please Log in or Create an account to join the conversation.

More
15 Aug 2023 15:32 #11997 by sw34
Running on WSL linux using .net6 and Quick OPC 5.71

I created the demo as described in opclabs.doc-that.com/files/onlinedocs/QuickOpc/Latest/User's...%20Visual%20Studio%20Code.html

Get this error when calling
var client = new EasyUAClient();

This does not occur when running under windows.


"One or more errors occurred. (Access to the path '/usr/share/IsolatedStorage/4afkimrw.2cy/ut00wkwg.uzs' is denied.)"

stack trace
"   at OpcLabs.BaseLib.Internal.TaskBackground`1.get_Value()\n   at OpcLabs.BaseLib.Internal.Initialize`1.get_Value()\n   at OpcLabs.BaseLib.Extensions.Hosting.ApplicationInstanceExtension.GetCommonStorageProvider(ApplicationInstance applicationInstance)\n   at OpcLabs.BaseLib.Extensions.Hosting.ApplicationInstanceExtension.GetCommonStorageProvider(ApplicationInstance applicationInstance, String key, String[] subkeys)\n   at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)\n   at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)\n   at System.Lazy`1.CreateValue()\n   at OpcLabs.EasyOpc.UA.Toolkit.ClientServer.UAClientServerEngineBase..ctor(IServiceProvider serviceProvider)\n   at OpcLabs.EasyOpc.UA.Toolkit.Client.UASmartClientEngine..ctor(IServiceProvider serviceProvider)\n   at OpcLabs.EasyOpc.UA.Implementation.NetSdk.Client.EasyUAClientEngineBase..ctor(IServiceProvider serviceProvider)\n   at OpcLabs.EasyOpc.UA.Implementation.NetSdk.Client.EasyUAClientEngine..ctor(IServiceProvider serviceProvider)\n   at OpcLabs.EasyOpc.UA.Implementation.NetSdk.Client.EasyUAClientEngine.get_Instance()\n   at OpcLabs.EasyOpc.UA.Implementation.NetSdk.Client.NetSdkEasyUAClient.HookStaticEventHandlers()\n   at OpcLabs.EasyOpc.UA.Implementation.NetSdk.Client.NetSdkEasyUAClient.EnsureStaticActivation()\n   at OpcLabs.EasyOpc.UA.Implementation.NetSdk.Client.NetSdkEasyUAClient.set_AdaptableParameters(EasyUAAdaptableParameters value)\n   at OpcLabs.EasyOpc.UA.EasyUAClient.StaticActivate()\n   at OpcLabs.EasyOpc.UA.EasyUAClient.EnsureStaticActivation()\n   at OpcLabs.EasyOpc.UA.EasyUAClient.Construct()\n   at Program.<Main>$(String[] args) in /home/sw/Hello/Program.cs:line 3"

Please Log in or Create an account to join the conversation.

Moderators: support
Time to create page: 0.057 seconds