[MonoDevelop] Mono Develop 1.0 ASP.NET VB site not compiling on Ubuntu 8.10
Michael Hutchinson
m.j.hutchinson at gmail.com
Mon Feb 2 00:28:14 EST 2009
On Mon, Feb 2, 2009 at 12:15 AM, efsandino <eduardo.sandino at gmail.com> wrote:
>
> 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 ?
XSP is the Mono standalone *testing* web server. MD uses it for
running ASP.NET web apps, so you will have to install the xsp2
package.
MonoDevelop is currently unable to *debug* ASP.NET apps, because the
Mono debugger (mdb) doesn't support ASP.NET. However, it's on high on
the priority list for mdb.
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list