When I compile a simple web application on my machine it works without problems. However when I publish to the server always gives me the following error: Could not load type 'System.Collections.Generic.Dictionary `2' from assembly 'mscorlib, Version = 4.0.0.0,
In my local machine I have the following directory that does not exist on the server: /usr/lib/mono/4.0/
I've tried to install gtk-sharp-2.12.11 but in the end gives the following error: Requested 'gtk + -2.0> = 2.12.0' but version of GTK + is 2.10.4
Please help me Thanks Paulo Santos