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. Browser TimeOut

Browser TimeOut

Scheduled Pinned Locked Moved ASP.NET
debugginghelp
4 Posts 4 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
    attalurisubbu
    wrote on last edited by
    #1

    i have loading 1005 usercontrols ,each usercontrols haves 11 controls. When i click submit button, i get browser timeout problem, i can't able to debug also.. After clicking button, empty browser is displayed. Thanks in Advance Regards Senthilkumar.T

    W B 2 Replies Last reply
    0
    • A attalurisubbu

      i have loading 1005 usercontrols ,each usercontrols haves 11 controls. When i click submit button, i get browser timeout problem, i can't able to debug also.. After clicking button, empty browser is displayed. Thanks in Advance Regards Senthilkumar.T

      W Offline
      W Offline
      whatUrunning com
      wrote on last edited by
      #2

      attalurisubbu wrote:

      i have loading 1005 usercontrols

      I think you need to redesign that page

      www.whatUrunning.com

      1 Reply Last reply
      0
      • A attalurisubbu

        i have loading 1005 usercontrols ,each usercontrols haves 11 controls. When i click submit button, i get browser timeout problem, i can't able to debug also.. After clicking button, empty browser is displayed. Thanks in Advance Regards Senthilkumar.T

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

        It's always better to minimise the size page.There are standards for the page size and response time too.Please check and design accordingly.

        Cheers!! Brij

        P 1 Reply Last reply
        0
        • B Brij

          It's always better to minimise the size page.There are standards for the page size and response time too.Please check and design accordingly.

          Cheers!! Brij

          P Offline
          P Offline
          Prasanna Kumar Pete
          wrote on last edited by
          #4

          <httpRuntime executionTimeout="450" maxRequestLength="6000" useFullyQualifiedRedirectUrl="false" minFreeThreads="8" minLocalRequestFreeThreads="4" appRequestQueueLimit="100"/>

          add the above insyte system.web of your web.config this should help yoou :)

          Thanks & Regards Pete

          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