ContributionsMost RecentMost LikesSolutionsInfragictic Controls support - 13.1Hi, Currently we are utilizing Infragictic controls 10.3 and test Complete handles it without any problems, according to your site, Infragictic controls are supported up to 12.1,are there plans to support 13.1 and beyond? Thanks Branching in TFSHi, We use TFS for our source control, we would like to branch our code from current branch let’s call it QA(master) to a new branch called Phase_2. (Branching was done via TFS) While we are working in Phase_2 and QA stays intact and runs daily, till after Phase_2 development is completed and we can merge those tests with QA branch. While working in Phase 2 branch, files that are in QA branch are getting checked out. After looking around I discovered that within .pjs and .mds files binding is an absolute path when initial project was created in QA branch and when branched this value stayed the same. Is there a way to have this fixed? I tried using the SAK as suggested for Visual Studio projects but was not successful; here is the SCC node from .pjs file <Node name="scc"> <Prp name="auxpath" type="S" value="http://tfs:8080/tfs/****|*****|****"/> <Prp name="localpath" type="S" value="."/> <Prp name="projectname" type="S" value="$/TAUT/QA/TestMerge"/> <Prp name="providername" type="S" value="Microsoft Team Foundation Server MSSCCI Provider"/> </Node> In this line <Prp name="projectname" type="S" value="$/TAUT/QA/TestMerge"/> after branching, the value should read as "$/TAUT/Phase_2/TestMerge Changing this value manually in .pjs and .mds file resolves the issue; however, it’s not really a feasible option when you have multiple projects and branches. Also after merging to the parent branch, now bindings from the branch will overwrite the parent values. Is there a better way of doing this or better setup to resolve this issue? Or from what I understand from TC documentation, only branching and merging scripts are suggested. Re: A website is trying to start a remote connectionHi Tanya, Yes it worked like a charm :) Thanks for the help and follow up Cheers Re: A website is trying to start a remote connectionWell never mind me :) just got prompted to Download 9.2 Re: A website is trying to start a remote connectionHi Tanya, Thanks for quick response, is it possible to know the time line for Release 9.2? doesn't have to be exact, just to give us a rough idea, so we can negotiate with our IT team to leave these machines without that patch alone till then :) Re: A website is trying to start a remote connectionHello :) We did spend some time researching this, uninstalling the KB2592687 will eliminate this prompt by downgrading the RDP version from 8 to 6.1; however, our IT is not happy with that as this update is a security update from MS. As you suggested Manual mode does not work for our setup. I have spent several hours with Microsoft Support and asked for way to bypass this warning and was told it is by design. They have suggested contacting you and asking for RDP client to be signed as part of Test complete engine. Below is the final email I received from MS support To follow up our conversation on the phone, the behavior you are seeing with the warning prompt is by design. From a Web Application, you can only use the scriptable version which always shows the warning message unless you choose not to redirect any resources. Your only option is to use a signed RDP file. This is described in the following blog post: http://blogs.msdn.com/b/rds/archive/2009/01/05/why-you-should-sign-rdp-files-and-how-to-script-the-signing.aspx For your scenario, you will need to specify a signed RDP file, RdpFileContents property. http://msdn.microsoft.com/en-us/library/aa381310(v=vs.85).aspx Any Help and suggestion is greatly appreciated A website is trying to start a remote connectionHi, All aspects of NetwrokSuites works great and setup correctly for us, the only minor issue/annoyance is the little warning from RDP, as soon as we try to run a Job or verify a connection the attached window Will pop up and requires the user to click Connect, sometimes this window ends up on the background and if user does not notice that, it will result in timeouts. We have done some looking around and tried several suggestions without any positive result; is there any way to prevent this from prompting the user? Settings, options any where in TC? Any help is greatly appreciated :) Running Windows 7 Enterprise 64-bit SP1 TC 9.10.1894.7 MSTC version 6.2.9200.16398