Hi,
We have a scenario where we need to call WCF service contineously (ie. more than 1000 times), each service call will downlaod a file into IIS. We are sending each service request after getting response from previous request. This is not working properly and we are getting service timeout exception in reference.cs.
This problem is not happening consistently some time getting the exception even after 2 service call and some after 25 service call.
Is anyone have any solution or suggestion. please let us know.
Advance Thanks,
Bijay.
Bijay KetanPosted Aug 6, 2012, 12:18 AM
Thank you for the info. However we have already increase the 'receiveTimeout' to max value but still getting the issue. We have taken an another approach like instead depending on WCF service. We wrote a Handler through that we able to download more than 1000 movie file without any issue.
Thanks,
Bijay.
Akkiraju IvaturiPosted Aug 5, 2012, 1:46 AM
Hemant SrivastavaPosted Aug 2, 2012, 9:58 AM