[Mono-bugs] [Bug 81586][Wis] New - BinaryClientFormatterSinkProvider does not support typeFilterLevel property
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 10 13:31:15 EDT 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 joncham at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81586
--- shadow/81586 2007-05-10 13:31:15.000000000 -0400
+++ shadow/81586.tmp.29809 2007-05-10 13:31:15.000000000 -0400
@@ -0,0 +1,52 @@
+Bug#: 81586
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: lluis at ximian.com
+ReportedBy: joncham at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: BinaryClientFormatterSinkProvider does not support typeFilterLevel property
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+BinaryClientFormatterSinkProvider does not support typeFilterLevel property
+
+Steps to reproduce the problem:
+1.
+2.
+3.
+
+Actual Results:
+Configuration file
+'e:\Sandbox1\CodeDV\JobMgr\JMAdmin\bin\Debug\JMAdmin.exe.conf
+ig' could not be loaded: An instance of provider
+'System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider' could
+not be created: BinaryClientFormatterSinkProvider does not recognize
+'typeFilterLevel' configuration property
+ at System.Runtime.Remoting.RemotingConfiguration.ReadConfigFile
+(System.String
+ filename) [0x00000]
+ at System.Runtime.Remoting.RemotingConfiguration.Configure (System.String
+file
+name, Boolean ensureSecurity) [0x00000]
+ at System.Runtime.Remoting.RemotingConfiguration.Configure (System.String
+file
+name) [0x00000]
+
+Expected Results:
+Load configuration file successfully
+
+How often does this happen?
+Everytime
+
+Additional Information:
More information about the mono-bugs
mailing list