----- Original Message -----
Sent: Wednesday, December 04, 2002 1:30
PM
Subject: [DUG]: web app debugger..
existing cgi app
Hi guys
has anyone had any success in creating a web app
debugger executable from an existing webbroker app??
I would dearly love to be able to debug my
app. I have copied all the files into a "debug" directory, created a new
debugger exe in delphi (6), and added my main web module to it. When
trying to run this to debug.. i get "page cannot be displayed. "
HTTP 500
What other steps do i have to perform?? is this
even possible???