To Apeter: I do need to set them explicitly, that was just a sample code, and it also had variable largeValue for maxStringlength property that I really do need to set manually. I know that the property is read-only, thats what it says in the error message ! Is there any other way of accomplishing to set the maxStringLength for readerQuotas manually ?
Main Topics
Browse All Topics





by: apeterPosted on 2008-06-24 at 10:29:09ID: 21858146
ReaderQuotas for BinaryMessageEncodingBindi ngElement object is Read only thats why you are getting this error.
ngElement object. So no need to set them once again explicitly.
What ever you are assigning for ReaderQuotas are the default values of BinaryMessageEncodingBindi