modify XmlDictionaryReaderQuotas
-
Hello, I have an exception on my web service, the error show that we must modify the value of "XmlDictionaryReaderQuotas" How i can modify the value of "XmlDictionaryReaderQuotas"? whene i can find the file whitch contain "XmlDictionaryReaderQuotas"? Thank you verry mutch
For WCF services you can configure it in your service binding configuration:
<bindings>
<wsHttpBinding><binding name="...."> ... [Sort of a cross between Lawrence of Arabia and Dilbert.](http://tinyurl.com/3yl74on)\[[^](http://tinyurl.com/3yl74on "New Window")\]
-
Hello, I have an exception on my web service, the error show that we must modify the value of "XmlDictionaryReaderQuotas" How i can modify the value of "XmlDictionaryReaderQuotas"? whene i can find the file whitch contain "XmlDictionaryReaderQuotas"? Thank you verry mutch
A quick google gave loads of hits, most of which, including this[^] one, indicate that the problem lies in your .config file. BTW: I googled on XmlDictionaryReaderQuotas
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
-
For WCF services you can configure it in your service binding configuration:
<bindings>
<wsHttpBinding><binding name="...."> ... [Sort of a cross between Lawrence of Arabia and Dilbert.](http://tinyurl.com/3yl74on)\[[^](http://tinyurl.com/3yl74on "New Window")\]
-
Hello, whene i can fin the service binding configuration ? can you give me the path of file witch contain this ? Thank you verry mutch.
It is probably in the WCF's web.config file, depending on how you have set things up.
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^] -
It is probably in the WCF's web.config file, depending on how you have set things up.
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^] -
Hello, I dont have "XmlDictionaryReaderQuotas" in web.config of my project (web service). Thank you verry mutch.
modified on Sunday, December 26, 2010 1:25 PM
is your service a wcf service or do you have asmx files?
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^] -
is your service a wcf service or do you have asmx files?
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^] -
I can only find answers for WCF services, and it's been so long since I've touched plain SOAP services that I can't really help. Sorry.
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^] -
I can only find answers for WCF services, and it's been so long since I've touched plain SOAP services that I can't really help. Sorry.
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^]Hello, My web service modify the PDF File, in the input parameters i set the encoding base 64 of my original PDF but there are the excpetion when i try to get the encoding base 64 of my pdf modified. What is the difference between the asmx et wcf ? Thank you verry mutch.
modified on Sunday, December 26, 2010 2:11 PM
-
I can only find answers for WCF services, and it's been so long since I've touched plain SOAP services that I can't really help. Sorry.
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^]