Problem with uploading a file more than size 80 mb
hi All, Please help me..
Uploading a file to file-server size is more than 80mb is getting request time out exception.
as we are using WCF services to upload a file.
we are reading file stream as byte[]
how to solve this problem?