|
Rank: Member Groups: Member
Joined: 11/15/2010 Posts: 23
|
Hi and best regards,
I have a asp.net page that use dowmloader with dinamic content and normal content. Have any limits in downloader component with file size?
With dinamic content i can't download files greather than 50Mb and with out dinamic content can't download a huge file (about 300 Mb)
Thank you
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We are not aware of any such limits, even though I would not recommend you to dynamically generate a 300MB file for download. That would be a huge burden on your server resources. What error do you get?
Thanks!
|
|
Rank: Member Groups: Member
Joined: 11/15/2010 Posts: 23
|
I have no errors, only the web browser stop the progress download the file, and the file downloaded is corrupted.
With no dinamic contents a can't download a huge files either.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I can't think of anything on the Downloader side that can cause that. If you believe the problem is related to the Downloader, please try to create a test project that can demonstrate the problem and send it to us. Make sure your test project runs and only contain code needed to reproduce the problem. Once we have that we will be happy to take a look. Please let us know if you need our email address.
Thanks!
|
|