Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf-binding

WCF Error : 'It is likely that certificate 'my cert' may not have a private key that is capable of key exchange

WCF service The maximum array length quota (16384) has been exceeded

maxReceivedMessageSize not fixing 413: Request Entity Too Large

An error occurred when verifying security for the message

Setting up WCF TCP service in a web application

c# wcf wcf-binding net.tcp

Deploying WCF Service with both http and https bindings/endpoints

wcf iis ssl https wcf-binding

How can I combine the WCF services config for both http and https in one web.config?

web-config wcf wcf-binding

System.ServiceModel.AddressAccessDeniedException: HTTP could not register URL http::8080

Using netsh, bind an SSL certificate to a port number is failing

Maximum array length quota

.net wcf wcf-binding

WCF service maxReceivedMessageSize basicHttpBinding issue

c# wcf wcf-binding

WCF Service, the type provided as the service attribute values…could not be found

c# wcf wcf-binding

What is the maximum size that maxReceivedMessageSize can be set to for a NetNamedPipeBinding?

basicHttpBinding vs wsHttpBinding [duplicate]

WCF over SSL - 404 error

ssl https wcf wcf-binding

Error in Protocol Mapping While hosting a WCF service in IIS

WCF change endpoint address at runtime

c# wcf wcf-binding wcf-client

WCF error: The caller was not authenticated by the service

.net wcf security wcf-binding

Timeouts WCF Services

net.pipe vs. net.tcp vs. http Bindings

.net wcf wcf-binding