ContributionsMost RecentMost LikesSolutionsRe: Error code: 0x8007007e on running tcAgPatcher utility (standalone) The issue is that we're wanting to patch the file on the build server itself to automate the process. We thought the tcAgPatcher utility created with the batch file was supposed to do this but apparently there are other dependencies required and we can't confirm that these dependencies are resolved by installing testcomplete as shown in the previous post. We will have to stick with the manual process of patching the file on a PC we know it works on and then moving it across in that case... Re: TC9.1: The object invoked has disconnected from its clients.Thought I'd just add that we're getting this issue as well when sometimes trying to access an element on a webpage multiple timesRe: Error code: 0x8007007e on running tcAgPatcher utility (standalone)We just tried using the patcher after having TestComplete open (with a floating license and it worked) so: 1. It works on some machines without TestComplete installed 2. It still doesn't work on some machines with TestComplete installed unless you acquire a license and start testcomplete Our aim in the end is still to get the patcher running on the build server so from these results we can't conclude that installing testcomplete on the build server will resolve this.Re: Error code: 0x8007007e on running tcAgPatcher utility (standalone)Hi Tanya, we still seem to be getting the error after installing TestComplete on the computer where we are patching the xap file. Do you know if there are other dependencies required on the system to run the patcher? e.g. silverlight etc...Re: Error code: 0x8007007e on running tcAgPatcher utility (standalone)The following image is the output when running the tcAgAgent9.dll through MSIL Disassembler Error code: 0x8007007e on running tcAgPatcher utility (standalone)We are using testcomplete 9.10 tcAgPatcher utility created by the 'CopyWithLibs.bat' file in ...\Open Apps\Silverlight. However upon using this utility to run against our xap file on our build bot, we are getting a error pop-up with the message: An error occurred. Error code: 0x8007007e. We appear to be getting this message on some machines whereas on some machines it goes through fine (all of them don't have testcomplete installed). Are there any extra dependencies required for this tool to work that the 'CopyWithLibs.bat' is not copying over?Invoking the Run method on a browser always launches another instanceHi, I'm trying to make it so that a browser instance is only launched if one does not already exist and am for example using something like TestedApps.chrome.Run(1,false) Going by the documentation at Run Method, this should launch a maximum of 1 instance of the browser and only if there isn't already 1 existing. The problem I'm having is that it keeps launching the instance of the browser regardless of whether there is an existing instance or not.Re: Chrome extension is installed and enabled but TestComplete doesn't detect itJust tried it in chrome version '18.0.1025.168' and it worksRe: Chrome extension is installed and enabled but TestComplete doesn't detect itYes, as shown in the screenshot the extension appears to be installed and enabled. I'm using TestComplete version 8.70.727.7, Chrome version 19.0.1084.52 and applied the chrome patch for version 19 as shown on http://support.smartbear.com/downloads/testcomplete/chrome-patches/Chrome extension is installed and enabled but TestComplete doesn't detect itHi, I am getting an error where the TestComplete Chrome Extension is not detected as installed and enabled when it is according to the extensions setting in chrome. I tried playing back a script in chrome and it's not working probably because of this.