[Mono-aspnet-list] Running ASP.NET Web Service on Mono

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Tue Jun 9 12:32:10 EDT 2009


On Wed, 2009-06-03 at 05:27 -0700, chris_nikolaeff wrote:
> Hi,
> 
> I`m trying to run an ASP.NET webservice on Mono without recompilation.
> XSP2 seems to be starting ok, but when I navigate to localhost with the web
> browser to see the list of methods I get this error:
> 
> ERROR:class.c:5183:mono_class_get_field_default_value: assertion failed:
> (!(field->type->attrs & FIELD_ATTRIBUTE_HAS_FIELD_RVA))
> 
> What`s that ? It`s not my code - seems to be some internal exception in Mono
> itself.

Looks like a runtime bug. Check out http://www.mono-project.com/Bugs and
enter a new bug report with at least enough information to help us
reproduce the problem.

-Gonzalo




More information about the Mono-aspnet-list mailing list