[Mono-aspnet-list] mod_mono does not work in mono 3.0.3

hjf1223 hjf1223 at gmail.com
Fri Nov 16 05:37:14 UTC 2012


Hi 

I have installed mono 3.0.3, but when I want to deploy the ASP.NET MVC site
into apache2, it always throws this exception:

[Fri Nov 16 05:31:18 2012] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]
[Fri Nov 16 05:31:18 2012] [notice] Apache/2.2.21 (Linux/SUSE)
mod_ssl/2.2.21 OpenSSL/1.0.0e mod_mono/2.10 configured -- resuming normal
operations
Listening on: /tmp/mod_mono_server_global
Root directory: /
Listening on: /tmp/mod_mono_server_global
Root directory: /
Listening on: /tmp/mod_mono_server_global
Root directory: /
Error: Address already in use
Error: Address already in use
mod-mono-server4
mod-mono-server4
Exception caught during reading the configuration file:
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
/home/abuild/rpmbuild/BUILD/xsp-2.10.2/src/Mono.WebServer.Apache/main.cs:208 
  at Mono.WebServer.Apache.Server+ApplicationSettings..ctor () [0x00028] in
/home/abuild/rpmbuild/BUILD/xsp-2.10.2/src/Mono.WebServer.Apache/main.cs:63 
mod-mono-server4
Listening on: /tmp/mod_mono_server_Kooboo_CMS
Root directory: /srv/www/htdocs/Kooboo_CMS
Exception caught during reading the configuration file:
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
/home/abuild/rpmbuild/BUILD/xsp-2.10.2/src/Mono.WebServer.Apache/main.cs:208 
  at Mono.WebServer.Apache.Server+ApplicationSettings..ctor () [0x00028] in
/home/abuild/rpmbuild/BUILD/xsp-2.10.2/src/Mono.WebServer.Apache/main.cs:63 
mod-mono-server4
Listening on: /tmp/mod_mono_server_Kooboo_CMS
Root directory: /srv/www/htdocs/Kooboo_CMS
Error: There's already a server listening on /tmp/mod_mono_server_Kooboo_CMS


What can I do?  error_log
<http://mono.1490590.n4.nabble.com/file/n4657405/error_log>  



--
View this message in context: http://mono.1490590.n4.nabble.com/mod-mono-does-not-work-in-mono-3-0-3-tp4657405.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list