c# Programming Glossary: maxbufferpoolsize
(Attempting to) migrate from WSE 3.0 to WCF for client code http://stackoverflow.com/questions/10589561/attempting-to-migrate-from-wse-3-0-to-wcf-for-client-code hostNameComparisonMode StrongWildcard maxBufferSize 65536 maxBufferPoolSize 524288 maxReceivedMessageSize 65536 messageEncoding Text textEncoding..
response size limitaiton of a WCF web serivces http://stackoverflow.com/questions/1281269/response-size-limitaiton-of-a-wcf-web-serivces StrongWildcard maxBufferSize 1000000000 maxBufferPoolSize 1000000000 maxReceivedMessageSize 1000000000 messageEncoding.. StrongWildcard maxBufferSize 1500000000 maxBufferPoolSize 1500000000 maxReceivedMessageSize 1500000000 messageEncoding.. StrongWildcard maxBufferSize 1000000000 maxBufferPoolSize 1000000000 maxReceivedMessageSize 1000000000 messageEncoding..
Sharepoint web services — The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'NTLM' http://stackoverflow.com/questions/2608887/sharepoint-web-services-the-http-request-is-unauthorized-with-client-authenti hostNameComparisonMode StrongWildcard maxBufferSize 65536 maxBufferPoolSize 524288 maxReceivedMessageSize 65536 messageEncoding Text textEncoding..
Consume a SOAP web service without relying on the app.config http://stackoverflow.com/questions/3703844/consume-a-soap-web-service-without-relying-on-the-app-config hostNameComparisonMode StrongWildcard maxBufferSize 65536 maxBufferPoolSize 524288 maxReceivedMessageSize 65536 messageEncoding Text textEncoding..
Mysterious Problem in WCF and IIS? http://stackoverflow.com/questions/4265033/mysterious-problem-in-wcf-and-iis false hostNameComparisonMode StrongWildcard maxBufferPoolSize 524288 maxReceivedMessageSize 65536 messageEncoding Text textEncoding..
Signing SOAP messages using X.509 certificate from WCF service to Java webservice http://stackoverflow.com/questions/4666970/signing-soap-messages-using-x-509-certificate-from-wcf-service-to-java-webservic false hostNameComparisonMode StrongWildcard maxBufferPoolSize 524288 maxReceivedMessageSize 65536 messageEncoding Text textEncoding..
Is it possible to make the WcfTestClient work for custom transport channels? http://stackoverflow.com/questions/484717/is-it-possible-to-make-the-wcftestclient-work-for-custom-transport-channels 16384 binaryMessageEncoding UpdTransportElementClientSide maxBufferPoolSize 524288 maxMessageSize 65536 multicast false binding customBinding..
WCF Service Client: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding http://stackoverflow.com/questions/5243929/wcf-service-client-the-content-type-text-html-charset-utf-8-of-the-response-me false hostNameComparisonMode StrongWildcard maxBufferPoolSize 2000000 maxReceivedMessageSize 2000000 messageEncoding Text.. false hostNameComparisonMode StrongWildcard maxBufferPoolSize 524288 maxReceivedMessageSize 65536 messageEncoding Text textEncoding..
ONVIF Authentication in .NET 4.0 with Visual Studios 2010 http://stackoverflow.com/questions/5638247/onvif-authentication-in-net-4-0-with-visual-studios-2010 textMessageEncoding httpTransport manualAddressing false maxBufferPoolSize 524288 maxReceivedMessageSize 65536 allowCookies false authenticationScheme..
Correct way communicate WSSE Usernametoken for SOAP webservice http://stackoverflow.com/questions/5836685/correct-way-communicate-wsse-usernametoken-for-soap-webservice hostNameComparisonMode StrongWildcard maxBufferSize 524288 maxBufferPoolSize 524288 maxReceivedMessageSize 524288 messageEncoding Text textEncoding..
WCF Not Timing out correctly? http://stackoverflow.com/questions/5966315/wcf-not-timing-out-correctly maxReceivedMessageSize 10000000 maxBufferSize 10000000 maxBufferPoolSize 10000000 closeTimeout 00 00 03 openTimeout 00 00 03 sendTimeout..
Large Binary (byte[]) File transfer through WCF http://stackoverflow.com/questions/6030137/large-binary-byte-file-transfer-through-wcf StrongWildcard maxBufferSize 2147483646 maxBufferPoolSize 2147483646 maxReceivedMessageSize 2147483646 messageEncoding.. StrongWildcard maxBufferSize 2147483646 maxBufferPoolSize 2147483646 maxReceivedMessageSize 2147483646 messageEncoding..
ASP.NET - Javascript timeOut Warning based on sessionState timeOut in web.config http://stackoverflow.com/questions/7029168/asp-net-javascript-timeout-warning-based-on-sessionstate-timeout-in-web-config StrongWildcard maxBufferSize 6553600 maxBufferPoolSize 524288 maxReceivedMessageSize 6553600 messageEncoding Text textEncoding.. hostNameComparisonMode StrongWildcard maxBufferSize 65536 maxBufferPoolSize 524288 maxReceivedMessageSize 65536 messageEncoding Text textEncoding..
WCF stops responding after about 10 or so calls (throttling) http://stackoverflow.com/questions/739312/wcf-stops-responding-after-about-10-or-so-calls-throttling false hostNameComparisonMode StrongWildcard maxBufferPoolSize 524288 maxReceivedMessageSize 65536 messageEncoding Text textEncoding..
Large WCF web service request failing with (400) HTTP Bad Request http://stackoverflow.com/questions/784606/large-wcf-web-service-request-failing-with-400-http-bad-request false hostNameComparisonMode StrongWildcard maxBufferPoolSize 524288 maxReceivedMessageSize 2147483647 messageEncoding Text..
MVC 4 Web Api IIS7.5 HTTP 404 Page Not Found http://stackoverflow.com/questions/9703090/mvc-4-web-api-iis7-5-http-404-page-not-found httpsTransport manualAddressing false maxBufferPoolSize 524288 maxReceivedMessageSize 65536 allowCookies false authenticationScheme..
|