1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

ASP : Excel reports

Discussion in 'C#' started by archana.b, Jun 7, 2010.

  1. #1
    Hi All,

    I'm generating excel around 2000 reports through asp,
    while generating i'm getting the error message as "server busy".
    Can anyone help in solving the issue.

    Thanks in advance.
     
    archana.b, Jun 7, 2010 IP
  2. iamscottj

    iamscottj Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Your server might be getting overloaded. Try consulting the IT Department for such errors. They might upgrade the configurations to support such tasks.
     
    iamscottj, Jun 7, 2010 IP
  3. archana.b

    archana.b Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi,

    Thanks for your response.

    I have around 50 asp files, which generates excel 50 excel files and is saved in a server path.
    i want to load the 50 asp files in as iframe one by one,
    using for loop i'm doing the same, but only 10 files are saved in server path,
    after generating the 10 files, i'm getting the error message as "This error can occur if the Web server is busy and cannot process your request due to heavy traffic."
    I guess its only 10 connections are allowed for http request.

    Please help out with some other solution, on how to generate the files one by one.

    Thanks
     
    archana.b, Jun 7, 2010 IP