- When running bcmd.exe, some importante "Persistent Project variables" that we create are reset and the build fail each time. - We just upgrade my projects from FinalBuilder4 to FinalBuilder6. The upgrade was very good, no serious problem. Except for this propblem comming only with the Upgrade ( I mean we do not have this problem with FinalBuilder4): We run every night a single project to lunch all active projects. So we call for each project this action: Run DOS Command [ c:\"program files"\"FinalBuilder 6"\fbcmd.exe /p"%DevPath%\%Client%\AutomatedBuilds\Project1_Trunk.fbz6" ] here is some facts: - When running bcmd.exe, some importante "persistent variables" are reset and the build fail each time. - When I open the 'Project1"and run it from the FinalBuilder IDE, it works with no problem. Any suggestion? Thanks!
Hi
Which build of FinalBuilder 6 are you using? Also, you should not use the Run Dos command to execute programs, use the Excecute Program action as it handles a bunch of issues with executing programs that the Run Dos command does not.
Hi
- I am using build 6.0.0.648.
- I try your suggestion by using "Execute Program"Action in place of "Run DOS Command" action. I have the same result, the Persistent_Project_Variables still initialized.
- As I said I upgrade all my projects from 4.2.0.317 to 6.0.0.648. All Projects were working fine with 4.2.0.317.
Thanks, we are looking into the problem.
Hi Sofiane,
Thanks for your patience… finally sorted out this bug! phew
Here’s the latest test build, please let me know how you go:
https://www.finalbuilder.com/downloads/finalbuilder/610/FB610_809.exe