[Mono-osx] TypeLoadException on NSArrayController

flohei flo at rootof.net
Fri Dec 10 07:59:16 EST 2010


Hi there,

I'm experiencing some problems using the NSArrayController. On my iMac,
where I run

Mono iPhone development on 2.4, 
MonoDevelop Mac Development Support on 2.4 and
MonoMac development on 2.4.0.8,

my program crashes telling me

"System.TypeLoadException has been thrown
Could not load type 'MonoMac.AppKit.NSArrayController' from Assembly
'MonoMac, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.".

On my MBP, where I run

Mono iPhone development on 2.4, 
MonoDevelop Mac Development Support on 2.4 and
MonoMac development on 2.4,

the program doesn't even start and compiler tells me

"Error CS0234: The type or namespace name `NSArrayController' does not exist
in the namespace `MonoMac.AppKit'. Are you missing an assembly reference?
(CS0234)"

The MonoDevelop version is in both cases 2.4. Is the NSArrayController not
implemented yet or do the versions I've got just have a problem with that
one? I'm not quite sure if my config is a good one since it's not the newest
version, AFAIK. I tried to install 2.4.1 of MonoDevelop but since it crashed
I went back to 2.4. Does someone have the same issue?

Thanks a lot
–f
-- 
View this message in context: http://mono.1490590.n4.nabble.com/TypeLoadException-on-NSArrayController-tp3081913p3081913.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list