Is the vista UAC getting in the way of this program? >From memory I think the UAC causes issues for the debugger.
Myles. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Bird Sent: Wednesday, 27 August 2008 10:46 a.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] D2007 Vista Debugger... No - no COM stuff in this program. And its defintely the right executable - in the end I had to debug it using Showmessage statements added at the crucial points. These did come up as expected showing I was running the right program and so I got it running using plan B. Still mystified! Anyone any ideas? This program may incidentally be of use to other D2006/D2007 users - simple and effective search replace tool to alter absolute paths in the .dproj (project options) files when moving from one directory to another, and also can search DFM's. Free giveaway. ----- Original Message ----- From: Myles Penlington <mailto:[EMAIL PROTECTED]> To: NZ Borland Developers Group - Delphi List <mailto:delphi@delphi.org.nz> Sent: Monday, August 25, 2008 8:24 AM Subject: Re: [DUG] D2007 Vista Debugger... Must be late, I guess it is not running the expected version of the exe? (from a different folder) Or is it a COM component registered somewhere else? I've had this same kind of experience before. Myles. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Bird Sent: Sunday, 24 August 2008 11:58 p.m. To: NZ Borland Developers Group - Delphi List Subject: [DUG] D2007 Vista Debugger... I have one program under D2007 Vista that the debugger will not stop on any breakpoints. All other projects do seem to stop as expected but not this one. I have checked project options, nothing is different. The unit output folder is correct. There are no special compilation flags in the code different from any other project. I have deleted all the dcu's, .dsk .res and other temporary files. I have done rebuild all and compile all. The symptom when I press F9 is the program compiles, the breakpoints are there ticked, the blue dots appear in the gutter, the program starts to run and I can see the blue dots disappear and breakpoints turn to "x' which means they are ignored. Ok guys - what have I missed? John Attention: This communication is confidential and may be legally privileged. If you are not the intended recipient, please do not use, disclose, copy or distribute it, other than to return it to us with your confirmation that it has been deleted from your system. ________________________________ _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe Attention: This communication is confidential and may be legally privileged. If you are not the intended recipient, please do not use, disclose, copy or distribute it, other than to return it to us with your confirmation that it has been deleted from your system.
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe