NO

Author Topic: Can't execute run.  (Read 3574 times)

Ronaldo

  • Guest
Can't execute run.
« on: July 25, 2007, 09:26:49 AM »
Hello. I'm trying to execute Debug my first program
and all I receive is a beep and this message:

POLINK: fatal error: Access is denied.
*** Error code: 1 ***

whats my mistake?
How do I get on with it?
Thanks.

The program manages to compile without any error.

Offline frankie

  • Global Moderator
  • Member
  • *****
  • Posts: 1966
Re: Can't execute run.
« Reply #1 on: July 25, 2007, 12:11:25 PM »
Maybe that a previous version of the executable you want to debug is still running.
If so the OS prevents modification of the .exe file.

Ronaldo

  • Guest
Re: Can't execute run.
« Reply #2 on: July 25, 2007, 04:45:37 PM »
Frankie it does'nt seem so. its no running.