[MonoDevelop] Mono Develop 1.0 ASP.NET VB site not compiling on Ubuntu 8.10

Rolf Bjarne Kvinge rolflists at ya.com
Wed Feb 4 04:13:42 EST 2009


Hi,
> 
> Help me!!!
> I am using Mono Develop 1.0 + Ubuntu 8.10 + XSP2 + Firefox
> 
> Compilation Error
> 
> Description: Error compiling a resource required to service this
> request.
> Review your source file and modify it to fix this error.
> 
> Compiler Error Message:
> /tmp/eduardo-temp-aspnet-0/de07ebc2/App_Web_4505d5af_0.vb(42,26) : error
VBNC99999: Expected string literal
/tmp/eduardo-temp-aspnet-0/de07ebc2/App_Web_4505d5af_0.vb(82,30) :

Earlier versions of mono (< 2.0) had a bug during ASP.NET code generation
for VB which causes issues like this with newer vbnc versions.

You need mono and mono-basic with version >= 2.0 (or both < 2.0, which I
don't recommend since a lot of other bugs have been fixed in newer
versions).

Rolf




More information about the Monodevelop-list mailing list