[Mono-list] Missing System.Data Namespace
kwtan
kahwooi_03 at yahoo.com
Fri May 23 11:16:05 EDT 2008
I try using System.Data, when I compile it, I get this error:
test.cs(2,14): error CS0234: The type or namespace name `Data' does not
exist in the namespace `System'. Are you missing an assembly reference?
Compilation failed: 1 error(s), 0 warnings
If I run this command mcs -r:System.Data test.cs, everything is all right.
But how I do it in MonoDevelop, if my project is ASP.net?
Thanks!
--
View this message in context: http://www.nabble.com/Missing-System.Data-Namespace-tp17427896p17427896.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list