Search found 5 matches

by anton.purin
Mon Jul 05, 2010 6:05 pm
Forum: Bug Reports
Topic: Problems with access to x64 MSAA controls
Replies: 5
Views: 3062

Re: Problems with access to x64 MSAA controls

We use Codejock standard XTPReport control, same to Samples from link in my last post.

The weird is that Ranorex Spy could recognize XTPReport as table role, but library could not.
by anton.purin
Fri Jul 02, 2010 4:13 pm
Forum: How To …
Topic: How to use VS 2010 and .NET 4.0 with Ranorex 2.X
Replies: 7
Views: 9087

Re: How to use VS 2010 and .NET 4.0 with Ranorex 2.X

Thank you very much!
by anton.purin
Fri Jul 02, 2010 10:50 am
Forum: Bug Reports
Topic: Problems with access to x64 MSAA controls
Replies: 5
Views: 3062

Re: Element browser does not use x64 libraries

Thank you, I have read this topic before. I found that even x64 compiled project does not recognize that control. The only way is to create project in VS and add libraries from ranorex\bin\x64\ folder. Steps to reproduce 1. Download Report Dialog Sample x64 from http://www.codejock.com/downloads/sam...
by anton.purin
Fri Jul 02, 2010 8:21 am
Forum: Bug Reports
Topic: Problems with access to x64 MSAA controls
Replies: 5
Views: 3062

Problems with access to x64 MSAA controls

I found that x32 Ranorex library not able to get some information from x64 programs. For example it did not recognize XTPReport (Codejock control, supports MSAA) as Ranorex.Table. The workaround is to use Ranorex Spy x64 and Ranorex libraries x64. But even after i changed project target platform to ...
by anton.purin
Fri Jul 02, 2010 8:10 am
Forum: How To …
Topic: How to use VS 2010 and .NET 4.0 with Ranorex 2.X
Replies: 7
Views: 9087

How to use VS 2010 and .NET 4.0 with Ranorex 2.X

Hello, i have some problems with Ranorex library using. Environment: Win 7 x64 Ranorex version: 2.3.1.8466 Evaluation period if have created simple project to use Ranorex library. Here is steps to reproduce: 1. Create Windows Forms .NET 4.0 C# project in VS 2010 2. Add Ranorex.Core.dll from ranorex\...