Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Run from IDE problem

Status
Not open for further replies.

alanrl

Programmer
Dec 17, 2006
3
AU
When I try to run (F9) a program from the IDE the program does not run but starts as a service (task manager) and I can not end the process from the task manager. The only way to stop the process is to re-boot the PC. This problem happens with all code that has been working and tested OK.

The interesting thing is that the compliled .exe program will run as expected, but not from the IDE. This happened suddenly and I cannot see what could be causing this.

Has anyone elese come accross this problem.

 
What's the Delphi version? Try to reinstall Delphi.

This is probably a registry problem. The Delphi debugger isn't registered correct.

[tt]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Do not underestimate the power of [!]Google[/!][/tt]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top