[Mono-list] Problems resolving System.ComponentModel in monodevelop

Jack Lund jackl at geekheads.net
Tue Feb 27 23:35:02 EST 2007


Hi,

My apologies if this question has been asked before. I'm trying to compile a Windows C# app in monodevelop on Fedora Core 5, and I keep getting the following errors:

[Task:File=/home/jackl/workspace/gvelocity/gvelocity/trunk/gvelocity/applications/klein/HighLowQuoter/HighLowQuoter/HighLowForm.cs, Line=4, Column=1, Type=Error, Priority=Normal, Description=The type or namespace name `System.ComponentModel' could not be found. Are you missing a using directive or an assembly reference?(CS0246)]
[Task:File=/home/jackl/workspace/gvelocity/gvelocity/trunk/gvelocity/applications/klein/HighLowQuoter/HighLowQuoter/HighLowForm.cs, Line=4, Column=14, Type=Error, Priority=Normal, Description=The type or namespace name `ComponentModel' does not exist in the namespace `System'. Are you missing an assembly reference?(CS0234)]

which is strange, since, from everything I can tell, the System.ComponentModel assembly is supposed to be in the main Systemassembly. I've installed all of the mono RPMs, and I'm running monodevelop 0.13 but I can't seem to get past this one error.

Any help would be greatly appreciated.

Thanks.

-Jack Lund



More information about the Mono-list mailing list