Search results

  1. C

    _dbutil.exe?

    When any app or service errors out, WS logs the event. By default, when an administrator loggs in, these are presented, one at a time as you have seen. You can right click on My Computer > Manage > Event Viewer > Application and see the events generating the messages. Often, there is...
  2. C

    Cgi Error after update of WS2003...

    Casper wrote: >Does every page returned give this error? ("The specified CGI application misbehaved by not returning a complete set of HTTP headers") Yes, including the two VerifyConfig and Ping command you suggested. >Did you try looking at Lee Curzon's solution? Yes, there is only one...
  3. C

    Cgi Error after update of WS2003...

    I have not found an answer to this problem. I am currently running WebSpeed from our "sand-box" machine. I have determined this problem has nothing to do with Windows updates as the same updates are applied to this "sand-box" machine, and it still works! If I reboot the problem box, webspeed...
  4. C

    Create Table on Live db?

    Ok folks. Bottom line is 9.x will not allow what I want to do, but the Progress OpenEdge 10.1A I have in-hand and will be upgrading to soon (30 days) will. Thank you for all the information.
  5. C

    Create Table on Live db?

    Am I gathering that Progres 10 may allow table creations in a db that is online? That would be great news as we are getting started on an upgrade to the vertical that uses Progress, and part of that upgrade is going to v10.
  6. C

    Create Table on Live db?

    Is there a way to add tables to a schema when other users are logged into the db? I have Progress 9.1c27. Thank you.
  7. C

    Cgi Error after update of WS2003...

    The Windows Firewall is disabled and no other is installed.
  8. C

    Cgi Error after update of WS2003...

    Boy, I wish there was - might give a body a lead! The only stuff in there of any negitive nature is some fussing about a fax driver for an RDC connection and a W32Time warning. Otherwise, squeeky clean.
  9. C

    Cgi Error after update of WS2003...

    Yes, cgiip.exe is executable - that would be a logical thing to check. Funny thing is that if I use wsisa.dll, the script runs - but changing to that would mean a whole bunch of user links would break - not a pretty picture.
  10. C

    Cgi Error after update of WS2003...

    Yes, unknown cgi applications are allowed. Remember, this WAS working, but stopped after a re-boot after Windows updates. I have installed WebSpeed on another server and got things working, but I need to resolve this so I can switch back.
  11. C

    Cgi Error after update of WS2003...

    I have Progress 9.1c27 on Windows 2003 R2 with WebSpeed apps that use the cgiip.exe. Over the weekend, I updated Windows and these web scripts stopped. I can replace cgiip.exe in the call with wsisa.dll, and they work. Stopping and starting IIS, the WebSpeed agent, the Progress NameServer...
Back
Top