我正在运行为 .NET SDK RocketMQ 提供的演示示例。https://help.aliyun.com/document_detail/29561.html?spm=5176.doc29561.3.3.nIAzgT
但它抛出了以下异常。
An unhandled exception of type 'System.TypeInitializationException'
Additional information: The type initializer for 'ons.ONSClient4CPPPINVOKE' threw an exception.
我没有得到任何解决方案。任何人都可以为异常提供解决方案。