Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a large EDI file that i need to read using an ASP web app, when i read only a small chunck of file it's read successfully, but when i try to read the entire file at once Firefox redirect me to the "connexion had been reinitialized" once i click on the triggering button.

What can I do to handle that large file?
Posted
Comments
Zoltán Zörgő 26-Jun-12 8:28am    
How large is that file? You speak about asp page. Is it ASP classic or ASP.NET?
Mabchour 1989 26-Jun-12 8:35am    
asp.net, the files are EDI files and they are up to 50 Mb large

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900