An error occurs when EventSink occurs in linux mono olympia server

linux : ubuntu 22.0.4, aws linux
remobjects : 10.0.0.1559
mono : 6.12.0.200
visual studio : 2022

Hello.
When I use eventsink on Olympia server after installing mono on Linux, the following error occurs.

An exception occurred on the server: Invalid IL code in RemObjects.Olympia.IOlympiaEvents+Proxy:HaveMessage (System.Guid,string,RemObjects.SDK.Types.Binary): IL_0047: stloc.2

thank you

Hi,

weird, I’ve checked our dll with peverify and it doesn’t complain about them:

  • RemObjects.SDK.dll
Microsoft (R) .NET Framework PE Verifier.  Version  4.0.30319.0
Copyright (c) Microsoft Corporation.  All rights reserved.

All Classes and Methods in RemObjects.SDK.dll Verified.
  • RemObjects.SDK.Server.dll
Microsoft (R) .NET Framework PE Verifier.  Version  4.0.30319.0
Copyright (c) Microsoft Corporation.  All rights reserved.

All Classes and Methods in RemObjects.SDK.Server.dll Verified.