2003 webserver misbehavior!?

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

  1. #1

    Default 2003 webserver misbehavior!?

    I have an ASP web application which ties into an access HelpDesk DB. The
    site includes use of the CDOSYS.dll (with updated code from the older
    CDONTS). Everything worked perfectly well on my XP Professional laptop.

    We upgraded a 2000 server machine to 2003 and experienced no problems with
    the webserver, neither with ASP pages or CDOSYS functions.

    I did a clean install of 2003 server standard on a new box and moved the
    helpdesk DB there as well as the web application. Everything works great
    for about ten minutes, then scripts start timing out and the site
    deteriorates. I restore a backed-up configuration I saved when things
    worked and all returns to normal but again begins to deteriorate.

    My first thought was to double-check that I had properly closed all
    recordsets and connections (VBScript), which is now done but the problem
    remains. I even saved the configuration from the functioning server to a
    file but am not sure how to get the new server to import it, but would like
    to try it.

    Does anyone know what I am missing? I have been through the settings
    repeatedly and, of course everything works with the current settings but
    only for a short time, whether the CDO stuff is used or not (so, I can't
    blame CDO). Thanks in advance for any assistance you may be able to offer.
    preilly at alro.com

    --Patrick



    pat Guest

  2. Similar Questions and Discussions

    1. FMS on Webserver
      Hi, I want to test my sample FMS application on my website, is there any free FMS hosting available to test? please suggest. Thanks and...
    2. WebServer + FCS
      Hi, I am hiring a flash expert for a multiplayer game development using FCS, he is telling me that the webserver needs to support FCS. My hosting...
    3. 2003 webserving misbehavior!?
      I have an ASP web application which ties into an access HelpDesk DB. The site includes use of the CDOSYS.dll (with updated code from the older...
    4. [PHP] webserver for mac
      On Wednesday, August 27, 2003, at 04:49 AM, Richard Baskett wrote: Actually, to the best of my knowledge you cannot run a decent server on ...
    5. webserver for mac
      Hello all, I am doing some php work for a local company who uses a mac. I was telling them that I use apache as my webserver and they want to...
  3. #2

    Default Re: 2003 webserver misbehavior!?

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

    Ray at work

    "pat" <spam@nospam.com> wrote in message
    news:uiR3CitdDHA.1728@TK2MSFTNGP09.phx.gbl...
    > I have an ASP web application which ties into an access

    Ray at 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