[Mono-list] VB problems

Rolf Bjarne Kvinge rolflists at ya.com
Fri May 2 10:14:15 EDT 2008



> -----Original Message-----
> From: Lyle - CosmicPerl.com Support [mailto:webmaster at cosmicperl.com]
> Sent: viernes, 02 de mayo de 2008 15:58
> To: Rolf Bjarne Kvinge
> Cc: Mono-list at lists.ximian.com
> Subject: Re: [Mono-list] VB problems
> 
> Rolf Bjarne Kvinge wrote:
> >> Robert Jordan wrote:
> >>
> >>> If VB pages were working under 1.0 then you've installed the old
> >>> discontinued mono-basic compiler. This guy does not support
> >>> 2.0 at all.
> >>>
> >>> Please consider upgrading your mono to a recent version.
> >>> 1.2.4 is over one year old.
> >>>
> >>>
> >> Lyle wrote:-
> >>
> >> VB pages were only half working under .NET 1, some loaded fine,
> others
> >> gave an error can't find VB8 compiler. When I looked at the file
> system
> >> VB7 is under mono/1/ and VB8 is under mono/2 so I guessed that was
> the
> >> VB 8 compiler for .NET 2?
> >>
> >>
> >
> > The VB7 compiler we had (mbas) has been removed completely, and
> replaced by
> > a new compiler (vbnc) which targets VB8 / .NET 2.0.
> >
> > ...
> > If this still doesn't work, I'd need more info about the error
> (accessing
> > the page from the same machine as localhost will normally show an
> error page
> > with more information).
> >
> > Rolf
> >
> 
> Pages have
> 
> <%@ Page Language="VB" %>
> 
> at the top
> 
> Under mono 1.0: (mod-mono-server.exe)
VB for mono 1.0 isn't supported anymore, you need to use 2.0.

(...)

> Under mono 2.0 (mod-mono-server2.exe)
> an internal server message error occurs on loading all pages

This should work, but it's impossible to diagnose without more information. 
Are you sure vbnc (the VB8 compiler) is installed and accessible for
mod-mono-server2.exe?

Rolf




More information about the Mono-list mailing list