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. Background process in Asp.Net 1.1

Background process in Asp.Net 1.1

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netdatabasetutorial
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 all, In our application we are generating an excel file with 5000 + records which are fetched from DB, and its taking some time to generate and screen looks Idle (~ taking 15 to 20 minutes). and finally displaying "Connection timed Out error". Now Client requires the process of generating excel to be done in background..So as soon as the "Generate Excel" button is clicked user should be redirected to the Home page and the download process for Excel should work in Background. How to do this in Background??? Note:- In our Application we are using the StateServer to maintain Session Can any body help to acheive this. thanks in advance, Eswar.

    N 1 Reply Last reply
    0
    • A attalurisubbu

      Hi all, In our application we are generating an excel file with 5000 + records which are fetched from DB, and its taking some time to generate and screen looks Idle (~ taking 15 to 20 minutes). and finally displaying "Connection timed Out error". Now Client requires the process of generating excel to be done in background..So as soon as the "Generate Excel" button is clicked user should be redirected to the Home page and the download process for Excel should work in Background. How to do this in Background??? Note:- In our Application we are using the StateServer to maintain Session Can any body help to acheive this. thanks in advance, Eswar.

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

      Check 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
      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