Application Timing Out

Discussion in 'ASP.NET 2.0' started by jsmoritz, Sep 4, 2007.

  1. I have an application that when run locally, has no problem. When I deploy it, the application times out...most of the time.

    It takes a flat file of3,000-4,000 records and adds them to the database.

    I use Visual Studio 2005, ASP.NET 2.0, SQL Server 2005 Management Studio Express with Windows XP.

    Tech support asked me to run the application locally and observe w3pw.exe process in the task manager.

    When I run the application, w3pw.exe does not run or show up in the task manager.

    I am sure the process is exceeding the CPU limit but I have no way of knowing. Is there a way I can check so I can find a solution to the problem?

    Thanks,

    John
     
  2. Joseph Jun

    Joseph Jun DiscountASP.NET Staff

    Greetings John.

    Could you please create a ticket with the technical support department requesting an administrator review the event log for your application? To expedite the process, please make sure you create your ticket through the Helpdesk Ticket Manager and reference this post.

    Winston

    DiscountASP.NET
     

Share This Page