[Mono-dev] Unable to work with Configuration files

Robert Jordan robertj at gmx.net
Wed Oct 27 09:04:56 EDT 2010


On 27.10.2010 14:51, vinay_rk wrote:
>
> So it makes it more mysterious that the stack trace goes through
> WindowsIdentity.Impersonate(). All I' am calling in my code is
> ConfigurationManager.GetSection(<NameOfCUstomSection>). The rest is supposed
> to be happenening within the framework (In this case the mono framework).
> The same code works fine in the .Net V 3.5 Framework though...

It looks like you have a copy of MS.NET's System.Configuration.dll
in your application directory.

Robert



More information about the Mono-devel-list mailing list