[Mono-list] Running NET Compact Framework on Mono

goingmono g.kroger at gmail.com
Wed Sep 9 06:00:25 EDT 2009


Hi

I have a assembly built for the .NET Compact Framework 2 that uses
Windows.Forms (Compact)

When I load this assembly from a full .Net application on MS Windows it
automatically uses the full .Net Framework Windows.Forms and on PocketPC the
Compact .Net Framework. 

Mono seems to get confused (I think it does not know about the Windows.Forms
public key ..) It seems to be looking for the Compact Windows.Forms assembly
and cannot find it. 

How do I get Mono to use it's full (standard) Windows.Forms assembly
instead.

Regards
-- 
View this message in context: http://www.nabble.com/Running-NET-Compact-Framework-on-Mono-tp25360718p25360718.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list