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

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -