Search found 8 matches

by saminathan
Fri Jun 09, 2017 10:36 am
Forum: General Questions
Topic: Build errors after migrating to Ranorex 6.2.1
Replies: 3
Views: 1597

Re: Build errors after migrating to Ranorex 6.2.1

Hi, Earlier in 5.4.2 we used to set custom file folder to other folder path like mentioned below. TestReport.ReportEnvironment.CustomFilesDirectory = miFormalReportFolderPath; But in 6.2.1, same line is giving the below error Property or indexer 'Ranorex.Core.Reporting.ReportEnvironment.CustomFilesD...
by saminathan
Mon Jun 05, 2017 9:58 am
Forum: General Questions
Topic: Build errors after migrating to Ranorex 6.2.1
Replies: 3
Views: 1597

Build errors after migrating to Ranorex 6.2.1

Hi, OS Version – Win 7, 64 bit Ranorex – 6.2.1 Technology – C#, WCF, WPF We have upgraded our automation solution from 5.2.4 to 6.2.1 and i am getting below build errors due to framework change. Property or indexer 'Ranorex.Core.Reporting.ReportEnvironment.CustomFilesDirectory' cannot be assigned to...
by saminathan
Thu Jul 14, 2016 5:33 am
Forum: General Questions
Topic: Rxtst files not updated on Ranorex Version upgrade
Replies: 2
Views: 1369

Re: Rxtst files not updated on Ranorex Version upgrade

i could not move to latest Ranorex version in 5.4 line as my project has dependency on another project which has Ranorex version 5.4.4. Hence its required for me to move my project to 5.4.4
by saminathan
Wed Jul 13, 2016 11:46 am
Forum: General Questions
Topic: Rxtst files not updated on Ranorex Version upgrade
Replies: 2
Views: 1369

Rxtst files not updated on Ranorex Version upgrade

Hi, I am working in a project where multiple test suites (rxtst) are available. Now i am trying to upgrade from ranorex 5.4.3 to 5.4.4 and observed only my repository cs files are updated with the proper ranorex version and my rxtst files are not updated with ranorex version. It still shows the old ...
by saminathan
Wed Jul 06, 2016 10:45 am
Forum: Bug Reports
Topic: Can't find Ranorex Agent / Licence.Server Issues
Replies: 5
Views: 2825

Re: Can't find Ranorex Agent / Licence.Server Issues

Hi,
PC where are trying to work on Ranorex, might have some network problem. We faced similar issue when we were out of network and could not contact the Ranorex license server. Try pinging the license server mentioned in Ranorex3_Server.lic
Hope this helps
by saminathan
Mon Jun 20, 2016 11:20 am
Forum: General Questions
Topic: Data binding not working
Replies: 4
Views: 1411

Re: Data binding not working

Hi

Thanks for the inputs/suggestion...i will try with latest ranorex and get back
by saminathan
Mon Jun 20, 2016 9:22 am
Forum: General Questions
Topic: Data binding not working
Replies: 4
Views: 1411

Re: Data binding not working

Hi, Using Ranorex version 5.4.3 Also i am trying to run the entire solution not just modules. I could not share the solution due to some internal issues. But i can share the scenario. I have a module which would do different operations such as copy, paste, repeat, delete (one variable) one at a time...
by saminathan
Thu Jun 16, 2016 9:22 am
Forum: General Questions
Topic: Data binding not working
Replies: 4
Views: 1411

Data binding not working

we have one numeric value which we need to bind with different variables in different modules. When we run those different modules, it is taking zero for second module where we have given some numeric value.