[Mono-winforms-list] Mono does not find System.Windows.Forms

HelenCR gh0988 at hotmail.com
Fri Aug 22 00:47:10 UTC 2014


I am running Ubuntu 12.04 LTS. I need to run a Mono environment application
(which needs Windows forms). I have installed Mono runtime, from
badgerports.org, version: mono-runtime 3.2.8+dfsg-4~dhx1+precise1.

When I go:

mono Application.exe
it bumps with:

Could not load file or assembly 'System.Windows.Forms, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its
dependencies.

I have then installed:

libmono-winforms2.0-cil 3.2.8+dfsg-4~dhx1+precise1
But when running again:

 mono Application.exe
I am getting the same error message as before:

Could not load file or assembly 'System.Windows.Forms, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its
dependencies.

Help will be appreciated

Many thanks in advance

Helen

Edit: should I find where the library has been downloaded (how)? and then
install it into Mono GAC using gacutil (How??)



--
View this message in context: http://mono.1490590.n4.nabble.com/Mono-does-not-find-System-Windows-Forms-tp4663609.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.


More information about the Mono-winforms-list mailing list