[Mono-list] Missing method .ctor in assembly

Timotheus Pokorra timotheus.pokorra at solidcharity.com
Mon Aug 15 21:40:51 UTC 2016


Hello Vijay,

>  I have copied the libraries that are build on windows box and moved them to
> ubuntu.
>
>  Is this correct approach? or application needs to be created separately to
> work on mono/linux?
That should work.

>  The application is built on .net framework v4.5 and my Mono JIT compiler
> version is 3.2.8.
Your mono 3.2.8 is ancient.
Please try Mono 4.2.1 from Ubuntu Xenial onwards
(http://packages.ubuntu.com/search?keywords=mono-complete), or install
the Xamarin packages:
http://www.mono-project.com/docs/getting-started/install/linux/#debian-ubuntu-and-derivatives

>  Currently I am getting below error. Thanks in advance for any help on this
> issue.
I hope the issue goes away with a newer Mono.

Timotheus


More information about the Mono-list mailing list