ms access freezes iis

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

  1. #1

    Default ms access freezes iis

    once in a while, we get an access db that has a .ldb file
    that can not be deleted. This either creates or is the
    result of iis not being able to serve anymore asp pages.
    Only solution is to restart either server or iis. any idea
    what would cause this? win2k3, iis 6, pached, access 2000.
    sam Guest

  2. Similar Questions and Discussions

    1. flv player freezes
      hi, i have an flv player from proxus.com and it has a lister function and since their forum is down (for a very long time). well, the first two...
    2. Computer freezes up
      Whenever I try to play videos on flashplayer my comp freezes up and won't even begin to play the video. Anyone have a solution to this problem?
    3. CHCHART - FREEZES
      I am total confused! :confused; I am using coldfusion 6.1 and my charts where working until now. Now when you want to look at a chart the server...
    4. IE 6 freezes when using FW Pop-Up - HELP
      Was there ever a solution found to this problem? We are experiencing the same thing. If anybody knows a solution, please let me know. Thanks.
    5. Photoshop freezes up
      I have a Win2k Pro station with 256MB RAM, 733Mhz Intel processor. When I am using Photoshop 7.0 to use the History Brush to bring back natural color...
  3. #2

    Default Re: ms access freezes iis

    Make sure you always close your recordsets and set them to nothing, and
    close your connection objects and set them to nothing. Grab all of your
    files that use ADODB.Connection and make sure that all objects created using
    set are also set = nothing.

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




    "sam" <sshilo@hotmail.com> wrote in message
    news:13d8b01c3c2c9$38658c20$a601280a@phx.gbl...
    > once in a while, we get an access db that has a .ldb file
    > that can not be deleted. This either creates or is the
    > result of iis not being able to serve anymore asp pages.
    > Only solution is to restart either server or iis. any idea
    > what would cause this? win2k3, iis 6, pached, access 2000.

    Aaron Bertrand [MVP] Guest

  4. #3

    Default Re: ms access freezes iis

    Thanks Aaron, (I will make sure to do that).
    Another bit of info. This happens randomly, so it can
    happen twice within an hour, or twice a week. It the cause
    was connections not being closed, wouldn't it take a while
    for the limit to be reached before crashing again?


    >-----Original Message-----
    >Make sure you always close your recordsets and set them
    to nothing, and
    >close your connection objects and set them to nothing.
    Grab all of your
    >files that use ADODB.Connection and make sure that all
    objects created using
    >set are also set = nothing.
    >
    >--
    >Aaron Bertrand
    >SQL Server MVP
    >[url]http://www.aspfaq.com/[/url]
    >
    >
    >
    >
    >"sam" <sshilo@hotmail.com> wrote in message
    >news:13d8b01c3c2c9$38658c20$a601280a@phx.gbl...
    >> once in a while, we get an access db that has a .ldb
    file
    >> that can not be deleted. This either creates or is the
    >> result of iis not being able to serve anymore asp pages.
    >> Only solution is to restart either server or iis. any
    idea
    >> what would cause this? win2k3, iis 6, pached, access
    2000.
    >
    >
    >.
    >
    sam Guest

  5. #4

    Default Re: ms access freezes iis

    Maybe too many connections?
    Move to SQL Server or MSDE ;o)


    Mex



    "sam" <sshilo@hotmail.com> wrote in message
    news:13daf01c3c2cf$8ec32b80$a601280a@phx.gbl...
    > Thanks Aaron, (I will make sure to do that).
    > Another bit of info. This happens randomly, so it can
    > happen twice within an hour, or twice a week. It the cause
    > was connections not being closed, wouldn't it take a while
    > for the limit to be reached before crashing again?
    >
    >
    >
    > >-----Original Message-----
    > >Make sure you always close your recordsets and set them
    > to nothing, and
    > >close your connection objects and set them to nothing.
    > Grab all of your
    > >files that use ADODB.Connection and make sure that all
    > objects created using
    > >set are also set = nothing.
    > >
    > >--
    > >Aaron Bertrand
    > >SQL Server MVP
    > >[url]http://www.aspfaq.com/[/url]
    > >
    > >
    > >
    > >
    > >"sam" <sshilo@hotmail.com> wrote in message
    > >news:13d8b01c3c2c9$38658c20$a601280a@phx.gbl...
    > >> once in a while, we get an access db that has a .ldb
    > file
    > >> that can not be deleted. This either creates or is the
    > >> result of iis not being able to serve anymore asp pages.
    > >> Only solution is to restart either server or iis. any
    > idea
    > >> what would cause this? win2k3, iis 6, pached, access
    > 2000.
    > >
    > >
    > >.
    > >

    Meelis Lilbok Guest

  6. #5

    Default Re: ms access freezes iis

    > Another bit of info. This happens randomly, so it can
    > happen twice within an hour, or twice a week. It the cause
    > was connections not being closed, wouldn't it take a while
    > for the limit to be reached before crashing again?
    It could be as simple as two users "colliding" rather than a progressive
    buildup...

    Anyway, you know more about your app than I do... but this is certainly a
    known issue with Access.

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


    Aaron Bertrand [MVP] Guest

  7. #6

    Default Re: ms access freezes iis

    "but this is certainly a known issue with Access."

    would moving to sql server solve the problem? or is making
    sure all connections, recordsets, etc. are closed enough?


    >-----Original Message-----
    >> Another bit of info. This happens randomly, so it can
    >> happen twice within an hour, or twice a week. It the
    cause
    >> was connections not being closed, wouldn't it take a
    while
    >> for the limit to be reached before crashing again?
    >
    >It could be as simple as two users "colliding" rather
    than a progressive
    >buildup...
    >
    >Anyway, you know more about your app than I do... but
    this is certainly a
    >known issue with Access.
    >
    >--
    >Aaron Bertrand
    >SQL Server MVP
    >[url]http://www.aspfaq.com/[/url]
    >
    >
    >.
    >
    sam Guest

  8. #7

    Default Re: ms access freezes iis

    Moving to SQL Server will solve (or at least reduce) this issue. You will
    also get many other benefits, such as performance, security, scalability,
    etc.

    [url]http://www.aspfaq.com/2195[/url]
    [url]http://www.aspfaq.com/2214[/url]

    If you have the ability to move, all the power to you. (Many people are
    stuck with Access, without the money for SQL Server or the ability to
    install the free MSDE on their server.)

    However, regardless of which RDBMS you use, ALWAYS close your objects and
    set them to nothing. This shouldn't be something you consider only because
    it may be causing a problem; it is purely good programming practice.

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

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




    "sam" <sshilo@hotmail.com> wrote in message
    news:030301c3c2d3$4e633b80$a501280a@phx.gbl...
    > "but this is certainly a known issue with Access."
    >
    > would moving to sql server solve the problem? or is making
    > sure all connections, recordsets, etc. are closed enough?
    >
    >
    >
    > >-----Original Message-----
    > >> Another bit of info. This happens randomly, so it can
    > >> happen twice within an hour, or twice a week. It the
    > cause
    > >> was connections not being closed, wouldn't it take a
    > while
    > >> for the limit to be reached before crashing again?
    > >
    > >It could be as simple as two users "colliding" rather
    > than a progressive
    > >buildup...
    > >
    > >Anyway, you know more about your app than I do... but
    > this is certainly a
    > >known issue with Access.
    > >
    > >--
    > >Aaron Bertrand
    > >SQL Server MVP
    > >[url]http://www.aspfaq.com/[/url]
    > >
    > >
    > >.
    > >

    Aaron Bertrand [MVP] Guest

  9. #8

    Default Re: ms access freezes iis

    Since we have taken over the project, it is taking some
    time cleaning up old code. We will do so and and then go
    to SQL. One other question, is there a reason why this
    problem would happen so much more with win2k3/iis6 than
    win2k/iis5?


    >-----Original Message-----
    >Moving to SQL Server will solve (or at least reduce) this
    issue. You will
    >also get many other benefits, such as performance,
    security, scalability,
    >etc.
    >
    >[url]http://www.aspfaq.com/2195[/url]
    >[url]http://www.aspfaq.com/2214[/url]
    >
    >If you have the ability to move, all the power to you.
    (Many people are
    >stuck with Access, without the money for SQL Server or
    the ability to
    >install the free MSDE on their server.)
    >
    >However, regardless of which RDBMS you use, ALWAYS close
    your objects and
    >set them to nothing. This shouldn't be something you
    consider only because
    >it may be causing a problem; it is purely good
    programming practice.
    >
    >[url]http://www.aspfaq.com/2435[/url]
    >
    >--
    >Aaron Bertrand
    >SQL Server MVP
    >[url]http://www.aspfaq.com/[/url]
    >
    >
    >
    >
    >"sam" <sshilo@hotmail.com> wrote in message
    >news:030301c3c2d3$4e633b80$a501280a@phx.gbl...
    >> "but this is certainly a known issue with Access."
    >>
    >> would moving to sql server solve the problem? or is
    making
    >> sure all connections, recordsets, etc. are closed
    enough?
    >>
    >>
    >>
    >> >-----Original Message-----
    >> >> Another bit of info. This happens randomly, so it can
    >> >> happen twice within an hour, or twice a week. It the
    >> cause
    >> >> was connections not being closed, wouldn't it take a
    >> while
    >> >> for the limit to be reached before crashing again?
    >> >
    >> >It could be as simple as two users "colliding" rather
    >> than a progressive
    >> >buildup...
    >> >
    >> >Anyway, you know more about your app than I do... but
    >> this is certainly a
    >> >known issue with Access.
    >> >
    >> >--
    >> >Aaron Bertrand
    >> >SQL Server MVP
    >> >[url]http://www.aspfaq.com/[/url]
    >> >
    >> >
    >> >.
    >> >
    >
    >
    >.
    >
    sam Guest

  10. #9

    Default Re: ms access freezes iis


    I have the same problems, there is an bug in iis6 on win2003 with the
    jet pack sp8!

    Try to read the following urls:

    [url]http://www.developersdex.com/asp/message.asp?p=592&r=3625064[/url]

    [url]http://www.matrixreseller.com/forum/archive/index.php/t-6117[/url]


    Jimmy


    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    Jimmy e 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