[Mono-dev] Missing method System.Configuration.IConfigurationSectionHandler::Create

Sharique uddin Ahmed Farooqui safknw at gmail.com
Sat Mar 30 13:25:37 UTC 2013


Hi,

I'm build a MVC3 app, here I'm reading few settings from we.config. It
build successfully, when I run using xsp4, I get following error.

Missing method
System.Configuration.IConfigurationSectionHandler::Create(object,object,XmlNode)
in assembly /usr/lib/mono/4.0/System.dll, referenced in assembly
/usr/lib/mono/4.0/System.Configuration.dll
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.XSP.Server.get_AppSettings () [0x00000] in <filename
unknown>:0
  at Mono.WebServer.XSP.Server+ApplicationSettings..ctor () [0x00000] in
<filename unknown>:0

--
Sharique uddin Ahmed Farooqui
http://safknw.blogspot.com/
"Peace" is the Ultimate desire of mankind.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130330/65fb4b62/attachment.html>


More information about the Mono-devel-list mailing list