PC Review


Reply
Thread Tools Rate Thread

Custom Configuration Section Inheritance

 
 
=?Utf-8?B?UGhpbGlw?=
Guest
Posts: n/a
 
      27th Sep 2007
I have a web.config custom configuration section using asp.net 2.0
configuration APIs. My custom configuration section inherits from
System.Configuration.ConfigurationSection.

I have a IIS root level web.config and an application level web.config, with
the application web.config inheriting from the root level web.config.

I am receiving the following message when compiling the web application...

"....Section or group name 'httpCompressionAgent' is already defined.
Updates to this may only occur at the configuration level where it is
defined....."


From the above error message it would appear that inheritance of this
particular web.config custom configuration section is being resisted.

Help !!! I can not figure this one out.

I have other custom configuration sections which are using inheritance just
fine.

--
Philip
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Configuration Section partysingh Microsoft ASP .NET 1 27th Jan 2010 04:14 PM
Custom Configuration Section Help Yan Yi Huang Microsoft Dot NET Framework 1 22nd Nov 2007 11:39 AM
custom configuration section in app.config sloan Microsoft C# .NET 1 13th May 2006 02:38 PM
Custom Configuration Section - .NET 2.0 =?Utf-8?B?V2lsbGlhbSBMZWFyeQ==?= Microsoft Dot NET Framework 1 22nd Nov 2005 11:21 PM
Declaring custom configuration section. Mauricio Microsoft ASP .NET 3 22nd Aug 2003 08:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:53 AM.