Error getting My Documents folder : Unknown error -2147024894 : O sistema não pode encontrar o arquivo especificado ERROR! Required package for this project not loaded Missing package for Action class : TDelphiCompilerAction
The interesting thing is that the finalbuilder executes fine the script without using continua.
Nothing has changed in this area. When you run fb yourself are you running as the same user as continua agent p? Try re-installing fb, make sure you run the installer as admin.
I get the same error in Continua CI. I have tried reinstaling FinalBuilder, but no luck. I can compile my project directly in Finalbuilder on the same server, but not from Continua CI. I have also checked that the FBDelphiW32.bpl file is located on the path given, and yes it is. What can I do to get past this problem?
Are you able to run FinalBuilder when logged in as the same user as the Continua CI Agent Service is running under? The error is caused by the windows api call to get the My Document folder failing, that usually this turns out to be a permissions issue.