Search found 5 matches

by Dab
Thu Aug 07, 2008 4:21 pm
Forum: Automation API
Topic: "Please run Ranorex with Admin privileges."
Replies: 11
Views: 4572

Hi Michael
I'm automating a .Net app.
The app is running under the same user account.
I don't know the difference. If the user has admin rights, everything is ok. If not, ranorex throws the dialog and stops working. I think the find.. functions are responsible for this behaviour.
by Dab
Tue Aug 05, 2008 11:37 am
Forum: Automation API
Topic: "Please run Ranorex with Admin privileges."
Replies: 11
Views: 4572

Hi, yes it works with admin rights. Following a little code snipplet, which only works with admin rights: control = parent.FindControlName("extendedGrid"); control.Focus(); Logger.Info("User", "Get the accessibility element of the control."); controlElement = control.Element; Logger.Info("User", "Fi...
by Dab
Fri Aug 01, 2008 9:01 am
Forum: Automation API
Topic: "Please run Ranorex with Admin privileges."
Replies: 11
Views: 4572

Register?

Yes, I did it, but it still doesn't work.
by Dab
Wed Jul 30, 2008 11:42 am
Forum: Automation API
Topic: "Please run Ranorex with Admin privileges."
Replies: 11
Views: 4572

It doesn't work

I tried it, but it doesn't work.
The newly compiled exe ( with the dlls of version 1.5) shows the same message..
by Dab
Mon Jul 28, 2008 1:05 pm
Forum: General Questions
Topic: Installing Ranrorex 1.5
Replies: 1
Views: 2986

Installing Ranrorex 1.5

Hi,
can I install Ranorex 1.5 side by side to Ranorex 1.4, or will it update the existing version?
What are the newest releases of 1.4 and 1.5 and whee did I get them?
Did I need a new license to use version 1.5 ?