[MonoDevelop] C# System.Xml

Stefanos A. stapostol at gmail.com
Tue Sep 29 19:32:45 EDT 2009


On Wed, 2009-09-16 at 11:16 +0500, Hafeez Ur Rehman wrote:
> Hello,
>         I am trying to compile a very very simple console based
> project in MonoDevelop. After creating the console based project I
> just added a single line: using System.Xml; and I get the following
> error:
> The type or namespace name 'Xml' does not exist in the name 'system'.
> Are you missing an assembly reference?
> 

Add System.Xml to your project references.



More information about the Monodevelop-list mailing list