ContributionsMost RecentMost LikesSolutionsError on Image Comparation on TC8Hello, I have the following problem that we tried to solve several times but with no succeded. I have recorded several validations on several scripts. Those validations are recorded on a determinated versión, let say for example V.1. Then I run them on V.2 and most of then Fail, when take a look on them there is a sligth desviation (see image below). All validations are image comparation. I talk to the developer and they say that no one touch any grid (see image). This is happening for months, it is not the first time that I record a validation and in the next versión it does not work, even on the same versión. My scripts are recorded on Delphi, the system is developed on Delphi. Seems like Testcomplete 8 does not look same coordinates that are recorded. It was imposible to me to determinate the origin of the problem.Migrating TC 8 to a virtual machineHello, I have TestComplete 8 Standard (Node-Locked License) and we need to run it on a virtual machine, browsing support page I found this: http://support.smartbear.com/viewarticle.aspx?aid=18477 According that page I can not install that kind of license on a virtual machine, but I also read that TC does not work on Windows Server 2008 but we have here a Windows 7 Proffesional 64 bits. So my question is: what happend if we uninstall the current TC from the actual phisically machine and we install and activate it on the virtual machine, running on Windows 7 Proffesional 64 bits? License can expire?Missing Calculate Region Checkpoint Parameters Dialog on TC 8.7? Hello, I would like to ask if there is a chance that "Calculate Region Checkpoint Parameters Dialog" feature was removed from Testcomplete 8.7. I was testing a release and a region checkpoing was wrong, but I could not find the "Adjust checkpoint parameters to make the next comparison successful" link on additional information tab on the log section. Also when I tried to doble clic on the fail region the tool does not go to the script line like Testcomplete 8, showing me the line code where fails. Please see attached files, thanksmigrating a project from my PC to a virtual machine does not recognize any script Hello everyone, I have the following problem. I have recorded a serie of scripts in "script" mode, on my work PC a few month ago. Since that time to now the project was growing so we decide to migrate the entire project to a virtual machina (identical Windows 7 with aero and screen resolution). But when I tried to run some scripts none of them seems to work. So I recorded again some steps to see why testcomplete give me that pop up error "error on Colum XX row XX" or always was looking for the object, and the first difference was this, the Testing variable numer was different: Second Record Virtual machine First Record on my PC testing := Aliases.Testing5; //Testing3; Then I recorded another script, a longer one, to see how the tool assign the properties: testing := Aliases.Testing3; tfPrincipal := testing.fPrincipal; tfPrincipal.rbMenuPrincipal.rbpCompras.rgbComprobantesCompra.TRibbonLargeButtonControl.Click(33, 30); anulaciondeComprobantesProveedores := MDIClient.AnulaciondeComprobantesProveedores1; AS YOU CAN SEE, BESIDES THE "TestingX" variable, the las line is different. testing := Aliases.Testing5; tfPrincipal := testing.fPrincipal; tfPrincipal.rbMenuPrincipal.rbpCompras.rgbComprobantesCompra.TRibbonLargeButtonControl.Click(32, 18); anulaciondeComprobantesProveedores := tfPrincipal.MDIClient.AnulaciondeComprobantesProveedores; Please could you let me understand why migrating to anothe machine, in this case a virtual machine, the object assign is different or why the recorded scripts does not work? There ir a chance to fix it? Thank you!