ContributionsMost RecentMost LikesSolutionsDate Property (TestedApp Objects)Hi, I've run into an issue where I can't seem to see the Date Property on my tested app objects. This issue gives me a "30-12-1899 - 00:00:00" on all my test runs as I use the Date, which doesn't give me a good verification that it was run on the latest build. Anyone else having had this problem?SolvedRe: Extremely slow synchronization with SubVersion Source ControlSame issue here... TC 9.2 When I check a box from the Visual view of the project it takes minutes to accept the change before I can access TC again.. Gonna try and remove SVN from the project and make manual commits instead. Had hoped for this to work better now, as it would help..Last event during a test executionHi, I'm looking to find an event handling that would allow me to catch the very last event sent in a large project, not knowing when the test execution is stopped. The testexecute will run the script daily however there could be different reasons to the script being halted or stopped during its execution, I would like to do some even log handling at that point. And instead of doing log handling every time the OnStopTest event is called as it is called tons of times, either if there is a way to know that Testexecution is stopping now for good, and then place that in the OnStopTest event to handled logs if true, or another idea for an even to catch. Regards, MikeIE - Objects not refreshed correctly it seems.Running TC 8.7 on a IE client accessing a site. The site structure was updated and I needed to redo some structure changes in my script to get the correct objects. I've got an Event on script start, this event does some child object locating for me to handled the different pages on the site. One of these seem to return the wrong data when it is called. Pausing the script and then opening an object spy at the same time, gives to different data collections in the object, even though it is the same object. After 10-15 min pauseing the watchlist might update correctly and show the data, even the script have been paused ever since, only update to the watchlist. I hope that I'm just missing something that might cause this, however I really would like to figure out why this happens.Re: Error: Cannot copy the remote log. Failed to invoke an object.Thanks again, working fine, had a run today with a large log, was copied without any problems.. yay ;) Cheers Alex and the team for fixing this. Re: Error: Cannot copy the remote log. Failed to invoke an object.Cheers thanks Alex... Requested the plugin.. ;) Thanks again for all the help. ;)Re: Error: Cannot copy the remote log. Failed to invoke an object.Yes correct, the above mentioned error didn't occur, but was my guess as well since it didn't copy the log and it seems that it is a problem when the log is too big on the slave side that it doesn't copy it back to the master. Re: Error: Cannot copy the remote log. Failed to invoke an object.Think that I misunderstood your last question and just answered no as in I have not run it without it without copying the log. I just ran it, and it says the following. NOTE: The log has not been copied. ERROR: The remote log contains errors. Re: Error: Cannot copy the remote log. Failed to invoke an object.Greetings Allen, Thanks for the fast reply. No the error is after the testrun, it is the error it gave me when it tried to copy the log back to the master, after a remote full session run. I've included screenshot of the testrun overview that I get mailed when it runs the test to an end, and the Report that it generated from the same run in Testcomplete. As you can see the initiation time and end time are the same, well not the end, as the script ends and sends the mail before testcomplete came to the idea that it couldn't complete the log transfer. I have also previous logs a couple of days ago where it gives the above mentioned error, however this was the latest run today that it gave this error. The error might just have been a fluke that TC gave this time around and should have given the above mentioned error instead.Re: Error: Cannot copy the remote log. Failed to invoke an object.Well now it returned again. I updated to 8.60 and it seemed for work for a long time, however now I get the problem again. The error is now "Cannot run the remote project." 1. What is the size of the log generated on the slave machine? Log size is 9,3mb 2. Does the problem occur with any slave machine or with a specific machine only? Currently only tested this on one slave machine. And will only use this test on that machine. 3. Does the execution end successfully if you set the Copy remote log option described in the Editing Task Properties help topic to Do not copy? No it ends with errors. (The reason why the file is large, as it contains pictures of the failed items. 4. Does the slave machine get restarted during the test run? No the machine isn't restarted during the test. Hope it helps..