> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-list- > [EMAIL PROTECTED] On Behalf Of Lyle - CosmicPerl.com Support > Sent: jueves, 01 de mayo de 2008 21:16 > To: Robert Jordan > Cc: [email protected] > Subject: Re: [Mono-list] VB problems > > 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. > > > > > > Hi Robert, > This is the only version of Mono we've managed to get working. We've > tried new versions but without much luck. As Mono-Project only provide > 32bit RPM's for RHEL4 I'm guessing there are problems getting it to > work > on 64bit RHEL5. > > > I'm struggling to find some good clear guides on setting up and > configuring Mono. > > 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. You should be able to download and install newer versions of the VB compiler (and runtime) without updating your entire mono, just go to http://www.go-mono.com/mono-downloads/download.html and get the mono-basic package/source. 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 > > > Thanks for your reply. I appreciate it. > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > > -- > No virus found in this incoming message. > Checked by AVG. > Version: 7.5.524 / Virus Database: 269.23.7/1408 - Release Date: > 30/04/2008 18:10 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
