Hi,
i'm switching my application to development in file system mode, for that, i am following the "Basic development on the bpm'online platform Day 2"(10:30) video and "Development Guide".
After i made the necessary changes to the web.conf file and press "Compile all items"
<fileDesignMode enabled="true" />
<add key="UseStaticFileContent" value="false" />
im getting a access denied error :
"Access to the path "Terrasoft.Configuration.Dev.csproj" is denied."
I would like to know how can i run "Compile all items" without errors.