https://bugzilla.novell.com/show_bug.cgi?id=469317
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=469317#c2 --- Comment #2 from Annelie Karlsson <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
