ContributionsMost RecentMost LikesSolutionsNetwork Suite test not finding objects in store...I've a network suite that is run on a remote test execute machine. It has the same access permissions to the stores that the regular test, but when it tries to do a compare against an object in the store, it comes up with the message: 'The file "X:\Test\TestComplete\[...]\UserMaintVal_1.tcObject" is not an Objects file' I can browse to that location on the remote machine and access the file, so I'm not sure where the problem lies.Stations.Rescan causes test to only run on MasterI was having some problems with my scripted Load Test stations sometimes not registering. Reading the help, it seemed to indicate that running the LoadTesting.Stations.Rescan() method would verify that all the stations were available before running the test instance. Instead what seems to happen whenever I run this, is the test instance only runs on the Master station, ignoring the slave stations. If I comment this out, it runs it using the slave stations as well. The only problem with not doing this is that sometimes my slave stations don't seem to respond and the load test hangs.