Quote Originally Posted by purplecfh View Post
The client just stopped after attaching to bam, it would reconnect then die, reconnect then die. Didn't even have time to change anything, I finally found a version of boinc that would run and things are working good atm.
FYI, you can put in a delay at start up, which may allow you time to change settings.

app_config.xml

Code:
<start_delay>nseconds</start_delay>
Specify a number of seconds to delay running applications after client startup.