Hi ,
I am passing base64 in request, in web pai project but it gives error as :
Request is too large for serer to process. 41 request entity too large.
Iave upated web. config with MaxReqLength and also IIS settings, still could not fix the issue
what is another way to handle large request?