Hello
I am experiencing app crashes related to the LIBEAY32 module
the extract from the windows event viewer has the following entry:
Faulting application name: NLogManager.exe, version: 1.0.0.0, time stamp: 0x64c60023
Faulting module name: LIBEAY32.dll, version: 1.0.1.8, time stamp: 0x59abdc1c
Exception code: 0xc0000005
Fault offset: 0x000000000000922e
I am using the latest x64 version of the control on a .net 4.8 application and I use VS2022.
crashes on my previous x32 version were stopped but came back on the x64 bit version.
Could you please have a look on this?
thank you