Hi,
Unable to send upload data to rest WCF service ...got an error
"Request Entity Too large 413 error"
web config...details
and client side calling
as below string sResult = webClient.UploadString("http://localhost:98/MedimizerAPIExportImport.svc/ReadWorkorderfromSerial/1/1d8435b839614e4b", "POST", data);
also, update ISS request filtering and uploadReadAheadSize.
Please suggest...?
Madan ShekarPosted May 15, 2018, 2:33 AM