Global parameters losing binding

Ask general questions here.
clight76712
Posts: 10
Joined: Wed Feb 02, 2011 9:02 pm

Global parameters losing binding

Post by clight76712 » Thu Jun 16, 2011 9:28 pm

We are having an issue with the global parameters losing binding. So far there does not seem to be any rhyme or reason as to why they lose binding. We submit our projects to subversion and when we pull the project from subversion some will lose the global parameters binding. Also, it has been an issue if we recompile projects and they lose binding. The global parameters are used to accept arguements from the command line prompt.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Global parameters losing binding

Post by Support Team » Fri Jun 17, 2011 8:08 am

Hi,
clight76712 wrote:We are having an issue with the global parameters losing binding. So far there does not seem to be any rhyme or reason as to why they lose binding. We submit our projects to subversion and when we pull the project from subversion some will lose the global parameters binding. Also, it has been an issue if we recompile projects and they lose binding. The global parameters are used to accept arguements from the command line prompt.
Which version of Ranorex do you use?
Did you check the rxtst file? This file is a XML format and can be opened for example with Notepad++. In this file the data-bindings are stored. Please check if the bindings are inside this file. We work too with commandline parameters and global parameters in our daily test, and we had no problem till yet. Would it be possible to send us your project to [email protected], then we can check the solution if there is something weird inside.

Thanks in advance!

Regards,
Peter
Ranorex Team

clight76712
Posts: 10
Joined: Wed Feb 02, 2011 9:02 pm

Re: Global parameters losing binding

Post by clight76712 » Mon Jun 20, 2011 8:34 pm

sent copy of project to support