Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. UpLoad File

UpLoad File

Scheduled Pinned Locked Moved ASP.NET
sysadminhelpcsharpasp-net
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AnhTin
    wrote on last edited by
    #1

    Hi all I am developing function upload file by asp.net But have problem when i choose file > 5MB after that click submit My IE or Firefox have error: Firefox: The connection to the server was reset while the page was loading. * The site could be temporarily unavailable or too busy. Try again in a few moments. * If you are unable to load any pages, check your computer's network connection. * If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web. IE : Most likely causes: You are not connected to the Internet. The website is encountering problems. There might be a typing error in the address. Diagnose Connection Problems

    N B 2 Replies Last reply
    0
    • A AnhTin

      Hi all I am developing function upload file by asp.net But have problem when i choose file > 5MB after that click submit My IE or Firefox have error: Firefox: The connection to the server was reset while the page was loading. * The site could be temporarily unavailable or too busy. Try again in a few moments. * If you are unable to load any pages, check your computer's network connection. * If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web. IE : Most likely causes: You are not connected to the Internet. The website is encountering problems. There might be a typing error in the address. Diagnose Connection Problems

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      ASP.NET defaults the upload limit to 4MB. You can increase this in the web.config file. See this[^]

      All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

      1 Reply Last reply
      0
      • A AnhTin

        Hi all I am developing function upload file by asp.net But have problem when i choose file > 5MB after that click submit My IE or Firefox have error: Firefox: The connection to the server was reset while the page was loading. * The site could be temporarily unavailable or too busy. Try again in a few moments. * If you are unable to load any pages, check your computer's network connection. * If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web. IE : Most likely causes: You are not connected to the Internet. The website is encountering problems. There might be a typing error in the address. Diagnose Connection Problems

        B Offline
        B Offline
        bhanu12345
        wrote on last edited by
        #3

        Hi You can upload larger files by changing maxrequestLength in Web.config section. Bhanu

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups