[Mono-dev] ConfigurationElementCollection.ThrowOnDuplicate

Atsushi Eno atsushi at ximian.com
Fri Dec 22 04:03:40 EST 2006


Hi,

I have been trying to fix some web service config stuff, and
noticed that ConfigurationElementCollection.ThrowOnDuplicate property
behavior is somewhat different from .net (the attached example
does not raise an error on .net while mono does).

According to the documentation, I believe that Mono behavior is
the correct behavior, but with this I find difficulty to fix
web service configuration issue, so I'm tempted to find that
current behavior is incorrect (and my understanding becomes wrong) ;-)

So, does anyone have ideas on how this property works?

Atsushi Eno
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: throw-on-duplicate.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061222/6d2bf83a/attachment.pl 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: throw-on-duplicate.exe.config
Type: application/xml
Size: 254 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061222/6d2bf83a/attachment.rdf 


More information about the Mono-devel-list mailing list