<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Configuration Section Designer</title><link>http://csd.codeplex.com/Project/ProjectRss.aspx</link><description>A Visual Studio add-in that allows you to graphically design .NET Configuration Sections and automatically generates all the required code and a schema definition &amp;#40;XSD&amp;#41; for them.</description><item><title>New Post: Visual Studio 2010 beta 2</title><link>http://csd.codeplex.com/Thread/View.aspx?ThreadId=73703</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Dear Developers.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I was unable to install the designer on Visual Studio 2010 beta 2. I copied .cs files to project and it works... But it is impossible to develop sections. Is there any plans to move instalation of the designer for VS 2010?&lt;/p&gt;
&lt;p&gt;Is it possible to set maually?&lt;/p&gt;&lt;/div&gt;</description><author>Tiphon</author><pubDate>Sat, 31 Oct 2009 19:24:01 GMT</pubDate><guid isPermaLink="false">New Post: Visual Studio 2010 beta 2 20091031072401P</guid></item><item><title>New Post: Unable to install CSD on VS2008 French version</title><link>http://csd.codeplex.com/Thread/View.aspx?ThreadId=73125</link><description>&lt;div style="line-height: normal;"&gt;&lt;div id="ctl00_ctl00_MasterContent_Content_PostRepeater_ctl00_BodyDiv"&gt;After installation of&amp;nbsp;CSD and I am unable to see&amp;nbsp;ConfigurationSectionDesigner project&amp;nbsp;or&amp;nbsp;Configuration Section Designer item in&amp;nbsp;an existing project.&lt;br&gt;Please help me out.&lt;/div&gt;&lt;/div&gt;</description><author>cyberjp</author><pubDate>Mon, 26 Oct 2009 17:22:45 GMT</pubDate><guid isPermaLink="false">New Post: Unable to install CSD on VS2008 French version 20091026052245P</guid></item><item><title>New Post: KeyValueConfigurationCollection </title><link>http://csd.codeplex.com/Thread/View.aspx?ThreadId=68266</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Is it possible to use collections like KeyValueConfigurationCollection ?&lt;/p&gt;&lt;/div&gt;</description><author>karsten</author><pubDate>Tue, 08 Sep 2009 12:08:02 GMT</pubDate><guid isPermaLink="false">New Post: KeyValueConfigurationCollection  20090908120802P</guid></item><item><title>Commented Issue: Allow a ConfigurationElementCollection that is required and is the defaultcollection to have an empty xml name</title><link>http://csd.codeplex.com/WorkItem/View.aspx?WorkItemId=4733</link><description>To avoid the CollectionOfB element in &amp;#60;Section&amp;#62;&amp;#60;CollectionOfA&amp;#62;&amp;#60;ConfigElementA&amp;#62;&amp;#60;&amp;#47;ConfigElementA&amp;#62;&amp;#60;ConfigElementA&amp;#62;&amp;#60;&amp;#47;ConfigElementA&amp;#62;&amp;#60;&amp;#47;CollectionOfB&amp;#62;&amp;#60;&amp;#47;Section&amp;#62; one can use the following attribute on the collection class&amp;#58; &amp;#91;ConfigurationElementCollection&amp;#40;&amp;#34;&amp;#34;, IsRequired&amp;#61;true, IsDefaultCollection&amp;#61;true&amp;#41;&amp;#93;.&lt;br /&gt;The generated xsd would also need to be modified, to reflect this difference.&lt;br /&gt;Comments: ** Comment from web user: demus ** &lt;p&gt;And that should nave been &amp;#34;To avoid the CollectionOfA element in ...&amp;#34;&lt;/p&gt;</description><author>demus</author><pubDate>Fri, 07 Aug 2009 14:32:08 GMT</pubDate><guid isPermaLink="false">Commented Issue: Allow a ConfigurationElementCollection that is required and is the defaultcollection to have an empty xml name 20090807023208P</guid></item><item><title>Created Issue: Allow a ConfigurationElementCollection that is required and is the defaultcollection to have an empty xml name</title><link>http://csd.codeplex.com/WorkItem/View.aspx?WorkItemId=4733</link><description>To avoid the CollectionOfB element in &amp;#60;Section&amp;#62;&amp;#60;CollectionOfA&amp;#62;&amp;#60;ConfigElementA&amp;#62;&amp;#60;&amp;#47;ConfigElementA&amp;#62;&amp;#60;ConfigElementA&amp;#62;&amp;#60;&amp;#47;ConfigElementA&amp;#62;&amp;#60;&amp;#47;CollectionOfB&amp;#62;&amp;#60;&amp;#47;Section&amp;#62; one can use the following attribute on the collection class&amp;#58; &amp;#91;ConfigurationElementCollection&amp;#40;&amp;#34;&amp;#34;, IsRequired&amp;#61;true, IsDefaultCollection&amp;#61;true&amp;#41;&amp;#93;.&lt;br /&gt;The generated xsd would also need to be modified, to reflect this difference.&lt;br /&gt;</description><author>demus</author><pubDate>Fri, 07 Aug 2009 14:30:32 GMT</pubDate><guid isPermaLink="false">Created Issue: Allow a ConfigurationElementCollection that is required and is the defaultcollection to have an empty xml name 20090807023032P</guid></item><item><title>New Post: Getting resulting XML for instance of CSD classes</title><link>http://csd.codeplex.com/Thread/View.aspx?ThreadId=61849</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am programatically creating instances of my class objects generated via the CSD&amp;nbsp;tool and I wish to save them to an XML configuration file in some instances.&amp;nbsp; Not sure what the suggested approach for doing such would be but any feedback would be appreciated.&lt;/p&gt;&lt;/div&gt;</description><author>jakkwylde</author><pubDate>Wed, 08 Jul 2009 13:24:46 GMT</pubDate><guid isPermaLink="false">New Post: Getting resulting XML for instance of CSD classes 20090708012446P</guid></item><item><title>Reviewed: 1.1.1 (jun 23, 2009)</title><link>http://csd.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=11872</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Great work jelled&amp;#33;</description><author>coloboxp</author><pubDate>Wed, 24 Jun 2009 02:35:01 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.1.1 (jun 23, 2009) 20090624023501A</guid></item><item><title>New Post: VB.net</title><link>http://csd.codeplex.com/Thread/View.aspx?ThreadId=57967</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Is there any possibility of having a VB.net version???&lt;/p&gt;&lt;/div&gt;</description><author>rctaubert</author><pubDate>Sat, 30 May 2009 15:23:52 GMT</pubDate><guid isPermaLink="false">New Post: VB.net 20090530032352P</guid></item><item><title>New Post: Unable to see tools in toolbox</title><link>http://csd.codeplex.com/Thread/View.aspx?ThreadId=54226</link><description>&lt;div style="line-height: normal;"&gt;I have successfully installed CSD and I am able to see and create new ConfigurationSectionDesigner project and add new Configuration Section Designer item in the existing project.&lt;br&gt;
But when I open the .csd file there is no component in the toolbox. &lt;br&gt;
Please help me out.
&lt;/div&gt;</description><author>deeps28</author><pubDate>Thu, 23 Apr 2009 09:27:55 GMT</pubDate><guid isPermaLink="false">New Post: Unable to see tools in toolbox 20090423092755A</guid></item><item><title>New Post: Using configuration types from existing assemblies?</title><link>http://csd.codeplex.com/Thread/View.aspx?ThreadId=52724</link><description>&lt;div style="line-height: normal;"&gt;Forgive me if this is already possible, but I don't see a way to create a Configuration Element from an already existing type (like System.Configuration.NameValueConfigurationCollection).  Am I missing something?
&lt;/div&gt;</description><author>dizzle</author><pubDate>Wed, 08 Apr 2009 19:26:43 GMT</pubDate><guid isPermaLink="false">New Post: Using configuration types from existing assemblies? 20090408072643P</guid></item><item><title>New Post: Protection Level Errors -&gt; Cannot generate code</title><link>http://csd.codeplex.com/Thread/View.aspx?ThreadId=52086</link><description>&lt;div style="line-height: normal;"&gt;It looks like this was an issue with source control and something not being checked out appropriately. Recreated from scratch with no problem. May have potentially been caused by missing namespaces on Configuration objects.&lt;br&gt;
&lt;/div&gt;</description><author>jdoherty</author><pubDate>Wed, 08 Apr 2009 15:14:20 GMT</pubDate><guid isPermaLink="false">New Post: Protection Level Errors -&gt; Cannot generate code 20090408031420P</guid></item><item><title>New Post: Protection Level Errors -&gt; Cannot generate code</title><link>http://csd.codeplex.com/Thread/View.aspx?ThreadId=52086</link><description>&lt;div style="line-height: normal;"&gt;Hi, &lt;br&gt;
I'm receiving the following Errors and Warnings. Any ideas on a fix? I do not have the VS SDK installed. &lt;br&gt;
Thanks!&lt;br&gt;
&lt;br&gt;
Error&amp;nbsp;&amp;nbsp; &amp;nbsp;2&amp;nbsp;&amp;nbsp; &amp;nbsp;Compiling transformation: 'Microsoft.VisualStudio.TextTemplating.VSHost.ModelingTextTransformation.ConvertModelRelativePathToTemplateRelativePath(string, string, string)' is inaccessible due to its protection level&amp;nbsp;&amp;nbsp; &amp;nbsp;c:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerCode.tt&amp;nbsp;&amp;nbsp; &amp;nbsp;16&amp;nbsp;&amp;nbsp; &amp;nbsp;84&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br&gt;
Error&amp;nbsp;&amp;nbsp; &amp;nbsp;3&amp;nbsp;&amp;nbsp; &amp;nbsp;Compiling transformation: 'Microsoft.VisualStudio.TextTemplatingAB22E765A169A6720888B9D2D948DC4A.GeneratedTextTransformation' does not contain a definition for 'AddDomainModel'&amp;nbsp;&amp;nbsp; &amp;nbsp;c:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerCode.tt&amp;nbsp;&amp;nbsp; &amp;nbsp;22&amp;nbsp;&amp;nbsp; &amp;nbsp;6&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br&gt;
Error&amp;nbsp;&amp;nbsp; &amp;nbsp;4&amp;nbsp;&amp;nbsp; &amp;nbsp;Compiling transformation: 'Microsoft.VisualStudio.TextTemplatingAB22E765A169A6720888B9D2D948DC4A.GeneratedTextTransformation' does not contain a definition for 'Store'&amp;nbsp;&amp;nbsp; &amp;nbsp;c:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerCode.tt&amp;nbsp;&amp;nbsp; &amp;nbsp;33&amp;nbsp;&amp;nbsp; &amp;nbsp;49&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br&gt;
Error&amp;nbsp;&amp;nbsp; &amp;nbsp;6&amp;nbsp;&amp;nbsp; &amp;nbsp;Compiling transformation: 'Microsoft.VisualStudio.TextTemplating39BB065DA3193F2D1B81A4D70C971B66.GeneratedTextTransformation' does not contain a definition for 'AddDomainModel'&amp;nbsp;&amp;nbsp; &amp;nbsp;c:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerSample.tt&amp;nbsp;&amp;nbsp; &amp;nbsp;22&amp;nbsp;&amp;nbsp; &amp;nbsp;6&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br&gt;
Error&amp;nbsp;&amp;nbsp; &amp;nbsp;7&amp;nbsp;&amp;nbsp; &amp;nbsp;Compiling transformation: 'Microsoft.VisualStudio.TextTemplating39BB065DA3193F2D1B81A4D70C971B66.GeneratedTextTransformation' does not contain a definition for 'Store'&amp;nbsp;&amp;nbsp; &amp;nbsp;c:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerSample.tt&amp;nbsp;&amp;nbsp; &amp;nbsp;33&amp;nbsp;&amp;nbsp; &amp;nbsp;49&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br&gt;
Error&amp;nbsp;&amp;nbsp; &amp;nbsp;9&amp;nbsp;&amp;nbsp; &amp;nbsp;Compiling transformation: 'Microsoft.VisualStudio.TextTemplatingD414C11A0646A37A828573BB39FF8637.GeneratedTextTransformation' does not contain a definition for 'AddDomainModel'&amp;nbsp;&amp;nbsp; &amp;nbsp;c:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerSchema.tt&amp;nbsp;&amp;nbsp; &amp;nbsp;22&amp;nbsp;&amp;nbsp; &amp;nbsp;6&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br&gt;
Error&amp;nbsp;&amp;nbsp; &amp;nbsp;10&amp;nbsp;&amp;nbsp; &amp;nbsp;Compiling transformation: 'Microsoft.VisualStudio.TextTemplatingD414C11A0646A37A828573BB39FF8637.GeneratedTextTransformation' does not contain a definition for 'Store'&amp;nbsp;&amp;nbsp; &amp;nbsp;c:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerSchema.tt&amp;nbsp;&amp;nbsp; &amp;nbsp;33&amp;nbsp;&amp;nbsp; &amp;nbsp;49&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br&gt;
Error&amp;nbsp;&amp;nbsp; &amp;nbsp;11&amp;nbsp;&amp;nbsp; &amp;nbsp;A namespace does not directly contain members such as fields or methods&amp;nbsp;&amp;nbsp; &amp;nbsp;C:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerSample.cs&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;Feeds&lt;br&gt;
Error&amp;nbsp;&amp;nbsp; &amp;nbsp;12&amp;nbsp;&amp;nbsp; &amp;nbsp;A namespace does not directly contain members such as fields or methods&amp;nbsp;&amp;nbsp; &amp;nbsp;C:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerSchema.cs&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;Feeds&lt;br&gt;
Error&amp;nbsp;&amp;nbsp; &amp;nbsp;13&amp;nbsp;&amp;nbsp; &amp;nbsp;A namespace does not directly contain members such as fields or methods&amp;nbsp;&amp;nbsp; &amp;nbsp;C:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerCode.cs&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;Feeds&lt;br&gt;
Warning&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;The include directive for file 'C:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerCode.tt' causes an infinite loop. The directive will not be processed.&amp;nbsp;&amp;nbsp; &amp;nbsp;C:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerCode.tt&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;4&amp;nbsp;&amp;nbsp; &amp;nbsp;Feeds&lt;br&gt;
Warning&amp;nbsp;&amp;nbsp; &amp;nbsp;5&amp;nbsp;&amp;nbsp; &amp;nbsp;The include directive for file 'C:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerSample.tt' causes an infinite loop. The directive will not be processed.&amp;nbsp;&amp;nbsp; &amp;nbsp;C:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerSample.tt&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;4&amp;nbsp;&amp;nbsp; &amp;nbsp;Feeds&lt;br&gt;
Warning&amp;nbsp;&amp;nbsp; &amp;nbsp;8&amp;nbsp;&amp;nbsp; &amp;nbsp;The include directive for file 'C:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerSchema.tt' causes an infinite loop. The directive will not be processed.&amp;nbsp;&amp;nbsp; &amp;nbsp;C:\Projects\AGI\Feeds\Feeds\Configuration\ConfigurationSectionDesignerSchema.tt&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;4&amp;nbsp;&amp;nbsp; &amp;nbsp;Feeds&lt;br&gt;
&lt;/div&gt;</description><author>jdoherty</author><pubDate>Thu, 02 Apr 2009 15:05:27 GMT</pubDate><guid isPermaLink="false">New Post: Protection Level Errors -&gt; Cannot generate code 20090402030527P</guid></item><item><title>New Post: Support for enums</title><link>http://csd.codeplex.com/Thread/View.aspx?ThreadId=51025</link><description>&lt;div style="line-height: normal;"&gt;Thanks,&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;I scanned that page a little too quickly :)&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;-A&lt;/div&gt;&lt;/div&gt;</description><author>andrewseven</author><pubDate>Mon, 30 Mar 2009 16:50:48 GMT</pubDate><guid isPermaLink="false">New Post: Support for enums 20090330045048P</guid></item><item><title>Patch Uploaded: #2694</title><link>http://csd.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/tmyklebust'&gt;tmyklebust&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Replaces previous patch - the overridden property should be protected, not public...&lt;/p&gt;</description><author>tmyklebust</author><pubDate>Mon, 30 Mar 2009 09:59:49 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #2694 20090330095949A</guid></item><item><title>Patch Uploaded: #2693</title><link>http://csd.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/tmyklebust'&gt;tmyklebust&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;This patch overrides the ElementName property in the ConfigurationElementCollection class. This fixes the result XML on saving the configuration.&lt;/p&gt;</description><author>tmyklebust</author><pubDate>Mon, 30 Mar 2009 09:56:28 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #2693 20090330095628A</guid></item><item><title>Commented Issue: InvalidOperationException on save</title><link>http://csd.codeplex.com/WorkItem/View.aspx?WorkItemId=3018</link><description>Based on forum topic http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;csd&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;31555&lt;br /&gt;&lt;br /&gt;Exception is thrown when updating a configuration element &amp;#40;or argument&amp;#41; and aving it back to the configuration file.&lt;br /&gt;&lt;br /&gt;Exception stack trace &amp;#40;in Dutch&amp;#41;&amp;#58;&lt;br /&gt;------------------------------------------------------------------------------------------&lt;br /&gt;&amp;#123;System.InvalidOperationException&amp;#58; Het token StartAttribute in de status Content zou leiden tot een ongeldig XML-document.&lt;br /&gt;   bij System.Xml.XmlTextWriter.AutoComplete&amp;#40;Token token&amp;#41;&lt;br /&gt;   bij System.Xml.XmlTextWriter.WriteStartAttribute&amp;#40;String prefix, String localName, String ns&amp;#41;&lt;br /&gt;   bij System.Xml.XmlWriter.WriteAttributeString&amp;#40;String localName, String value&amp;#41;&lt;br /&gt;   bij System.Configuration.ConfigurationElement.SerializeElement&amp;#40;XmlWriter writer, Boolean serializeCollectionKey&amp;#41;&lt;br /&gt;   bij System.Configuration.ConfigurationElementCollection.SerializeElement&amp;#40;XmlWriter writer, Boolean serializeCollectionKey&amp;#41;&lt;br /&gt;   bij System.Configuration.ConfigurationElement.SerializeToXmlElement&amp;#40;XmlWriter writer, String elementName&amp;#41;&lt;br /&gt;   bij System.Configuration.ConfigurationElement.SerializeElement&amp;#40;XmlWriter writer, Boolean serializeCollectionKey&amp;#41;&lt;br /&gt;   bij System.Configuration.ConfigurationElement.SerializeToXmlElement&amp;#40;XmlWriter writer, String elementName&amp;#41;&lt;br /&gt;   bij System.Configuration.ConfigurationSection.SerializeSection&amp;#40;ConfigurationElement parentElement, String name, ConfigurationSaveMode saveMode&amp;#41;&lt;br /&gt;   bij System.Configuration.MgmtConfigurationRecord.GetConfigDefinitionUpdates&amp;#40;Boolean requireUpdates, ConfigurationSaveMode saveMode, Boolean forceSaveAll, ConfigDefinitionUpdates&amp;#38; definitionUpdates, ArrayList&amp;#38; configSourceUpdates&amp;#41;&amp;#125;&lt;br /&gt;Comments: ** Comment from web user: tmyklebust ** &lt;p&gt;I had the same problem, and realized that I had to add the following code to the ConfigurationElementCollection classes&amp;#58;&lt;/p&gt;&lt;p&gt;        protected override string ElementName&lt;br /&gt;        &amp;#123;&lt;br /&gt;            get&lt;br /&gt;            &amp;#123;&lt;br /&gt;                return &amp;#91;CollectionType&amp;#93;PropertyName&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;/p&gt;</description><author>tmyklebust</author><pubDate>Mon, 30 Mar 2009 09:08:41 GMT</pubDate><guid isPermaLink="false">Commented Issue: InvalidOperationException on save 20090330090841A</guid></item><item><title>New Post: Support for enums</title><link>http://csd.codeplex.com/Thread/View.aspx?ThreadId=51025</link><description>&lt;div style="line-height: normal;"&gt;It's possible, you can define a custom enum type in the Configuration Section Explorer tool window (see &amp;quot;Defining Types&amp;quot; on the homepage).&lt;br&gt;
&lt;br&gt;
Cheers,&lt;br&gt;
&lt;br&gt;
Jelle
&lt;/div&gt;</description><author>jelled</author><pubDate>Mon, 30 Mar 2009 07:31:37 GMT</pubDate><guid isPermaLink="false">New Post: Support for enums 20090330073137A</guid></item><item><title>New Post: Support for enums</title><link>http://csd.codeplex.com/Thread/View.aspx?ThreadId=51025</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Is there a way to use custom enum types in the CSD?&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;If there is no direct way, does someone have a &amp;quot;best practice&amp;quot; for doing it?&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks&lt;/div&gt;&lt;/div&gt;</description><author>andrewseven</author><pubDate>Mon, 23 Mar 2009 20:14:24 GMT</pubDate><guid isPermaLink="false">New Post: Support for enums 20090323081424P</guid></item><item><title>Created Issue: Generated sample config file does not contain assembly name in section type attribute</title><link>http://csd.codeplex.com/WorkItem/View.aspx?WorkItemId=3907</link><description>The code generator that generates the sample config file does not generate the assembly name when building the section type&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;configSections&amp;#62;&lt;br /&gt;&amp;#9;&amp;#60;section name&amp;#61;&amp;#34;ZoneConfiguration&amp;#34; type&amp;#61;&amp;#34;ORIX.Common.Config.ZonesConfigurationSection&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;configSections&amp;#62;&lt;br /&gt;&lt;br /&gt;When you run the code it tries to load the section class from the default System.Configuration assembly and throws the following exception&amp;#58;&lt;br /&gt;&lt;br /&gt;System.Configuration.ConfigurationErrorsException was unhandled&lt;br /&gt;  Message&amp;#61;&amp;#34;An error occurred creating the configuration section handler for ZoneConfiguration&amp;#58; Could not load type &amp;#39;ORIX.Common.Config.ZonesConfigurationSection&amp;#39; from assembly &amp;#39;System.Configuration, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#39;. &amp;#40;C&amp;#58;&amp;#92;&amp;#92;Projects&amp;#92;&amp;#92;WebCrawlerII&amp;#92;&amp;#92;WebCrawlerUI&amp;#92;&amp;#92;bin&amp;#92;&amp;#92;Debug&amp;#92;&amp;#92;WebCrawlerUI.vshost.exe.config line 4&amp;#41;&amp;#34;&lt;br /&gt;  Source&amp;#61;&amp;#34;System.Configuration&amp;#34;&lt;br /&gt;  BareMessage&amp;#61;&amp;#34;An error occurred creating the configuration section handler for ZoneConfiguration&amp;#58; Could not load type &amp;#39;ORIX.Common.Config.ZonesConfigurationSection&amp;#39; from assembly &amp;#39;System.Configuration, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#39;.&amp;#34;&lt;br /&gt;  Filename&amp;#61;&amp;#34;C&amp;#58;&amp;#92;&amp;#92;Projects&amp;#92;&amp;#92;WebCrawlerII&amp;#92;&amp;#92;WebCrawlerUI&amp;#92;&amp;#92;bin&amp;#92;&amp;#92;Debug&amp;#92;&amp;#92;WebCrawlerUI.vshost.exe.config&amp;#34;&lt;br /&gt;  Line&amp;#61;4&lt;br /&gt;  StackTrace&amp;#58;&lt;br /&gt;       at System.Configuration.BaseConfigurationRecord.FindAndEnsureFactoryRecord&amp;#40;String configKey, Boolean&amp;#38; isRootDeclaredHere&amp;#41;&lt;br /&gt;       at System.Configuration.BaseConfigurationRecord.GetSectionRecursive&amp;#40;String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object&amp;#38; result, Object&amp;#38; resultRuntimeObject&amp;#41;&lt;br /&gt;       at System.Configuration.BaseConfigurationRecord.GetSection&amp;#40;String configKey, Boolean getLkg, Boolean checkPermission&amp;#41;&lt;br /&gt;       at System.Configuration.BaseConfigurationRecord.GetSection&amp;#40;String configKey&amp;#41;&lt;br /&gt;       at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection&amp;#40;String sectionName&amp;#41;&lt;br /&gt;       at System.Configuration.ConfigurationManager.GetSection&amp;#40;String sectionName&amp;#41;&lt;br /&gt;       at WebCrawlerUI.MainForm..ctor&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;Projects&amp;#92;WebCrawlerII&amp;#92;WebCrawlerUI&amp;#92;MainForm.cs&amp;#58;line 22&lt;br /&gt;       at WebCrawlerUI.Program.Main&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;Projects&amp;#92;WebCrawlerII&amp;#92;WebCrawlerUI&amp;#92;Program.cs&amp;#58;line 17&lt;br /&gt;       at System.AppDomain._nExecuteAssembly&amp;#40;Assembly assembly, String&amp;#91;&amp;#93; args&amp;#41;&lt;br /&gt;       at System.AppDomain.ExecuteAssembly&amp;#40;String assemblyFile, Evidence assemblySecurity, String&amp;#91;&amp;#93; args&amp;#41;&lt;br /&gt;       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly&amp;#40;&amp;#41;&lt;br /&gt;       at System.Threading.ThreadHelper.ThreadStart_Context&amp;#40;Object state&amp;#41;&lt;br /&gt;       at System.Threading.ExecutionContext.Run&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state&amp;#41;&lt;br /&gt;       at System.Threading.ThreadHelper.ThreadStart&amp;#40;&amp;#41;&lt;br /&gt;  InnerException&amp;#58; System.TypeLoadException&lt;br /&gt;       Message&amp;#61;&amp;#34;Could not load type &amp;#39;ORIX.Common.Config.ZonesConfigurationSection&amp;#39; from assembly &amp;#39;System.Configuration, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b03f5f7f11d50a3a&amp;#39;.&amp;#34;&lt;br /&gt;       Source&amp;#61;&amp;#34;System.Configuration&amp;#34;&lt;br /&gt;       TypeName&amp;#61;&amp;#34;ORIX.Common.Config.ZonesConfigurationSection&amp;#34;&lt;br /&gt;       StackTrace&amp;#58;&lt;br /&gt;            at System.Configuration.TypeUtil.GetTypeWithReflectionPermission&amp;#40;IInternalConfigHost host, String typeString, Boolean throwOnError&amp;#41;&lt;br /&gt;            at System.Configuration.RuntimeConfigurationRecord.RuntimeConfigurationFactory.Init&amp;#40;RuntimeConfigurationRecord configRecord, FactoryRecord factoryRecord&amp;#41;&lt;br /&gt;            at System.Configuration.RuntimeConfigurationRecord.RuntimeConfigurationFactory.InitWithRestrictedPermissions&amp;#40;RuntimeConfigurationRecord configRecord, FactoryRecord factoryRecord&amp;#41;&lt;br /&gt;            at System.Configuration.RuntimeConfigurationRecord.RuntimeConfigurationFactory..ctor&amp;#40;RuntimeConfigurationRecord configRecord, FactoryRecord factoryRecord&amp;#41;&lt;br /&gt;            at System.Configuration.RuntimeConfigurationRecord.CreateSectionFactory&amp;#40;FactoryRecord factoryRecord&amp;#41;&lt;br /&gt;            at System.Configuration.BaseConfigurationRecord.FindAndEnsureFactoryRecord&amp;#40;String configKey, Boolean&amp;#38; isRootDeclaredHere&amp;#41;&lt;br /&gt;       InnerException&amp;#58; &lt;br /&gt;&lt;br /&gt;Adding the assembly name &amp;#40;see below&amp;#41; corrects the problem&amp;#58;&lt;br /&gt;&lt;br /&gt;  &amp;#60;configSections&amp;#62;&lt;br /&gt;    &amp;#60;section name&amp;#61;&amp;#34;ZoneConfiguration&amp;#34; type&amp;#61;&amp;#34;ORIX.Common.Config.ZonesConfigurationSection, ORIX.Common.Config&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;configSections&amp;#62;&lt;br /&gt;</description><author>rschaerDFW</author><pubDate>Fri, 06 Mar 2009 19:33:39 GMT</pubDate><guid isPermaLink="false">Created Issue: Generated sample config file does not contain assembly name in section type attribute 20090306073339P</guid></item><item><title>Created Issue: Problem with DefaultValue property of ConfigurationProperty Attribute</title><link>http://csd.codeplex.com/WorkItem/View.aspx?WorkItemId=3906</link><description>The value DefaultValue property in the ConfigurationProperty attribute is no enclosed in quotes and is causing a compiler error. See the example generate code below&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#91;global&amp;#58;&amp;#58;System.Configuration.ConfigurationProperty&amp;#40;ValuePropertyName, IsRequired &amp;#61; true, IsKey &amp;#61; false, IsDefaultCollection &amp;#61; false, DefaultValue &amp;#61; default&amp;#41;&amp;#93;&lt;br /&gt;&lt;br /&gt;&amp;#34;default&amp;#34; is the text entered into the Default Value property in the designer.&lt;br /&gt;</description><author>rschaerDFW</author><pubDate>Fri, 06 Mar 2009 19:15:26 GMT</pubDate><guid isPermaLink="false">Created Issue: Problem with DefaultValue property of ConfigurationProperty Attribute 20090306071526P</guid></item></channel></rss>