> This problem is occurring since you have an older version of > 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 > the newer version automatically. Please report bug in > bugzilla (bugzilla.ximian.com) on this against mbas. > > Thanks. > Anirban. > > >>> "David P. Donahue" <[EMAIL PROTECTED]> 04-Oct-04 12:45:52 AM > >>> > 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=1) > Major/Minor: 7,0 > Build: 3300,0 > Token: b03f5f7f11d50a3a > > Should this be happening, or am I doing something wrong? > > > Regards, > David P. Donahue > [EMAIL PROTECTED] > > > > > > -----Original Message----- > > From: Juan Crist�bal Olivares [mailto:[EMAIL PROTECTED] > > Sent: Sunday, September 12, 2004 4:16 PM > > To: David P. Donahue; [EMAIL PROTECTED] > > Subject: Re: [Mono-list] VB? Or just C#? > > > > > > Mono does not have a VB.NET compiller. You could compile your > > VB.NET site with .NET (Windows) and the run it with Mono. > > > > Juan Crist�bal Olivares > > > > ----- Original Message ----- > > From: "David P. Donahue" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Saturday, September 11, 2004 7:49 PM > > Subject: [Mono-list] VB? Or just C#? > > > > > > > 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 - [EMAIL PROTECTED] > > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
