Hi,
We have been using your component in our Windows App for a number of years and are now experimenting with running on Mono are seeing this error:
Error connecting to Imap server (The type initializer for 'Limilabs.Client.ClientBase' threw an exception.). ---> System.TypeInitializationException: The type initializer for 'Limilabs.Client.ClientBase' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'log4net, Version=1.2.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a' or one of its dependencies.
File name: 'log4net, Version=1.2.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a'
at Limilabs.Mail.Log. () <0x41285b50 + 0x0004f> in :0
at Limilabs.Mail.Log. (System.String ) <0x412858f0 + 0x0007b> in :0
We are not using log4net and do not wish to start - is this something we can turn off or avoid?
Should we be using a special build of the DLLs for Mono?
Thanks,
Chris