[MonoDevelop] Mono Develop 1.0 ASP.NET VB site not compiling on Ubuntu 8.10
efsandino
eduardo.sandino at gmail.com
Mon Feb 2 00:15:14 EST 2009
Thanks Michael i have donwloaded the packages from
http://packages.debian.org/sid/mono-vbnc and almost everything goes ok.. Now
i need to test my WebApp but now it says i need the XSP2 web server to
run...
I imagine i need that like module for some apache server or somenthing else,
not like Visual Studio integrated HTTP Server...
What would you recomend me to do to debug my web apps ?
----
Eduardo
Michael Hutchinson wrote:
>
> On Sun, Feb 1, 2009 at 11:10 PM, efsandino <eduardo.sandino at gmail.com>
> wrote:
>>
>> Hello i just created the solution of a ASP.NET VBNet WebApp and when
>> try to compile i get this message:
>>
>> Construyendo solución myWeb
>>
>> Construyendo proyecto: myWeb (Debug)
>> Realizando compilación principal...
>> vbnc -out:"/media/VIP/proy_prueba/monoTrys/myWeb/myWeb/bin/myWeb.dll"
>> -nologo -utf8output -target:library -r:/usr/lib/mono/2.0/System.dll
>> -r:/usr/lib/mono/2.0/System.Web.dll -r:/usr/lib/mono/2.0/System.Xml.dll
>> -r:/usr/lib/mono/2.0/System.Web.Services.dll
>> "/media/VIP/proy_prueba/monoTrys/myWeb/myWeb/Default.aspx.vb"
>> "/media/VIP/proy_prueba/monoTrys/myWeb/myWeb/Default.aspx.designer.vb"
>> "/media/VIP/proy_prueba/monoTrys/myWeb/myWeb/Global.asax.vb"
>>
>> Construcción fallida. ApplicationName='vbnc',
>> CommandLine='"@/tmp/tmp4ec527de.tmp"',
>> CurrentDirectory='/media/VIP/proy_prueba/monoTrys/myWeb/myWeb'
>
> You need to install the Mono VB.NET compiler, vbnc. The package might
> be called something like "mono-basic".
>
> --
> Michael Hutchinson
> http://mjhutchinson.com
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
--
View this message in context: http://www.nabble.com/Mono-Develop-1.0-ASP.NET-VB-site-not-compiling-on-Ubuntu-8.10-tp21783773p21784276.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list