[Mono-list] System.Web.UI missing fromt he build?
Gonzalo Paniagua Javier
gonzalo@ximian.com
Tue, 04 Nov 2003 00:22:30 +0100
El lun, 03-11-2003 a las 02:56, Igor Widlinski escribió:
> 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
We need more data... A test case and the steps to follow in a bug report
in bugzilla would be nice.
-Gonzalo