On Tue, 2006-07-11 at 19:16 +0100, mike horsley wrote:

> We have successfully compiled a basic “hello world” app and run it but
> when we add a reference to System.Data into the application, we get
> the compilation error that the type or namespace “Data” (or if we try
> “Xml”) does not exist in the name “System”.
> 
> We’ve looked at the environment variables (PATH, MONO_PATH) and
> suspect this to be the problem because none are set.

Have you added -reference:System.Data.dll to the mcs command line?

- Dick


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to