did anyone had such a problem saving source code files with pb451 final?
i have a project and can't save changes i make to the files. i don't have that problem with other files outside of the project directory nor with pb451RC2. also i can make a copy of such a file and then i can modify it and save it back to disk. the files are not set to readonly.
does anyone have an idea what causes this or what i could try to get my files working with pb451?
another thing is that pasting (cntrl-v or from menu) often doesn't work.
IDE (pb451)- "Cannot save Source code!"
Re: IDE (pb451)- "Cannot save Source code!"
Bizzar
I certainly don't have that problem. Your post has had more that 50 views and no one else confirming it. You'd have to say it's unique to your machine.
I certainly don't have that problem. Your post has had more that 50 views and no one else confirming it. You'd have to say it's unique to your machine.
Re: IDE (pb451)- "Cannot save Source code!"
probably yes.
i made a copy of that project directory and then i was able to continue working with it.
but still sometimes i can't 'paste' in pb451-final.
i made a copy of that project directory and then i was able to continue working with it.
but still sometimes i can't 'paste' in pb451-final.
Re: IDE (pb451)- "Cannot save Source code!"
If you are using vista/win7 and you are saving your source in the default pb folder located in program files folder, you may need to start pb with administrator privileges. I always load and save my source from another location. Saving files to folders in program files folder requires administrator privileges no matter what you use unless you disable UAC or start the app that saves the files with admin. I noticed this when loading source from the pb examples folder. Hope this helps.
Re: IDE (pb451)- "Cannot save Source code!"
i'm using Windows XP as admin.
Re: IDE (pb451)- "Cannot save Source code!"
have you used svn or anything else and reinstalled windows on another harddisk?
make a look on the properties of the projekt dir.
make a look on the properties of the projekt dir.
Re: IDE (pb451)- "Cannot save Source code!"
You only get this message if the file cannot be created (CreateFile() fails). So you either don't have enough rights to write the file, or the target is readonly.
quidquid Latine dictum sit altum videtur
Re: IDE (pb451)- "Cannot save Source code!"
Or some other program has the file opened.
Re: IDE (pb451)- "Cannot save Source code!"
yesterday i fiddled a bit with file ownership / user permissions / folder settings etc. but even with reboot it didn't solve it.
BUT, now it works without me knowing why. the canges i made in my comodo settings (regarding some other forum thread) should not have affected anything about this pb installation or that project folder, but i can't rule that out.
..seems like a day to solve problems
anyway, thanks for looking at it.
BUT, now it works without me knowing why. the canges i made in my comodo settings (regarding some other forum thread) should not have affected anything about this pb installation or that project folder, but i can't rule that out.
..seems like a day to solve problems
anyway, thanks for looking at it.



