[Mono-list] VB? Or just C#?

David P. Donahue ddonahue@ccs.neu.edu
Sun, 3 Oct 2004 15:15:52 -0400


I just wrote a very, very simple ASP .NET project in using VB .NET in
Visual Studio .NET and tried to run it on mono.  The project is just one
page with a button that, when pressed, changes a label.  I created the
page on the localhost on my Windows XP machine, build the solution in
Visual Studio, then copied all the files to a folder shared by my Apache
server (running mono) on my Linux box.  When I attempt to access the
page, I get a stack trace that ends with a "file not found" error for
the .dll (even though it is there) and see the following in my Apache
error log:

** (/usr/local/bin/mod-mono-server.exe:10038): WARNING **: Could not
find assembly Microsoft.VisualBasic, references from
/home/www/.www/gwcc/test/bin/gwcc.dll (assemblyref_index=3D1)
     Major/Minor: 7,0
     Build:       3300,0
     Token:       b03f5f7f11d50a3a

Should this be happening, or am I doing something wrong?


Regards,
David P. Donahue
ddonahue@ccs.neu.edu




> -----Original Message-----
> From: Juan Crist=F3bal Olivares [mailto:jc.olivares@pad.cl]=20
> Sent: Sunday, September 12, 2004 4:16 PM
> To: David P. Donahue; mono-list@lists.ximian.com
> Subject: Re: [Mono-list] VB? Or just C#?
>=20
>=20
> Mono does not have a VB.NET compiller. You could compile your=20
> VB.NET site with .NET (Windows) and the run it with Mono.
>=20
> Juan Crist=F3bal Olivares
>=20
> ----- Original Message -----=20
> From: "David P. Donahue" <ddonahue@ccs.neu.edu>
> To: <mono-list@lists.ximian.com>
> Sent: Saturday, September 11, 2004 7:49 PM
> Subject: [Mono-list] VB? Or just C#?
>=20
>=20
> > Can Mono compile ASP .NET websites written in VB, or is it=20
> limited to=20
> > only C#?  If it can, I'm having trouble finding documentation on=20
> > how...
> >
> >
> > David P. Donahue
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list@lists.ximian.com=20
> > http://lists.ximian.com/mailman/listinfo/mono-list
>=20
>=20