MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

MonoX on CentOS w/Mono?   (Mono Support )

Viewed 12832 time(s), 5 post(s) 2/21/2012 6:34:54 PMby mack
mack

mack

2/21/2012 6:39:08 PM
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
This content has not been rated yet. 
25 Reputation 3 Total posts
denis

denis

2/21/2012 6:40:03 PM
Unfortunately, this is not supported. One of the biggest reasons for that is the lack of support for Web parts in the Mono framework.
This content has not been rated yet. 
7207 Reputation 956 Total posts
mack

mack

2/21/2012 6:48:21 PM
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.
This content has not been rated yet. 
25 Reputation 3 Total posts
denis

denis

2/21/2012 6:55:05 PM
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.
This content has not been rated yet. 
7207 Reputation 956 Total posts
mack

mack

2/21/2012 6:58:59 PM
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
This content has not been rated yet. 
25 Reputation 3 Total posts