Quantcast
Channel: OPC Labs - OPC Labs - Recent Topics - OPC Labs Online Forums
Viewing all articles
Browse latest Browse all 1794

PlatformNotSupportedException: Operation is not supported on this platform - by: cfza

$
0
0
Good day,

I am getting the following Exception when I try to create a new EasyDAClient object. Please can you assist me?

System.TypeInitializationException
HResult=0x80131534
Message=The type initializer for 'OpcLabs.EasyOpc.DataAccess.EasyDAClient' threw an exception.
Source=OpcLabs.EasyOpcClassic
StackTrace:
at OpcLabs.EasyOpc.DataAccess.EasyDAClient..ctor()
at TestConsole.Program.Main(String[] args) in C:\Users\User\Development\TestConsole\Program.cs:line 10

Inner Exception 1:
TypeInitializationException: The type initializer for 'OpcLabs.EasyOpc.Implementations.Native.Assemblies' threw an exception.

Inner Exception 2:
TargetInvocationException: Exception has been thrown by the target of an invocation.

Inner Exception 3:
PlatformNotSupportedException: Operation is not supported on this platform.

Viewing all articles
Browse latest Browse all 1794

Trending Articles