Use the mono command prompt that is installed when you installed mono. 

use the following command

c:\path to where you put the file\gacutil -i System.Windows.Forms.dll

This will register the dll for you.

Hope that helps.

-Jeromy



On 9/21/05, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
Hi,

I found a website (can't remember the link) that has a daily build of the latest winforms .dll

Once I download that, to where must I copy it, so it gets used.

I run Mono 1.1.8.3 on Windows 2000 installed into C:\Mono

I tried to copy it into the following folders:
c:\Mono\bin
c:\Mono\lib\Mono\GAC...
c:\Mono\lib\1.0\...
c:\Mono\lib\2.0\...

No matter into which folder I copied it, every time I run a winforms application, it says I am
using the following version:
Mono System.Windows.Forms Assembly [Revision: 44786; built: 2005/5/25 22:34:45]

Any ideas?

Regards,
  - Graeme -






_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to