[Mono-devel-list] mono on windows and System.Web.Mail

Chris Turchin chris at turchin.net
Wed Jun 23 06:19:42 EDT 2004


try:

mcs mailer.cs /r:System.Web

regards,

--chris



On Wed, 23 Jun 2004, Joeri Belis wrote:

> I installed mono beta 3 on windows and tried to compile a program that uses
>
> using System.Web.Mail;
>
> I get the following error:
>
> C:\temp>mcs mailer.cs
> mailer.cs(3) error CS0246: The namespace `System.Web.Mail' can not be found
> (missing assembly reference?)
> Compilation failed: 1 error(s), 0 warnings
>
> Tried it on linux too and got the same error.
> what did i do wrong?
>
> Joeri
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list