Announcement

Collapse
No announcement yet.

destination file write error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Stavros A Petridis
    replied
    This can also happen if your exe hasn't shut down completly and it is
    still runing in the background (a message loop left open).You can find out
    if this is the case by opening the task manager ,you will see your
    exe in the list.


    ------------------

    Leave a comment:


  • Frederic Faure
    replied
    You'll also get this error sometimes because the PB compiler is stuck, and prevents you from recompiling your app. The way I found how to get back to normal is to launch Task Manager (NT/W2K), go to Processes, and kill either WOWEXEC.EXE or NTVDM.EXE. Remember that PB/DLL is a 16-bit application, so requires Windows On Windows to run.

    My ¥.2
    FF.

    ------------------

    Leave a comment:


  • Henning Wallgren
    replied
    Tom,

    Right On! My exe's and two of my database files had been tagged R/O.

    Thank you.


    ------------------
    Henning

    Leave a comment:


  • Dennis Pearson
    replied
    Happens to me if I am recompiling a dll and I forget to close the app that calls it.

    ------------------
    Dennis
    mailto:[email protected][email protected]</A>

    Leave a comment:


  • Tom Hanlin
    replied
    Make sure your files aren't tagged read-only, which is likely to be
    the problem if you're restoring from a CD.

    Don't forget to remove the files from your friend's machine when you
    leave!

    ------------------
    Tom Hanlin
    PowerBASIC Staff

    Leave a comment:


  • Henning Wallgren
    started a topic destination file write error

    destination file write error

    Hi all,

    I'm out of town and have just installed PB + other tools on a friend's
    computer so that I can work on it. I keep getting destination file
    write error every time I try to compile. Seems like there is some
    quirky stuff going on with this machine. Any clues to what could
    cause this?

    ------------------
    Henning
Working...
X
😀
🥰
🤢
😎
😡
👍
👎