[Mono-bugs] [Bug 80619][Nor] Changed - System.Convert exception while reading web.config
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 25 14:19:23 EST 2007
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 sandy.dunlop at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80619
--- shadow/80619 2007-01-25 14:15:00.000000000 -0500
+++ shadow/80619.tmp.29493 2007-01-25 14:19:23.000000000 -0500
@@ -93,6 +93,11 @@
Type t = System.Type.GetType(value);
return t;
}
throw new NotImplementedException ();
}
}
+
+------- Additional Comments From sandy.dunlop at gmail.com 2007-01-25 14:19 -------
+Created an attachment (id=18560)
+Tar file with code to reproduce problem
+
More information about the mono-bugs
mailing list