Last post Mar 06, 2017 06:04 AM by lindows
Member
96 Points
366 Posts
Mar 06, 2017 05:58 AM|lindows|LINK
hi all
i have a wcf application which supports soap and json
i have got it to support ssl *by ignoring the SSL cert* self sign for dev purposes
I could post a file in json via the http but when i do the same using https i get 413
any ideas?
Mar 06, 2017 06:04 AM|lindows|LINK
found the answer
http://www.smartdigitizers.com/net-development-tips/iis-7-how-to-resolve-error-https-413-request-entity-too-large/
Member
96 Points
366 Posts
IIS 7.5 - WCF - 413 Request Entity Too Large (on https only, http works fine)
Mar 06, 2017 05:58 AM|lindows|LINK
hi all
i have a wcf application which supports soap and json
i have got it to support ssl *by ignoring the SSL cert* self sign for dev purposes
I could post a file in json via the http but when i do the same using https i get 413
any ideas?
Member
96 Points
366 Posts
Re: IIS 7.5 - WCF - 413 Request Entity Too Large (on https only, http works fine)
Mar 06, 2017 06:04 AM|lindows|LINK
found the answer
http://www.smartdigitizers.com/net-development-tips/iis-7-how-to-resolve-error-https-413-request-entity-too-large/