Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81115 --- shadow/81115 2007-03-11 17:18:10.000000000 -0500 +++ shadow/81115.tmp.12096 2007-03-11 17:40:27.000000000 -0500 @@ -59,6 +59,20 @@ Thanks, Mike ------- Additional Comments From [EMAIL PROTECTED] 2007-03-11 17:18 ------- added dependency on 81071, as this might be a requirement as I do have it applied to my local copy - but still outstanding in bugzilla. + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-11 17:40 ------- +Sorry, made a mistake when trying to cleanup the diff... The code +above needs something similar to the following immediately after the +foreach above: + + +throw new ConfigurationException("provider with name [" + provider + +"] was not found."); + + +Sorry about that. + +-m _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
