[Mono-bugs] [Bug 469317] XML schema validation fails when there are more than two schema documents on the same server
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jan 30 09:16:29 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=469317
User annelie.karlsson at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=469317#c2
--- Comment #2 from Annelie Karlsson <annelie.karlsson at gmail.com> 2009-01-30 07:16:28 MST ---
Is that all that should be done for the workaround? I'm getting the following
error: 'System.TypeInitializationException: An exception was thrown by the type
initializer for System.Net.ServicePointManager --->
System.Configuration.ConfiguarationException: Duplicate element in collection'.
I added the following in the config file:
<system.net>
<connectionManagement>
<add address="*" maxconnection="5" />
</connectionManagement>
</system.net>
Is there something else I need to do as well?
Thanks,
Annelie
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list