This topic is locked
[SOLVED]

 Error while building project

10/17/2012 7:10:57 AM
PHPRunner General questions
J
joiresende author

I'm working on a project, but every time I build the project, the error below.

C
cgphp 10/17/2012

It looks like you have a privileges issue. Make sure that files are accessible.

ems700 10/17/2012

Its not a security issue, I had the same problem. No one could fix the problem. I found out by accident that the error happens when you change the default folder ASPRunner wants to create the code files in. A way around it is to delete all of the files in the image folder before you rebuild the project. I'm guessing the error only happens when you try to rebuild the project after the initial creation. Hope this helps.

O
OLDmrcaseyman 10/18/2012

I have had a similar issue.

What works for me is to use 'Save Project As' and save the project with a new name.

Then when I rebuild the project I don't get the error any more.



I'm working on a project, but every time I build the project, the error below.



J
joiresende author 10/22/2012

Thanks, deleted the image folder and it worked perfectly