[mono-vb] FileSystem methods throw NotImplemented

Rolf Bjarne Kvinge rolflists at ya.com
Sat Dec 29 18:17:01 EST 2007



> -----Original Message-----
> From: Joe Mason [mailto:joe at notcharles.ca]
> Sent: sábado, 29 de diciembre de 2007 16:01
> To: Rolf Bjarne Kvinge
> Cc: mono-vb at lists.ximian.com
> Subject: Re: [mono-vb] FileSystem methods throw NotImplemented
> 
> Excellent!  Anything I can do to help?
> 


Test it once I'm done :)

I'll keep you updated.

Rolf


> On 12/29/07, Rolf Bjarne Kvinge <rolflists at ya.com> wrote:
> >
> >
> > > -----Original Message-----
> > > From: mono-vb-bounces at lists.ximian.com [mailto:mono-vb-
> > > bounces at lists.ximian.com] On Behalf Of Joe Mason
> > > Sent: sábado, 29 de diciembre de 2007 6:12
> > > To: mono-vb at lists.ximian.com
> > > Subject: [mono-vb] FileSystem methods throw NotImplemented
> > >
> > > I'm trying to run a closed-source VB app in Mono on Linux - I
> compiled
> > > mono and mono-basic 1.2.6 from source.  It's throwing
> NotImplemented
> > > on FileSystem.FileOpen.  MoMA gives the following list of
> > > unimplemented methods:
> > >
> > > void FileSystem.FileOpen(int, string, OpenMode, OpenAccess,
> OpenShare,
> > > int)
> > > string FileSystem.LineInput(int)
> > > bool FileSystem.EOF(int)
> > > void FileSystem.FileClose(Int32[])
> > > void FileSystem.PrintLine(int, Object[])
> > >
> > > This seems pretty basic - there's no way it can be advertised that
> "VB
> > > is supported" without these being supported -
> > > so I assume it's a config problem.  Is it possible that it's not
> > > loading the VB DLL correctly (which would mean MoMA can't find it
> > > either)?  It's installed in
> > > /usr/local/lib/mono/gac/Microsoft.VisualBasic, which is the same
> gac
> > > directory as all my other assemblies.
> > >
> >
> > It is correct that these methods aren't implemented, I'm however
> working on
> > them and will hopefully have an implementation within a few weeks.
> >
> > Rolf
> >
> > > Joe
> > > _______________________________________________
> > > Mono-vb mailing list
> > > Mono-vb at lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/mono-vb
> > >
> > >
> > > --
> > > No virus found in this incoming message.
> > > Checked by AVG Free Edition.
> > > Version: 7.5.516 / Virus Database: 269.17.11/1201 - Release Date:
> > > 28/12/2007 11:51
> >
> >
> >
> 
> 
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.516 / Virus Database: 269.17.11/1201 - Release Date:
> 28/12/2007 11:51




More information about the Mono-vb mailing list