Using GenericEnumConverter throws exception at runtime

I get this error when using GenericEnumConverter: An error occurred creating the configuration section handler for Importer: No parameterless constructor defined for this object. It seems this per...

Id #9321 | Release: None | Updated: Apr 12 at 8:30 AM by preeder | Created: Apr 12 at 8:30 AM by preeder

PathTooLong Installing from VSIX

Hi I'm Fabrizio from Italy I'm trying to install the designer using ConfigurationSectionDesigner.DslPackage.vsix and it fails with a System.IO.PathTooLongException, see the message below: 24/02/...

Id #9202 | Release: None | Updated: Mar 1 at 7:04 AM by fabolo | Created: Feb 24 at 9:42 AM by fabolo

ConfigurationElementCollection Code Generation Options broken for ICollections

When selecting the ICollection code generation option for a COnfigurationElementCollection, the generated XML documentation is incorrectly generated. The summary opening tag is missing the closing...

Id #9168 | Release: None | Updated: Mar 16 at 2:27 PM by andym1978 | Created: Feb 13 at 11:51 PM by joalcorn

TypeNameConverter doesn't work

Exception: Unable to cast object of type 'System.RuntimeType' to type 'System.String'. Code Gen: [global::System.ComponentModel.TypeConverter(typeof(global::System.Configuration.TypeNameC...

Id #9062 | Release: None | Updated: Mon at 1:17 PM by mgernand | Created: Dec 29 2011 at 9:29 AM by drewd

Could not load file or assembly... The system cannot find the file specified.

Tried creating a pretty basic configuration: a single collection of strings. The files generated fine, and I copied over the config info to my web.config. However at run time, when accessing values...

Id #9005 | Release: None | Updated: Feb 20 at 4:03 PM by fighting_1r1sh | Created: Dec 13 2011 at 5:06 PM by krazyyak

Use of native xsd derivation for abstract classes

Hi! It would be great if we could declare an element of an abstract type. It means the XSD schema should use the extensions, as described in this page http://www.w3schools.com/schema/el_extension....

Id #8984 | Release: None | Updated: Dec 7 2011 at 1:46 PM by bucherb | Created: Dec 7 2011 at 1:46 PM by bucherb

Generated XSD to include list of available enum values for a defined type

Hi, Firstly just to say that I think this is a great tool! 1) Could add a designer attribute that allows one to specify a list of acceptable values for enum types which can then be used by the co...

Id #8892 | Release: None | Updated: Nov 6 2011 at 6:27 PM by r_beacroft | Created: Nov 6 2011 at 6:27 PM by r_beacroft

Element name issues with ConfigurationElementCollection using AddRemoveClearMapAlternate in Visual Studio 2010

The same old problem (closed issue 7458) persists in VS2010 (release 2.0.0 r4).

Id #8857 | Release: None | Updated: Apr 9 at 7:24 PM by peschuster | Created: Oct 28 2011 at 5:14 AM by balena

MultiType element collection

I would appreciate the possibility to design ElementCollection such that it could contain elements of multiple types. Maybe it is already implemented, but I was unable to find out how to design it,...

Id #8823 | Release: None | Updated: Oct 20 2011 at 9:52 AM by demus | Created: Oct 13 2011 at 5:03 PM by piXus

GeneratedCodeAttribute on generated classes to avoid conflicts with code analysis rules

I think that the GeneratedCodeAttribute should be on added to generated classes to avoid conflicts with code analysis rules that might be applied to projects. Otherwise projects have to deal with s...

Id #8729 | Release: None | Updated: Oct 15 2011 at 5:07 PM by dblack | Created: Sep 27 2011 at 4:24 AM by JAXN