A dns error occurs when the webpage cannot be found during Asp.net upload.

Source: Internet
Author: User
The project needs to upload some files about 50 MB to the server. Our upload is designed as follows:
Enable
Use the upload control provided by Asp.net, which automatically changes the format in the form. Then change the corresponding webconfig settings, maxrequestlength
And the maximum timeout value. Set the maximum connection timeout value in IIS. However, this problem occurs. When uploading a small file, it is usually no more than 8 MB and can be uploaded successfully.
When a large file is uploaded for a long time, when the progress bar approaches completion, the page cannot be found or the DNS resolution is incorrect... Dizzy .... In my future breakpoint tracking, I found
Request
It is not sent to the page_load event. In my opinion, the page_load event is not found in the page generation event, and the request is rejected in the previous events.
But I can't find any reason. Which event is rejected? Or is IIS not transferred to Asp.net when the request arrives at iis?

Please enlighten me!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.