Mono Support MonoX on CentOS w/Mono?  

Viewed 13292 time(s), 5 post(s), 2/21/2012 6:34:54 PM - by mack
2/21/2012 6:39:08 PM
25 Reputation 3 Total posts

Is this possible? I get "Internal Server Error" while attempting to run it.
The error is returning:
System.Configuration.ConfigurationErrorsException: Unrecognized configuration section <system.web.extensions> (/home/mack/public_html/web.config line 521)

CentOS 6.0 - Latest Mono 2.10

OK, I removed the line that caused it and the new error is:
Could not load type 'System.Runtime.Versioning.TargetFrameworkAttribute' from assembly 'MonoSoftware.UrlRewriter'.

Description: HTTP 500. Error processing request.Stack Trace:System.TypeLoadException: Could not load type 'System.Runtime.Versioning.TargetFrameworkAttribute' from assembly 'MonoSoftware.UrlRewriter'.
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 Version information: Mono Runtime Version: 2.10.2 (tarball Tue Feb 21 11:15:31 EST 2012); ASP.NET Version: 2.0.50727.1433

1
2/21/2012 6:40:03 PM
7207 Reputation 956 Total posts

Unfortunately, this is not supported. One of the biggest reasons for that is the lack of support for Web parts in the Mono framework.

2
2/21/2012 6:48:21 PM
25 Reputation 3 Total posts

Darn! Will it ever be supported in the future? I'm only messing with Mono, and I am seriously considering moving to Linux w/Mono from Windows (cheaper!). So far, Mono hasn't impressed me :(

There is a bug in the support forum. When I edited my post it said I had a new post. It did it two times.

3
2/21/2012 6:55:05 PM
7207 Reputation 956 Total posts

I know how you feel, as it was something we looked forward to, but it was left out without too many explanations. There are no short-term plans to support Mono at this point.
Thanks for the info on the bug, we will fix it shortly.

4
2/21/2012 6:58:59 PM
25 Reputation 3 Total posts

It's also doing it when I reply.

I am running cpanel, apache, email server, ftp, DNS, mono, and my server is barely using 320MB of ram Not something a fresh install of Windows can do! The mono support is very limited to the developers that specifically designed their ASP.NET application to run on Mono. Hopefully it'll improve enough in the future to be more useful.

Thanks for the information

5
This is a demo site for MonoX. Please visit Mono Software for more info.