Bugzilla – Bug 320050
Monodevelop is not aware of some namespaces
Last modified: 2010-03-20 11:39:55 UTC
---- Reported by baltasarq@yahoo.es 2006-01-14 05:50:16 MST ---- Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: Monodevelop doesn't know about some namespaces, such as System.Xml Steps to reproduce the problem: 1. Install mono 1.1.13 with the linux installer, in ubuntu 2. Open a terminal and type "monodevelop" (the shortcuts won't work for some reason). 3. Create a new C# empty file and type "using System.Xml;" ... the code won't be completed, and the application won't compile. Actual Results: System.Xml won't be completed ... an application using Xml won't get compiled, though it will compile correctly outside Monodevelop. Expected Results: It should compile when using System.Xml ! How often does this happen? Always Additional Information: ---- Additional Comments From lluis@ximian.com 2006-01-14 09:02:21 MST ---- You need to add a reference to the System.Xml assembly to your project (right click the References node in the project tree). Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>ubuntu 5.10</cf_op_sys_details> Unknown operating system other. Setting to default OS "Other".