[Mono-list] System.Web.UI missing fromt he build?

Todd Berman tberman@gentoo.org
Mon, 3 Nov 2003 19:09:44 -0500


Uuhh, have you tried a using System.Web.UI; at the top of the file, and
/r:System.Web to compile.

--Todd

> -----Original Message-----
> From: mono-list-admin@lists.ximian.com [mailto:mono-list-
> admin@lists.ximian.com] On Behalf Of Gonzalo Paniagua Javier
> Sent: November 3, 2003 6:23 PM
> To: mono-list@lists.ximian.com
> Subject: Re: [Mono-list] System.Web.UI missing fromt he build?
>=20
> El lun, 03-11-2003 a las 02:56, Igor Widlinski escribi=F3:
> > OK, i was just playing around with mono. trying to make templates =
with
> > System.Web.UI.Page
> > and i receive error:
> >
> > PageTemplate.cs(4) error CS0246: Cannot find type =
`System.Web.UI.Page'
> > Compilation failed: 1 error(s), 0 warnings
> > when i tried to compile the csharp file
> >
> > i have some libs from .Web in /usr/local/lib which are =
System.Web.dll
> and
> > System.Web.Services.dll
> >
> > but there is no System.Web.UI.dll
> >
> > Here are some of my assumptions:
> > i missed something in the config file (i didnt touch the config =
file).
> Maybe
> > they dont get compiled cause they are not fully implamented. If they =
are
> not
> > fully implamented yet, can i still compile them somehow?
> >
> > i m runnin slack 9, mono 0.28, mcs 0.28, xsp 0.6
>=20
> We need more data... A test case and the steps to follow in a bug =
report
> in bugzilla would be nice.
>=20
> -Gonzalo
>=20
>=20
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list