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=81491 --- shadow/81491 2007-04-30 06:45:47.000000000 -0400 +++ shadow/81491.tmp.1887 2007-04-30 06:58:28.000000000 -0400 @@ -31,6 +31,12 @@ contain a definition for `CustomErrorsMode'(CS0117)] [Task:File=/home/eric/fdgdd/Declic 25.04.07/SmallTest/Form1.cs, Line=42, Column=114, Type=Error, Priority=Normal, Description=The type or namespace name `CustomErrorsModes' does not exist in the namespace `System.Runtime.Remoting'. Are you missing an assembly reference?(CS0234)] + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-30 06:58 ------- +The CustomErrorsMode property was introduced in .NET 2.0. Mono does +not yet completely support .NET 2.0, and that is one of the features +not yet supported. But please, don't say RemotingConfiguration is not +implemented because I spent quite a lot of time implementing it. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
