[mono-vb] Cannot run VB.NET aspx application created with ASP.NET Web Matrix

Rolf Bjarne Kvinge rolflists at ya.com
Fri Jun 22 11:51:11 EDT 2007



> -----Original Message-----
> From: JE M. [mailto:jmbltx1 at hotmail.com]
> Sent: viernes, 22 de junio de 2007 17:43
> To: rolflists at ya.com
> Cc: mono-vb at lists.ximian.com
> Subject: RE: [mono-vb] Cannot run VB.NET aspx application created with
> ASP.NET Web Matrix
> 
> Hi Rolf, thanks for you help, I ran XSP2, went to my browser, typed
> http://localhost:8080/welcome.aspx and got a similar message:
> xsp2 --root /home/jmartinez/mono/webappex
> xsp2
> Listening on port: 8080 (non-secure)
> Listening on address: 0.0.0.0
> Root directory: /home/jmartinez/mono/webappex
> Hit Return to stop the server.
> Cannot open assembly /usr/local/lib/mono/1.0/mbas.exe.
> 

You're using an old version of mono, it doesn't look for mbas.exe anymore.

Try 'mono --version' and 'xsp2 --version' to check which version you're
using (you should be using 1.2.4, with very much luck 1.2.3 might work,
earlier versions than that will not work at all).

Rolf




More information about the Mono-vb mailing list