 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Nick Discepola Guest
|
Posted: Fri Sep 19, 2003 2:22 am Post subject: Debuging Isapi With Delphi5 and Windows XP |
|
|
Hello I'm Shiv Kumar's friend from Canada I used Dave H's solution for
debugging ISAPI Dll's on windows 2000 with IIS5 insrtuctions and applied
them to Windows XP-Pro. Shiv tried it and it seems to work for him. In my
case I can see the IDE in running mode, Inetinfo starts up but when I browse
my dll; I see no blue dots in the gutter and the debugger does not stop at
the breakpoints. Has anynone experienced similar simptoms and have a
workaround?? Many Thanks
|
|
| Back to top |
|
 |
Dave Hackett Guest
|
Posted: Fri Sep 19, 2003 7:47 pm Post subject: Re: Debuging Isapi With Delphi5 and Windows XP |
|
|
Good to see you got IIS running from the IDE.
Breakpoints are broken under XP and D5, no matter what web server you use.
It's because the IDE can't find your symbol file. The easiest solution is
to point your /script virtual directory to your project folder, turn
"Include Remote debugger symbols" ON in your project Linker options and
possibly add your project path to the "Debug Symbols Search Path" under
Tools/Debugger Options. Sometimes I need that last step, sometimes I
don't - so I usually just always do it.
DaveH
"Nick Discepola" <nick (AT) dot (DOT) com> wrote
| Quote: | Hello I'm Shiv Kumar's friend from Canada I used Dave H's solution for
debugging ISAPI Dll's on windows 2000 with IIS5 insrtuctions and applied
them to Windows XP-Pro. Shiv tried it and it seems to work for him. In my
case I can see the IDE in running mode, Inetinfo starts up but when I
browse
my dll; I see no blue dots in the gutter and the debugger does not stop at
the breakpoints. Has anynone experienced similar simptoms and have a
workaround?? Many Thanks
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|