ContributionsMost RecentMost LikesSolutionsRe: network suite not running all active jobs Apparently, i should have looked at the forum before posting my previous message ;) My problem was that the Network suite was setup with an invalid Shared folder path which i had completely forgotten about. Ever since, i changed it to a valid Shared path, all jobs are running one after the other. I am posting for reference to anyone who might encounter the same issue. Re: network suite not running all active jobs Hi everyone, here is some additionnal information on my original post. When i look at the test result logs, i keep seeing the error Unable to set permissions for the shared path. This error message is reported in the network suite result logs after reporting the status of the first jot the network suite executed. I am assuming that this error could be the source of my problems. Again, any assistance on this matter would be appreciated. Thanks. network suite not running all active jobs Hello everyone, I have a network suite which several active jobs. Since I have task that need to run on one machine before anything happens on the second machine, I have splitted my tasks as follows : Job 1 : Task for PC #1 Job 2 : Task for PC #2 Job 3 : Task for PC #1 and Task for PC #2 When I run the network suite, I was expecting all active jobs to run one after the other. It turns out that the only the first job runs and the network suite stops right after. Could it be because some property checkpoint in the first task have failed or I am missing something in terms of configuration ? Thanks for your assistance. SolvedSilverlight Out of Browser application crashing on TestComplete recording Hello all, I am trying to automate the tests on a Silverlight Out-of-browser application. After following the TestComplete requirements mentionned in this article (https://support.smartbear.com/viewarticle/69129/), i tried to do a keyword recording. Unfortunetaly, the Silverlight application is crashing as soon as we click on any control inside the Silverlight container (Button, Textbox, etc...). I have made sure that all TestComplete required plugins were installed beforehand as mentionned in this article as well (https://support.smartbear.com/viewarticle/72450/) Would there anyone here that has encountered a similar problem to mine ? Am i trying to do something that TestComplete does not support ? Any help will be greatly appreciated. Thanks.