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 Big File

Upload Big File

Scheduled Pinned Locked Moved ASP.NET
questioncsharp
5 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.
  • M Offline
    M Offline
    MHASSANF
    wrote on last edited by
    #1

    i use .NET 1.1 im my web site i have a HtmlInputFile when i upload a small file that's ok but when i want to upload big files it isn't work and display "The page cannot be found" how can i solve it ? With thanks MHF

    K 1 Reply Last reply
    0
    • M MHASSANF

      i use .NET 1.1 im my web site i have a HtmlInputFile when i upload a small file that's ok but when i want to upload big files it isn't work and display "The page cannot be found" how can i solve it ? With thanks MHF

      K Offline
      K Offline
      Keith Barrow
      wrote on last edited by
      #2

      It sounds like your browser is timing out before the upload has time to finish. You could try displaying an "uploading" page whilst the upload happens, though without your code it is diificult to say exactly what is going on

      M 1 Reply Last reply
      0
      • K Keith Barrow

        It sounds like your browser is timing out before the upload has time to finish. You could try displaying an "uploading" page whilst the upload happens, though without your code it is diificult to say exactly what is going on

        M Offline
        M Offline
        MHASSANF
        wrote on last edited by
        #3

        is there any where that limit the size of file ? i use i use HtmlInputFile.PostedFile.Write Method MHF

        G 1 Reply Last reply
        0
        • M MHASSANF

          is there any where that limit the size of file ? i use i use HtmlInputFile.PostedFile.Write Method MHF

          G Offline
          G Offline
          Gavin Jeffrey
          wrote on last edited by
          #4

          yes there is a limit on the size of the file, it can however be changed see - here

          M 1 Reply Last reply
          0
          • G Gavin Jeffrey

            yes there is a limit on the size of the file, it can however be changed see - here

            M Offline
            M Offline
            MHASSANF
            wrote on last edited by
            #5

            Thanks It is so Useful MHF

            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