[Mono-list] VB problems

Lyle - CosmicPerl.com Support webmaster at cosmicperl.com
Fri May 2 09:57:55 EDT 2008


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)

The default.aspx page loads http://www.uk-insurance-online.com/mono/ but 
some other pages work some don't. The error messages on the ones that 
don't work are:

Could not load file or assembly 'Microsoft.VisualBasic, Version=8.0.0.0, 
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its 
dependencies.

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





More information about the Mono-list mailing list