Someone just posted a patch in the mono-vb list (cross-posted here) to
provide that feature, but it must be thoroughly reviewed, The patch
strikes me as having too much unused details to implement the feature,
what smells bad (?decompilation?) for me.

:|


On 3/18/07, Jeffrey Stedfast <[EMAIL PROTECTED]> wrote:
> Looks like some VB stuff isn't implemented in your version of mono...
> you should probably consider asking on the mono list to see if the
> method has been implemented in more recent versions (and/or to report a
> bug?)
>
> Jeff
>
> On Sun, 2007-03-18 at 09:12 -0400, [EMAIL PROTECTED] wrote:
> > I'm trying to run a sample Text to Speech sample that works with VB
> > Express.  I get the following error when trying to run:
> >
> > Unhandled Exception: System.NotImplementedException: The requested
> > feature is not implemented.
> >   at Microsoft.VisualBasic.CompilerServices.Utils.GetResourceString
> > (System.String ResourceKey, System.String[] Args) [0x00000]
> >   at TTSHelloWorld_VB.NET.My.MyProject
> > +MyForms.Create__Instance__[Form1] (TTSHelloWorld_VB.NET.Form1
> > Instance) [0x00000]
> >   at TTSHelloWorld_VB.NET.My.MyProject+MyForms.get_Form1 () [0x00000]
> >   at TTSHelloWorld_VB.NET.Form1.Main () [0x00000]
> >
> >
> > _______________________________________________
> > Monodevelop-list mailing list
> > [EMAIL PROTECTED]
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
> _______________________________________________
> Monodevelop-list mailing list
> [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw
_______________________________________________
Mono-vb mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-vb

Reply via email to