Massimo Potere 0 Posted April 17, 2023 (edited) Hello, im trying to debug a program but it say "Process is not accessible". I tried to start the IDE as admin and also a blank project (both 32 and 64bit), same thing happens... Â Edit: No idea why but it work now Edited April 17, 2023 by Massimo Potere update Share this post Link to post
programmerdelphi2k 237 Posted April 17, 2023 (edited) try this: verify if FireWall (MSWin) is blocking your debugge exe! if necessary, delete old entry and add it again! ...Embarcadero\Studio\<< edition>> \bin\dbkw64_28_0.exe  <--- debugger exe Edited April 17, 2023 by programmerdelphi2k Share this post Link to post
Massimo Potere 0 Posted April 17, 2023 2 minutes ago, programmerdelphi2k said: try this: verify if FireWall (MSWin) is blocking your debugge exe! if necessary, delete old entry and add it again! ...Embarcadero\Studio\<< edition>> \bin\dbkw64_28_0.exe  <--- debugger exe I checked the firewall but wasnt that, i closed/opened the ide few times still didnt work, cleaned temps, run as admin still nothing. I went to eat then tried again and it work now, no idea why Share this post Link to post