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. IE execution Time out error.

IE execution Time out error.

Scheduled Pinned Locked Moved ASP.NET
helpsysadmindebugging
2 Posts 2 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

    Hi, Reading the values from excel sheet , using those values i will generate usercontrol dynamically. usercontrol will have nearly 50 controls which is done in server side. problem occurs if we have more than 50 records in Excel file. It's working fine in http , but https is a problem. In HTTP it takes only 5 to 7 minutest to load 100 dynamic usercontrol in a page. If i go for 100 records in Excel, At that time in IE takes long time and finally displays empty page. like Page cannot be found,. it seems to be executionTimeout problem. For that i had increased the executionTimeout =1200 and debug ="false" in web config, but still the problem occurs. If anybody have any idea please reply me. Thanks in advance. Eswar.

    S 1 Reply Last reply
    0
    • A attalurisubbu

      Hi, Reading the values from excel sheet , using those values i will generate usercontrol dynamically. usercontrol will have nearly 50 controls which is done in server side. problem occurs if we have more than 50 records in Excel file. It's working fine in http , but https is a problem. In HTTP it takes only 5 to 7 minutest to load 100 dynamic usercontrol in a page. If i go for 100 records in Excel, At that time in IE takes long time and finally displays empty page. like Page cannot be found,. it seems to be executionTimeout problem. For that i had increased the executionTimeout =1200 and debug ="false" in web config, but still the problem occurs. If anybody have any idea please reply me. Thanks in advance. Eswar.

      S Offline
      S Offline
      Sherin Iranimose
      wrote on last edited by
      #2

      attalurisubbu wrote:

      In HTTP it takes only 5 to 7 minutest to load 100 dynamic usercontrol in a page.

      :doh: Try to increase the maxRequestLength also.

      Copy and paste is a design error

      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