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

Joeri Belis joeri.belis at nollekens.be
Wed Jun 23 03:29:00 EDT 2004


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





More information about the Mono-devel-list mailing list