Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default IIS Hangs

    I'v Windows 2000 , IIS4 and SP3 as WebServer.I use ASP 3
    there. In an interval of 4-5 days the system stpos
    working, just request for a page and it doesnt work. I
    just terminate the process of dllhost.exe and it starts to
    work file but upto 4-5 days only. For information I use
    COM written in VB6, that opens the connection for me and i
    close it once my i get data. And only asp page stops, a
    simple htm page still works in that situation. I would
    have liked to send the IIS logs of the day when it hanged
    but i think i cant do that. So i just need to know whats
    wrong with this? Somebody help me please.
    Atanu Chatterjee Guest

  2. Similar Questions and Discussions

    1. CF hangs when database server hangs or crashes
      This may be as simple as a configuration change, but hoping someone understands this behavior and can offer suggestions (or at least additional...
    2. C3.1 Mac Hangs
      MacOS 10.3.8, C3.1 I installed C3.1. The first try to use it with an existing site connected OK, allowed me to edit an existing page, but...
    3. CFHTTP and CF5 hangs
      hi, i was wondering why the code posted below, creates locks and finally hangs my CF5 server : Suppose i have this URL :...
    4. CFChart hangs
      Has anyone encountered this? On our Dev Server (MX6.1 Win2K), pages with CFChart are not loading.. the call goes to the servlet and just hangs....
    5. dll hangs
      I have a dll in .net that is used by another dll. The second dll is used in the web and the first one acts as a middle layer. The dll contains...
  3. #2

    Default IIS Hangs

    Hi,
    We have a COM component on webserver which accesses
    Access97 database on the same server. The application runs
    well most of the time, but once in a week, IIS stops
    responding ASP pages. If we restart IIS, everything comes
    back to normal. The server is win2000 and IIS is 5.0
    Any help on this will be appreciated.

    thanks,
    -Prashant
    Prashant Guest

  4. #3

    Default Re: IIS Hangs

    [url]http://www.aspfaq.com/2147[/url]

    Any Events in Event Viewer?

    Event ID 36:
    [url]http://www.aspfaq.com/2226[/url]

    Event ID 5:
    [url]http://www.aspfaq.com/2355[/url]

    Error 0115:
    [url]http://www.aspfaq.com/2171[/url]

    --
    Aaron Bertrand
    SQL Server MVP
    [url]http://www.aspfaq.com/[/url]




    "Prashant" <anonymous@discussions.microsoft.com> wrote in message
    news:53dc01c3e51c$4addca00$a001280a@phx.gbl...
    > Hi,
    > We have a COM component on webserver which accesses
    > Access97 database on the same server. The application runs
    > well most of the time, but once in a week, IIS stops
    > responding ASP pages. If we restart IIS, everything comes
    > back to normal. The server is win2000 and IIS is 5.0
    > Any help on this will be appreciated.
    >
    > thanks,
    > -Prashant

    Aaron Bertrand - MVP Guest

  5. #4

    Default Re: IIS Hangs

    There is event 35 in the event log. I browsed through
    these articles, could not locate exact problem though.

    Thanks for your help Aaron,

    -Prashant
    Prashant Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139