Matt Little's Blog

Matt wanders through life....

  Home :: Contact :: Syndication  :: Login
  13 Posts :: 0 Stories :: 21 Comments :: 0 Trackbacks

Archives

Post Categories

Image Galleries

Friends

Link Dump

Why when I use the Enterprise Library configuration tool do I have to replace

 

<configSections>

<section name="enterpriselibrary.configurationSettings" type="System.Configuration.IgnoreSectionHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />

configSections>

 

with

 

<configSections>

<section name="enterpriselibrary.configurationSettings" type="Microsoft.Practices.EnterpriseLibrary.Configuration.ConfigurationManagerSectionHandler, Microsoft.Practices.EnterpriseLibrary.Configuration, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />

configSections>

to get it working?

 

posted on Saturday, January 14, 2006 6:48 PM

Feedback

No comments posted yet.

Post Feedback

Title:
Name:
Url:
Comments: 
*** Enter the code below (case-sensitive) or the comment will be ignored! ***

Enter the code you see: