AVNet
AVNet
I have a public key with subkey. It seems the encryption is not working with the Subkey. Please help!
Below is my sample code. I am trying to read some Float tags from PLC but I am getting "ErrorTimeout" exception. Please help. I don't think Timeout = TimeSpan.FromMilliseconds(500) is...
I am following the code provided in the opcsample/Program.cs and I am getting the below exception. Should I register any of the com dll's using regsvr? Please advise. System.Runtime.InteropServices.COMException: 'Retrieving...
I am using EasyModbusTCP, Version 5.6.0 I know that the device is offline but the modbusClient.Connect() method doesn't throw an exception & modbusClient.Connected returns true. Here's the sample code ```...
I have registered the opcdaauto.dll and now I am seeing another exception in the logs: System.Runtime.InteropServices.COMException (0x800706BA): The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) at OPCAutomation.IOPCAutoServer.Connect(String ProgID, Object...
### Library name and version Azure.ResourceManager.DataFactory 1.0.0 ### Describe the bug Getting error message - "Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'." Followed the instructions in the...