[Mono-dev] VBCodeProvider always returns VBNC_CRASH under mono 2.0 beta preview used through the embedding API

Rolf Bjarne Kvinge rolflists at ya.com
Tue Aug 26 03:09:52 EDT 2008


Hi,
 
> Hi Guys,
> 
> When using the VBCodeProvider to compile a very simple Hello World
> script through the embedding API mono version 2.0 beta preview, it
> always returns VBNC_CRASH in the errors. The CSharpCodeProvider works.
> Using mono 1.9.1 the VBCodeProvider works as expected.
> (tested on windows).

Is this reproducible using only managed code (I understand that when you say
'embedding API' you're taking about the C interface)?

In any case this is clearly a bug, so please report in our bugzilla (see
http://www.mono-project.com/Bugs)

Rolf



More information about the Mono-devel-list mailing list