[Mono-aspnet-list] mod-mono-server4.exe crashes System.MissingMethodException: Method not found: 'System.Configuration.IConfigurationSectionHandler.Create'.
Tim Nelson
nelson.timothy at gmail.com
Mon Apr 9 13:12:29 UTC 2012
CentOS 5.6 - XSP 2.10.2
If MonoServerPath points to mod-mono-server2.exe everything is fine.
If MonoServerPath points to mod-mono-server4.exe, the application
throws an exception trying to get application settings:
System.MissingMethodException: Method not found:
'System.Configuration.IConfigurationSectionHandler.Create'.
at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection
(System.String configKey) [0x00000] in <filename unknown>:0
at System.Configuration.ConfigurationManager.GetSection
(System.String sectionName) [0x00000] in <filename unknown>:0
at System.Configuration.ConfigurationManager.get_AppSettings ()
[0x00000] in <filename unknown>:0
at Mono.WebServer.Apache.Server.get_AppSettings () [0x00000] in
<filename unknown>:0
at Mono.WebServer.Apache.Server+ApplicationSettings..ctor ()
[0x00000] in <filename unknown>:0
Thoughts?
More information about the Mono-aspnet-list
mailing list