Hello Rob, This happen to me few times. I fix it by deleting all compiled (like DCU) files and settings files in my project and all components related to it and then rebuilding the project.
So, just look at all units in your USES clauses in your project and delete all compiled files for them. I don't know why it happens. If you find out please let me know. Rob Cameron wrote: > Hi Jerry, (and all) > > You asked: > > "Did you check the Project | Options | Compiler settings to make sure > the debugger options are checked?" > > Thanks for the suggestion. Yes I have ... in fact I tried unchecking > the settings, saving, exiting, reloading, checking, etc etc. all to no > avail. It is curious that everything else works fine. > > I should have mentioned in my first post I'm using D7 and Windows XP SP2. > > Thanks again. > > Rob > _______________________________________________ > Delphi mailing list -> [email protected] > http://www.elists.org/mailman/listinfo/delphi > > _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

