Search found 19 matches

by roneil
Tue May 15, 2012 10:31 pm
Forum: Bug Reports
Topic: EnsureVisible() always returns false
Replies: 1
Views: 4557

EnsureVisible() always returns false

Howdy, Our automated test team uses common methods to interact with different types of WinForms controls in a standardizwed manner. Many of these methods include a call to EnsureVisible() to ensure access to the related GUI object before the methods take any actions with them (click, enter text, scr...
by roneil
Tue May 01, 2012 3:55 pm
Forum: Automation Modules and Examples
Topic: My Excel Framework Methods
Replies: 4
Views: 10552

Re: My Excel Framework Methods

Some of our developers have been experimenting with EP Plus. It's released under the LGPL and does not require MS Office on the system. EP Plus: http://epplus.codeplex.com/ It only appears to create XLSX files (Excel 2007 formats), though. It requires .Net Framwork 3.5 or higher. It's based upon the...
by roneil
Mon Apr 30, 2012 2:32 pm
Forum: Automation Tools
Topic: Creating rxsln from sln?
Replies: 17
Views: 8244

Re: Creating rxsln from sln?

Do you have an estimated date of release for that version?
by roneil
Fri Mar 30, 2012 2:05 pm
Forum: Automation Tools
Topic: Creating rxsln from sln?
Replies: 17
Views: 8244

Re: Creating rxsln from sln?

Was this issue fixed in verson 3.2.3 or is it still under development for a later release?
by roneil
Tue Feb 14, 2012 11:53 pm
Forum: Bug Reports
Topic: A referral was returned from the server error with Rnx 3.2.1
Replies: 7
Views: 6903

Re: A referral was returned from the server error with Rnx 3.2.1

We tried installing the certificate imbedded in the installer, but still get the same issues. There must be other certificates needed -- maybe for the C++ 2008 and 2010 C++ runtime dependencies that get installed before Ranborex is installed. Unless we can determine the exact dependency certificates...
by roneil
Fri Feb 10, 2012 5:53 pm
Forum: Bug Reports
Topic: A referral was returned from the server error with Rnx 3.2.1
Replies: 7
Views: 6903

Re: A referral was returned from the server error with Rnx 3.2.1

We found a reference in another thread:
http://www.ranorex.com/forum/ranorex-ie ... html#p9700

Are these still the certifications needed?
by roneil
Fri Feb 10, 2012 5:33 pm
Forum: Bug Reports
Topic: A referral was returned from the server error with Rnx 3.2.1
Replies: 7
Views: 6903

Re: A referral was returned from the server error with Rnx 3.2.1

Alex, I spoke further with our system image security folks. They said that it would be better if we just installed or allowed access to the exact certs used by the Ranorex applications and not install everything as I did to prove the cause of our issue. Can you give us a listing of the certs require...
by roneil
Fri Feb 10, 2012 4:20 pm
Forum: Bug Reports
Topic: A referral was returned from the server error with Rnx 3.2.1
Replies: 7
Views: 6903

Re: A referral was returned from the server error with Rnx 3.2.1

Alex, Out of date certificates appears to have been our problem, as you indicated. Installing the root certificate updates on our test systems using this URL fixed our issues. Our images are updated for windows and other security issues quarterly; end users cannot run Windows Update so we supply qua...
by roneil
Fri Feb 10, 2012 12:08 am
Forum: Automation Tools
Topic: Cannot debug scripts compiled as ‘AnyCPU’ on Win7 x64
Replies: 5
Views: 3971

Re: Cannot debug scripts compiled as ‘AnyCPU’ on Win7 x64

We can now debug scripts on Win 7 x64 using Ranorex Studio versions 3.2.0 and 3.2.1.

Thank You.
by roneil
Fri Feb 10, 2012 12:06 am
Forum: Bug Reports
Topic: Cannot remove Platform with Configuration Editor
Replies: 3
Views: 2343

Re: Cannot remove Platform with Configuration Editor

We have verified that this and the other issue are fixed in versions 3.1.3, 3.2.0, and 3.2.1.

Thank You.
by roneil
Fri Feb 10, 2012 12:06 am
Forum: Bug Reports
Topic: Cannot change the Target CPU when Platform is AnyCPU
Replies: 3
Views: 6775

Re: Cannot change the Target CPU when Platform is AnyCPU

We have verified that this issue is fixed in versions 3.1.3, 3.2.0, and 3.2.1.

Thank You.
by roneil
Thu Feb 09, 2012 11:59 pm
Forum: Bug Reports
Topic: A referral was returned from the server error with Rnx 3.2.1
Replies: 7
Views: 6903

A referral was returned from the server error with Rnx 3.2.1

We are receiving an “A referral was returned from the server” error message when trying to use Ranorex 3.2.x on a Windows 7 x86 test system with enhanced security. We can use Ranorex 3.0.2 and 3.1.3 with no issues on the same test system. Disabling UAC fixes the issue with 3.2.1, but 3.0.2 and 3.1.3...
by roneil
Thu Feb 09, 2012 9:14 pm
Forum: Automation Tools
Topic: Creating rxsln from sln?
Replies: 17
Views: 8244

Re: Creating rxsln from sln?

Yes, we did. Our development systems don't have UAC enabled, so we don't have issues with that. Executing Ranorex Studio using 'Run as Adminstrator' still has no affect -- the issue still occurs. This occurs even if the script was not previously executed through the debugger (launch and login to Win...
by roneil
Tue Feb 07, 2012 9:56 pm
Forum: Automation Tools
Topic: Creating rxsln from sln?
Replies: 17
Views: 8244

Re: Creating rxsln from sln?

Howdy, We are seeing similar build errors after ugrading from 3.0.2 to 3.1.3: Unexpected error creating debug information file 'c:\Dev\SAMSE\branches\13.01.06\QCSE\Common\Common\obj\Debug\Common.PDB' -- 'c:\Dev\SAMSE\branches\13.01.06\QCSE\Common\Common\obj\Debug\Common.pdb: The process cannot acces...
by roneil
Thu Sep 08, 2011 7:22 pm
Forum: Bug Reports
Topic: Cannot remove Platform with Configuration Editor
Replies: 3
Views: 2343

Cannot remove Platform with Configuration Editor

Removing a platform using the Ranorex Studio Configuration Editor doesn’t remove that platform in all projects. 1. Open Ranorex solution that contains one or more projects with multiple defined platforms (e.g., ‘x86’ and ‘AnyCPU’) 2. Select Build->Edit configurations/platforms->Platform<Edit> 3. Sel...