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

Sharique uddin Ahmed Farooqui safknw at gmail.com
Sat Mar 30 15:34:32 UTC 2013


I'm running OpenSuse 12.3 and Mono 3.0.4.

Sharique uddin Ahmed Farooqui
http://safknw.blogspot.com/
"Peace" is the Ultimate desire of mankind.


On Sat, Mar 30, 2013 at 6:55 PM, Sharique uddin Ahmed Farooqui <
safknw at gmail.com> wrote:

> 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/759f45bf/attachment.html>


More information about the Mono-devel-list mailing list