iis - downloading large odata data from C# -


trying find solution our issue month now.

we have odata service developed using web api c#. there method retrieves data table in database , it's arounds 1 million records (more 400mb in size). everytime invoke method using jquery ajax recieving error code 503 service unavailable. happens in server , in local machine there problem that. tried every time out settings in iis doesn't resolved issue.

i hope can in issue.

thanks


Comments

Popular posts from this blog

java - How to handle special characters while unmarshalling xml in JAXB -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -