Re: Please vote: ISAPI or CGI (or something else)?
- From: "William Egge" <remove_pro_remove@xxxxxxxxxxxxxx>
- Date: Mon, 30 May 2005 08:41:22 -0400
You may be interested in this for debugging.
http://www.eggcentric.com/ISAPIDebug.htm
It uses any web server that supports ISAPI. Your web server handles the
processing of the requests, not the app. For instance I had a web app that
worked on Win 2000 but not on Win 2003, so I used our production web server in
debugging and found that a certain function was returning a slash at the end of
a path and the other was not. It was a change in the way IIS returned paths.
This would not be noticed if the debugger host had its own built in web server.
Get Trial (remove fours): p4r4o4@xxxxxxxxxxxxxxx
-Bill
.
- Follow-Ups:
- Re: Please vote: ISAPI or CGI (or something else)?
- From: John Hair
- Re: Please vote: ISAPI or CGI (or something else)?
- References:
- Please vote: ISAPI or CGI (or something else)?
- From: Danijel Tkalcec
- Re: Please vote: ISAPI or CGI (or something else)?
- From: Danijel Tkalcec
- Re: Please vote: ISAPI or CGI (or something else)?
- From: John Hair
- Please vote: ISAPI or CGI (or something else)?
- Prev by Date: Re: ANN: Delphi Help Expert
- Next by Date: Re: Please vote: ISAPI or CGI (or something else)?
- Previous by thread: Re: Please vote: ISAPI or CGI (or something else)?
- Next by thread: Re: Please vote: ISAPI or CGI (or something else)?
- Index(es):
Relevant Pages
|