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

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Feb 3 23:15:07 EST 2009


On Tue, Feb 3, 2009 at 10:52 PM, efsandino <eduardo.sandino at gmail.com> wrote:
>
> 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

I don't believe this is a MonoDevelop issues; it's most likely an
error in your code, or perhaps a problem or limitation of VBNC or the
version of Mono's ASP.NET that's shipped in Ubuntu. For this reason,
you might get a better answer on the main Mono list than the
MonoDevelop list.

Also, in order to determine what cause of the error is, we'd have to
look at the App_Web_4505d5af_0.vb file in which it reports the errors
are.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list