[Mono-aspnet-list] AjaxControlToolkit on Mono 2.0.1 (tarball)

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Sat Jun 27 02:45:58 EDT 2009


On Fri, 2009-06-26 at 03:19 -0700, angelus86 wrote:
> hi, 
> I created a web application with vs 2008, and  imported the references
> "AjaxControlToolkit".
>  I tried to run it on mono, returns an error: 
> 
> ------- 
> Server Error in '/' Application 
> 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: VBNC_CRASH: Visual Basic.Net Compiler version
> 0.0.0.5914 (Mono 2.4 - r) Copyright (C) 2004-2008 Rolf Bjarne Kvinge. All
> rights reserved. 
[...]

If you are having problems with the VB.NET compiler, try precompiling
your site and the copying it over to linux. You need to be running mono
2.4+.

-Gonzalo





More information about the Mono-aspnet-list mailing list