[Mono-dev] Unable to work with Configuration files

vinay_rk vinay.kashyap at ironmountain.com
Tue Oct 26 18:03:52 EDT 2010


What I' am doing in my AppConfig is define custom sections like this :

<configuration>
  <configSections>
    <section name="CustomSectionName"
type="FullQualifiedNameOfCustomSectionHandler"/>
   ---------
   -------------

The custom handler derives from System.Configuration.ConfigurationSection. 
There is no other third party library used here. About the
WindowsIdentity.Impersonate, I' am completely baffled at why there is any
Impersonation happening under the hood here....

What do you suspect is happening.. ?

-Vinay
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Unable-to-work-with-Configuration-files-tp3014524p3014580.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list