[Mono-list] version of xsp

Daniel Soto daniel.soto2k at gmail.com
Mon Sep 17 18:39:02 EDT 2007


Hi, again.

How can I to know the version of asp.net is running my xsp server? 
Actually appears if are running .net 1.1, not 2.0. If i put the 
<asp:GridView> tag in the aspx code an error occurs, however if I put 
<asp:Datagrid> works fine.

I compiled the mono xsp 1.2.5 from source in Ubuntu 7.04. And the 
documentation says that if gmcs is found in the path when compiling, 
then assume .net 2.0. When i typed ./configure --prefix=/usr/local, 
/usr/local is the path where mono 1.2.5 was installed previously (mono 
1.2.5 also I compiled from source), but appears that is not found gmcs.

I need .net 2.0.

Thanks.


More information about the Mono-list mailing list