<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SPConfigStore Forum Rss Feed</title><link>http://www.codeplex.com/SPConfigStore/Thread/List.aspx</link><description>SPConfigStore Forum Rss Description</description><item><title>New Post: ECMA Script Library for ConfigStore</title><link>http://spconfigstore.codeplex.com/discussions/404098</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Chris, first of all, congratulations for the great work...&lt;/p&gt;
&lt;p&gt;Do you have any plans to add an ECMA script library for same features you have from code (C#) ?&lt;/p&gt;
&lt;p&gt;That would be very appreciated!&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Bruno Bertechini&lt;/p&gt;
&lt;/div&gt;</description><author>brunobertechini</author><pubDate>Wed, 21 Nov 2012 15:20:53 GMT</pubDate><guid isPermaLink="false">New Post: ECMA Script Library for ConfigStore 20121121032053P</guid></item><item><title>New Post: SP 2010?</title><link>http://spconfigstore.codeplex.com/discussions/270023</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Rob,&lt;/p&gt;
&lt;p&gt;I don't have a test SP environment handy to repro your steps. &amp;nbsp;You can debug the&amp;nbsp;ArgumentNullException by setting the deployment configuration to "No Activation" (project properties &amp;gt; SharePoint &amp;gt; Active Deployment Configuration). &amp;nbsp; You can then debug the wsp through visual studio. &amp;nbsp;Set a breakpoint at &amp;nbsp;COB.SharePoint.Utilities.Features.ConfigStore.ConfigStoreEventReceiver.FeatureActivated, activate the feature through site settings and try to see what argument is null.&lt;/p&gt;
&lt;p&gt;...Peter&lt;/p&gt;
&lt;div id="_mcePaste" class="mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;"&gt;FeatureActivated&amp;nbsp;FeatureActivated&lt;/div&gt;&lt;/div&gt;</description><author>pwalke</author><pubDate>Thu, 30 Aug 2012 15:56:14 GMT</pubDate><guid isPermaLink="false">New Post: SP 2010? 20120830035614P</guid></item><item><title>New Post: SP 2010?</title><link>http://spconfigstore.codeplex.com/discussions/270023</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Interestingly this time I&amp;nbsp;deployed the solution through stsadm and it worked, I then tried to activate the feature and got these error fromt he logs...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table border="0" cellspacing="0" cellpadding="0" width="316"&gt;
&lt;colgroup span="1"&gt;&lt;col span="1" width="64"&gt;&lt;/col&gt;&lt;col span="1" width="252"&gt;&lt;/col&gt;&lt;/colgroup&gt;
&lt;tbody&gt;
&lt;tr height="20"&gt;
&lt;td width="64" height="20"&gt;Medium&amp;nbsp;&lt;/td&gt;
&lt;td width="252"&gt;Name=Request (POST:http://test.it:80/_layouts/ManageFeatures.aspx?Scope=Site)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;Medium&amp;nbsp;&lt;/td&gt;
&lt;td&gt;Site=/&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;Medium&amp;nbsp;&lt;/td&gt;
&lt;td&gt;Feature Activation: Activating Feature 'COB.SharePoint.Utilities.ConfigStore_ConfigStore' (ID: 'ca9d918f-2845-4421-b005-65625aef5cb5') at URL http://test.it.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;Medium&amp;nbsp;&lt;/td&gt;
&lt;td&gt;Caching global content types for LCID 0.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;Medium&amp;nbsp;&lt;/td&gt;
&lt;td&gt;Caching global fields.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;Medium&amp;nbsp;&lt;/td&gt;
&lt;td&gt;The configuration database was queried for a non-existent object with the id 69828593-5a05-4d29-bfc6-bc55c2739067. Most commonly, this is caused by removing an SPFeatureDefinition without writing upgrade code to remove references to the feature from each site.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;High&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/td&gt;
&lt;td&gt;Failed to determine the setup path of the list schema for feature {69828593-5A05-4D29-BFC6-BC55C2739067}, list template 10100.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;High&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/td&gt;
&lt;td&gt;The element of type 'ListInstance' for feature 'COB.SharePoint.Utilities.ConfigStore_ConfigStore' (id: ca9d918f-2845-4421-b005-65625aef5cb5) threw an exception during activation: Feature '69828593-5a05-4d29-bfc6-bc55c2739067' for list template '10100' is not installed in this farm. The operation could not be completed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;High&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/td&gt;
&lt;td&gt;Feature Activation: Threw an exception, attempting to roll back. Feature 'COB.SharePoint.Utilities.ConfigStore_ConfigStore' (ID: 'ca9d918f-2845-4421-b005-65625aef5cb5'). Exception: System.ArgumentException: Feature '69828593-5a05-4d29-bfc6-bc55c2739067' for list template '10100' is not installed in this farm. The operation could not be completed.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFeatureManager.&amp;lt;&amp;gt;c__DisplayClass19.&amp;lt;GetFeatureRootAndListSchemaPaths&amp;gt;b__18()&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken userToken, Boolean bResetContext, WaitCallback code, Object param)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFeatureManager.GetFeatureRootAndListSchemaPaths(Byte[]&amp;amp; userToken, Guid&amp;amp; tranLockerId, Int32 nZone, Guid databaseid, Guid siteid, Guid webid, Guid featid, Int32 ltid, String&amp;amp; sPathToF...&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;High&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/td&gt;
&lt;td&gt;...eatureRoot, String&amp;amp; sPathToSchemaXml)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionListInstances(SPFeaturePropertyCollection props, SPSite site, SPWeb web, Boolean fForce)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionElements(SPFeaturePropertyCollection props, SPWebApplication webapp, SPSite site, SPWeb web, Boolean fForce)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, Boolean fForce)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;High&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/td&gt;
&lt;td&gt;Leaving Monitored Scope (Feature Activation: Activating Feature 'COB.SharePoint.Utilities.ConfigStore_ConfigStore' (ID: 'ca9d918f-2845-4421-b005-65625aef5cb5') at URL http://test.it.). Execution Time=2169.01170400149&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;Unexpected&lt;/td&gt;
&lt;td&gt;System.ArgumentException: Feature '69828593-5a05-4d29-bfc6-bc55c2739067' for list template '10100' is not installed in this farm. The operation could not be completed.&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFeatureManager.&amp;lt;&amp;gt;c__DisplayClass19.&amp;lt;GetFeatureRootAndListSchemaPaths&amp;gt;b__18()&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken userToken, Boolean bResetContext, WaitCallback code, Object param)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFeatureManager.GetFeatureRootAndListSchemaPaths(Byte[]&amp;amp; userToken, Guid&amp;amp; tranLockerId, Int32 nZone, Guid databaseid, Guid siteid, Guid webid, Guid featid, Int32 ltid, String&amp;amp; sPathToFeatureRoot, String&amp;amp; sPathToSchemaXml)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionListInstances(SPFeaturePropertyCollection props, SPSite site, SP...&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;Unexpected&lt;/td&gt;
&lt;td&gt;...Web web, Boolean fForce)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionElements(SPFeaturePropertyCollection props, SPWebApplication webapp, SPSite site, SPWeb web, Boolean fForce)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, Boolean fForce)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, String featureName, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFeatur...&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;Unexpected&lt;/td&gt;
&lt;td&gt;...eCollection.Add(Guid featureId, Boolean force, SPFeatureDefinitionScope featdefScope)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.WebControls.FeatureActivator.ActivateFeature(Guid featid, SPFeatureDefinitionScope featdefScope)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.WebControls.FeatureActivatorItem.BtnActivateFeature_Click(Object objSender, EventArgs evtargs)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.Web.UI.WebControls.Button.OnClick(EventArgs e)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr height="20"&gt;
&lt;td height="20"&gt;Medium&amp;nbsp;&lt;/td&gt;
&lt;td&gt;Leaving Monitored Scope (Request (POST:http://test.it:80/_layouts/ManageFeatures.aspx?Scope=Site)). Execution Time=2353.96426082086&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;</description><author>hussell</author><pubDate>Thu, 30 Aug 2012 15:41:00 GMT</pubDate><guid isPermaLink="false">New Post: SP 2010? 20120830034100P</guid></item><item><title>New Post: SP 2010?</title><link>http://spconfigstore.codeplex.com/discussions/270023</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks for replying :)&lt;/p&gt;
&lt;p&gt;I added the soultion but when I tried to deploy I received this error...&lt;/p&gt;
&lt;p&gt;&lt;span id="ctl00_PlaceHolderMain_LabelMessage"&gt;Failed to create receiver object from assembly "COB.SharePoint.Utilities.ConfigStore, Version=1.0.0.0, Culture=neutral, PublicKeyToken=23afbf06fd91fa64", class "COB.SharePoint.Utilities.Features.ConfigStore.ConfigStoreEventReceiver" for feature "COB.SharePoint.Utilities.ConfigStore_ConfigStore" (ID: ca9d918f-2845-4421-b005-65625aef5cb5).: System.ArgumentNullException: Value cannot be null. &lt;br /&gt;Parameter name: type &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at System.Activator.CreateInstance(Type type, Boolean nonPublic) &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>hussell</author><pubDate>Thu, 30 Aug 2012 15:27:15 GMT</pubDate><guid isPermaLink="false">New Post: SP 2010? 20120830032715P</guid></item><item><title>New Post: SP 2010?</title><link>http://spconfigstore.codeplex.com/discussions/270023</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Rob,&lt;/p&gt;
&lt;p&gt;I am sorry, I uploaded the wrong patch before. &amp;nbsp;Please get my latest patch and let me know if that works for you.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;&lt;/div&gt;</description><author>pwalke</author><pubDate>Thu, 30 Aug 2012 14:41:15 GMT</pubDate><guid isPermaLink="false">New Post: SP 2010? 20120830024115P</guid></item><item><title>New Post: SP 2010?</title><link>http://spconfigstore.codeplex.com/discussions/270023</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi pwalke&lt;/p&gt;
&lt;p&gt;I tried your patched version for SP2010 but get the error &lt;em&gt;Failed to find the XML file at location 14\Template\Features\config\feature.xml&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;when I try to activate the feature; I can definitly see the feature.xml file in that location&lt;/p&gt;
&lt;p&gt;Have you come across this problem?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;Rob&lt;/p&gt;&lt;/div&gt;</description><author>hussell</author><pubDate>Thu, 30 Aug 2012 14:04:15 GMT</pubDate><guid isPermaLink="false">New Post: SP 2010? 20120830020415P</guid></item><item><title>New Post: Unable to use ConfigStore in an FeatureEventReceiver class</title><link>http://spconfigstore.codeplex.com/discussions/30110</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;During feature activation, the only "config" being used is stsadm.exe.config, so if you don't put the same &amp;lt;appSettings&amp;gt; in stsadm.exe.config that you have in your web.config, any attempt to use Config Store (or anything else that uses &amp;lt;appSettings&amp;gt; values for that matter) during feature activation/deactivation, will fail.&lt;/p&gt;
&lt;p&gt;On my Windows 2003 R2 (64-bit) MOSS 2007 SP2 (64-bit)&amp;nbsp;server, stsadm.exe.config can be found here:&lt;/p&gt;
&lt;p&gt;C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN\stsadm.exe.config&lt;/p&gt;
&lt;p&gt;Yours may be somewhere else.&lt;/p&gt;
&lt;p&gt;We also&amp;nbsp;put certain&amp;nbsp;&amp;lt;appSettings&amp;gt; into owstimer.exe.config as well, since some of our custom SharePoint Timer Jobs need environment-specific &amp;lt;appSetting&amp;gt; values and those jobs only read from owstimer.exe.config, not web.config.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>fmorriso</author><pubDate>Mon, 07 May 2012 14:54:36 GMT</pubDate><guid isPermaLink="false">New Post: Unable to use ConfigStore in an FeatureEventReceiver class 20120507025436P</guid></item><item><title>New Post: Master Page</title><link>http://spconfigstore.codeplex.com/discussions/283956</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I just found this and was able to install it. I can add items to the config so that part is working. What I would like to do now is to access this information from a master page. In other words I have a new item in the config called SiteName that I want
 plastered on the top of every page no matter which sub-site the user is on.&lt;/p&gt;
&lt;p&gt;How can I access this information from the master file?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Darrell Norton&lt;/p&gt;
&lt;/div&gt;</description><author>Myanta</author><pubDate>Thu, 22 Dec 2011 23:11:23 GMT</pubDate><guid isPermaLink="false">New Post: Master Page 20111222111123P</guid></item><item><title>New Post: SP 2010?</title><link>http://spconfigstore.codeplex.com/discussions/270023</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;The as-is version isn't a SP2010 Solution.&amp;nbsp;&amp;nbsp;I upgraded the project to SP 2010 and am using it regularly.&amp;nbsp; You can download my﻿ patch here:﻿﻿﻿﻿ http://spconfigstore.codeplex.com/SourceControl/list/patches ﻿﻿&lt;/p&gt;&lt;/div&gt;</description><author>pwalke</author><pubDate>Wed, 24 Aug 2011 14:48:14 GMT</pubDate><guid isPermaLink="false">New Post: SP 2010? 20110824024814P</guid></item><item><title>New Post: SP 2010?</title><link>http://spconfigstore.codeplex.com/discussions/270023</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Chris!&lt;/p&gt;
&lt;p&gt;Thanks for sharing this solution. Do you know if the current version will support SP 2010?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Jose D. Parra&lt;/p&gt;
&lt;/div&gt;</description><author>jparra</author><pubDate>Tue, 23 Aug 2011 01:57:22 GMT</pubDate><guid isPermaLink="false">New Post: SP 2010? 20110823015722A</guid></item><item><title>New Post: Config Store doesn't work for me.</title><link>http://spconfigstore.codeplex.com/discussions/67466</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;@vmichael,&lt;/p&gt;
&lt;p&gt;This is happening because you're running in the context of a unit test, which is not within the scope of IIS/the web.config file. Add the Config Store entries to either the .exe.config file for your unit test framework, or to machine.config if this is a dev machine.&lt;/p&gt;
&lt;p&gt;HTH,&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;&lt;/div&gt;</description><author>chrisobrien</author><pubDate>Wed, 29 Jun 2011 22:16:41 GMT</pubDate><guid isPermaLink="false">New Post: Config Store doesn't work for me. 20110629101641P</guid></item><item><title>New Post: Config Store doesn't work for me.</title><link>http://spconfigstore.codeplex.com/discussions/67466</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Chris,&lt;/p&gt;
&lt;p&gt;I keeping getting this error but I have The key 'ConfigStoreCacheDependencyFile' defined in web.config - any ideas?&lt;/p&gt;
&lt;p&gt;I Test method ReminderNoticeJobTest.UnitTest1.GetProperties threw exception: &lt;br /&gt;System.TypeInitializationException: The type initializer for 'COB.SharePoint.Utilities.ConfigStore' threw an exception. ---&amp;gt; System.InvalidOperationException: The key 'ConfigStoreCacheDependencyFile' does not exist in the appSettings configuration section.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;System.Configuration.AppSettingsReader.GetValue(String key, Type type)&lt;br /&gt;COB.SharePoint.Utilities.ConfigStore..cctor()&lt;br /&gt;COB.SharePoint.Utilities.ConfigStore.GetValue(String Category, String Key)&lt;br /&gt;ReminderNoticeJobTest.UnitTest1.GetProperties() in D:\Development\mvasquez\ReminderTimerJob\ReminderNoticeJobTest\UnitTest1.cs: line 300&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am running windows server 2003 x64&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;&lt;/div&gt;</description><author>vmichael</author><pubDate>Wed, 29 Jun 2011 21:50:24 GMT</pubDate><guid isPermaLink="false">New Post: Config Store doesn't work for me. 20110629095024P</guid></item><item><title>New Post: SP 2010 support!</title><link>http://spconfigstore.codeplex.com/discussions/203548</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I've upgraded 2.1.0.2 to SharePoint 2010. I imported the wsp to start, and the  swapped out the assembly deployment creating the assembly by code. I then  re-wired the feature receiver. The item receiver should probably be wired up via  the SP2010 tooling, but I left it in the feature receiver as it currently is. &amp;nbsp;You can feel free to download the patch from here:&lt;/p&gt;
&lt;p&gt;http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=spconfigstore&amp;amp;DownloadId=239010&lt;/p&gt;&lt;/div&gt;</description><author>pwalke</author><pubDate>Fri, 13 May 2011 18:20:37 GMT</pubDate><guid isPermaLink="false">New Post: SP 2010 support! 20110513062037P</guid></item><item><title>New Post: Cache issue</title><link>http://spconfigstore.codeplex.com/Thread/View.aspx?ThreadId=243645</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Dear Chris,&lt;/p&gt;
&lt;p&gt;When the issue was first noticed I tried using Debug view on the front end server where this was happening and that is when I noticed that local config store value was not in cache and that the value was picked only from global config store. We recycled
 app pool (blank entry in web.config) to sort it out. As this is a production environment we dont have much time to troubleshoot.&lt;/p&gt;
&lt;p&gt;you can reach me at ramana_16@hotmail.com&lt;/p&gt;
&lt;p&gt;Thanks a lot for taking your time to help me out.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Ramana&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>ramana16</author><pubDate>Tue, 01 Feb 2011 06:30:47 GMT</pubDate><guid isPermaLink="false">New Post: Cache issue 20110201063047A</guid></item><item><title>New Post: Cache issue</title><link>http://spconfigstore.codeplex.com/Thread/View.aspx?ThreadId=243645</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;@Ramana,&lt;/p&gt;
&lt;p&gt;I haven't seen this behaviour, but would like to investigate this further with you to determine if there is a bug.&lt;/p&gt;
&lt;p&gt;Have you tried enabling logging (or debugging) to see if there are any exceptions happening?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;
&lt;p&gt;P.S. Is there some way I can contact you directly? Perhaps send me a direct message through Codeplex, then we can exchange e-mail addresses.&lt;/p&gt;
&lt;/div&gt;</description><author>chrisobrien</author><pubDate>Fri, 28 Jan 2011 15:14:33 GMT</pubDate><guid isPermaLink="false">New Post: Cache issue 20110128031433P</guid></item><item><title>New Post: Cache issue</title><link>http://spconfigstore.codeplex.com/Thread/View.aspx?ThreadId=243645</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Dear Chris,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We are using config store on our prod farm and we have a config store at root site collection level and also at every site collection level.&lt;/p&gt;
&lt;p&gt;The root site collection contains default key values which may be overridden at site collection level.&lt;/p&gt;
&lt;p&gt;For some cases we notice that the values in the config store at the site collection level are being overlooked &amp;nbsp;and the value from root site collection is taken even though there exists value for the same key at site collection level. Have you noticed
 a problem like this before? the value seems to come from global cache and not local cache.&lt;/p&gt;
&lt;p&gt;The app pools are recycled every night. Can it be an issue with cache? Please do provide your valuable inputs.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Ramana&lt;/p&gt;
&lt;/div&gt;</description><author>ramana16</author><pubDate>Fri, 28 Jan 2011 07:49:10 GMT</pubDate><guid isPermaLink="false">New Post: Cache issue 20110128074910A</guid></item><item><title>New Post: SP 2010 support!</title><link>http://spconfigstore.codeplex.com/Thread/View.aspx?ThreadId=203548</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I've been using config store in 2007 already and now want to use it in 2010 as well.&lt;/p&gt;
&lt;p&gt;Before I convert it myself like Mats (was that successful?) I'd like to know if there's already a version for 2010 available?&lt;/p&gt;
&lt;p&gt;Thx, Mel&lt;/p&gt;
&lt;/div&gt;</description><author>mel2506</author><pubDate>Tue, 14 Dec 2010 16:48:23 GMT</pubDate><guid isPermaLink="false">New Post: SP 2010 support! 20101214044823P</guid></item><item><title>New Post: Encrypted Values</title><link>http://spconfigstore.codeplex.com/Thread/View.aspx?ThreadId=228476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I implemented something similar in a past project, so I have a suggestion for your project.&lt;/p&gt;
&lt;p&gt;Add another column called &amp;quot;Encrypted&amp;quot; as a boolean field.&amp;nbsp; From there, you can have an event handler encrypt (Base64 atleast) the value of the configuration entry upon creation.&amp;nbsp; And then just have the API decrypt the value.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;That way, you could possibly store passwords and other sensitive material in the list.&lt;/p&gt;&lt;/div&gt;</description><author>TubaTech</author><pubDate>Fri, 24 Sep 2010 14:39:05 GMT</pubDate><guid isPermaLink="false">New Post: Encrypted Values 20100924023905P</guid></item><item><title>New Post: Not using local 'Config Store' list when browsing with a "Reader"</title><link>http://spconfigstore.codeplex.com/Thread/View.aspx?ThreadId=80943</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I think I found the problem with readers unable to read even with RunWithElevatedPrivileges. It is an anonymous permissions conflict.&lt;/p&gt;
&lt;p&gt;The anonymouspermmask and anonymouspermmask64 had mask instead an empty mask. On configstore list settings the anonymous is disabled yet the list had perm mask. To solve this set anonymous, say for view, then hit ok. Then remove anonymous again. It should work.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;/div&gt;</description><author>pealmasa</author><pubDate>Tue, 25 May 2010 10:46:49 GMT</pubDate><guid isPermaLink="false">New Post: Not using local 'Config Store' list when browsing with a "Reader" 20100525104649A</guid></item><item><title>New Post: Hierarchical Model Config Store</title><link>http://spconfigstore.codeplex.com/Thread/View.aspx?ThreadId=212555</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Sure.&lt;/p&gt;
&lt;p&gt;The idea is basically that the Config Store Feature is activated in every&amp;nbsp;site collection where you might want to use it - this will provision the list etc. so entries can be added in each site, to suit the configuration required in each area. Then, when a value is requested, if an entry exists in the current site it will be returned, otherwise the entry is returned from the 'master' site (from a URL defined in web.config) - this is the 'hierarchical' aspect.&amp;nbsp;It should also be possible to use the Config Store across multiple web applications in this way.&lt;/p&gt;
&lt;p&gt;One thing to look out for is web.config entries being provisioned each time the Feature is activated. There's a Feature property which controls this (this&amp;nbsp;is mentioned in the readme), which you might need to switch to 'False' (and rebuild the WSP/deploy)&amp;nbsp;if it isn't already - I changed my mind on the best default between releases.&lt;/p&gt;
&lt;p&gt;Feel free to come back here if you need further help.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;
&lt;p&gt;P.S. Note that the same code also works fine with just a single Config Store instance.&lt;/p&gt;&lt;/div&gt;</description><author>chrisobrien</author><pubDate>Sun, 16 May 2010 21:54:12 GMT</pubDate><guid isPermaLink="false">New Post: Hierarchical Model Config Store 20100516095412P</guid></item></channel></rss>