[Mono-aspnet-list] FreeBSD is missing System.Web.UI. How to add reference on FreeBSD?

Robert Jordan robertj at gmx.net
Fri Jul 1 07:49:48 EDT 2011


On 30.06.2011 21:13, frankpeng wrote:
> Hi, All!
>
> I have an aspnet program made on Windows Visual Studio 2010. It using
> System.Web.UI.
> When I compile it on FreeBSD, it says no assembly in System.Web.
> I did a gacutil -l, the System.Web.UI did not show up.

System.Web.UI is not a framework assembly. Odds are you've
encountered a missing class in System.Web or something
like this and you're misinterpreting the error message...

Robert



More information about the Mono-aspnet-list mailing list