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

David P. Donahue ddonahue@ccs.neu.edu
Mon, 4 Oct 2004 07:02:02 -0400


> This problem is occurring since you have an older version of=20
> Microsoft.VisualBasic dll.

So my Microsoft libraries are out of date?  Would you happen to know
where I can grab a newer version?  Or does it require a newer Visual
Studio?

> And mono is not yet equipped for remapping this assembly to=20
> the newer version automatically. Please report bug in=20
> bugzilla (bugzilla.ximian.com) on this against mbas.
>=20
> Thanks.
> Anirban.
>=20
> >>> "David P. Donahue" <ddonahue@ccs.neu.edu> 04-Oct-04 12:45:52 AM
> >>>
> I just wrote a very, very simple ASP .NET project in using VB=20
> .NET in Visual Studio .NET and tried to run it on mono.  The=20
> project is just one page with a button that, when pressed,=20
> changes a label.  I created the page on the localhost on my=20
> Windows XP machine, build the solution in Visual Studio, then=20
> copied all the files to a folder shared by my Apache server=20
> (running mono) on my Linux box.  When I attempt to access the=20
> page, I get a stack trace that ends with a "file not found"=20
> error for the .dll (even though it is there) and see the=20
> following in my Apache error log:
>=20
> ** (/usr/local/bin/mod-mono-server.exe:10038): WARNING **:=20
> Could not find assembly Microsoft.VisualBasic, references=20
> from /home/www/.www/gwcc/test/bin/gwcc.dll (assemblyref_index=3D1)
>      Major/Minor: 7,0
>      Build:       3300,0
>      Token:       b03f5f7f11d50a3a
>=20
> Should this be happening, or am I doing something wrong?
>=20
>=20
> Regards,
> David P. Donahue
> ddonahue@ccs.neu.edu=20
>=20
>=20
>=20
>=20
> > -----Original Message-----
> > From: Juan Crist=F3bal Olivares [mailto:jc.olivares@pad.cl]
> > Sent: Sunday, September 12, 2004 4:16 PM
> > To: David P. Donahue; mono-list@lists.ximian.com=20
> > Subject: Re: [Mono-list] VB? Or just C#?
> >=20
> >=20
> > Mono does not have a VB.NET compiller. You could compile your
> > VB.NET site with .NET (Windows) and the run it with Mono.
> >=20
> > Juan Crist=F3bal Olivares
> >=20
> > ----- Original Message -----
> > 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
> > limited to
> > > only C#?  If it can, I'm having trouble finding documentation on
> > > how...
> > >
> > >
> > > David P. Donahue
> > >
> > > _______________________________________________
> > > Mono-list maillist  -  Mono-list@lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/mono-list=20
> >=20
> >=20
>=20
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com=20
> http://lists.ximian.com/mailman/listinfo/mono-list
>=20