Search found 55 matches

by jlowder
Wed Mar 14, 2012 6:23 pm
Forum: Automation API
Topic: ExcelDataConnector missing in Core.Data
Replies: 7
Views: 2390

Re: ExcelDataConnector missing in Core.Data

Hi Peter,

That did it. Thank you!

Jason
by jlowder
Wed Mar 14, 2012 3:37 pm
Forum: Automation API
Topic: ExcelDataConnector missing in Core.Data
Replies: 7
Views: 2390

Re: ExcelDataConnector missing in Core.Data

Hi Peter, I'm set to .NET Framework 4. The other 4.0 option is ".NET Framework 4 Client Profile". When I clicked on install other frameworks from the list, the website it sent me to didn't say anything about "extended" frameworks. I can see how having the proper .Net framework installed would be req...
by jlowder
Tue Mar 13, 2012 3:52 pm
Forum: Automation API
Topic: ExcelDataConnector missing in Core.Data
Replies: 7
Views: 2390

Re: ExcelDataConnector missing in Core.Data

It would appear that the .NET 4.0 Extended as you list it is just the .Net 4.0 framework, which I already have installed. So this doesn't appear to be the issue.

Jason
by jlowder
Tue Mar 13, 2012 3:34 pm
Forum: Automation API
Topic: ExcelDataConnector missing in Core.Data
Replies: 7
Views: 2390

Re: ExcelDataConnector missing in Core.Data

Hello, My Project is set to .NET Framework 4. I opened up the Ranorex.Core.Data dll in the object browser and it doesn't exist in the list there. I see CsvDataConnector, SimpleDataConnector and SqlDataConnector but no ExcelDataConnector. Would not having the extended package prevent me from seeing i...
by jlowder
Mon Mar 12, 2012 11:02 pm
Forum: Automation API
Topic: ExcelDataConnector missing in Core.Data
Replies: 7
Views: 2390

ExcelDataConnector missing in Core.Data

Hello,

I'm using version 3.2, importing Ranorex.Core.Data in my Visual Studio 2010 project and I notice that ExcelDataConnector is missing.

All documentation points to Ranorex.Core.Data for this class.

Has this functionality been removed?

Thanks,

Jason
by jlowder
Fri Feb 10, 2012 10:04 pm
Forum: Object Identification and Technologies
Topic: FarPoint Controls
Replies: 9
Views: 4002

Re: FarPoint Controls

Hi Peter,

Could you tell me how this feature enhancement request works with Ranorex and what time frame we're looking at or what the odds are of it even being implemented?

QTP is driving me nuts. It's sees the object once, doesn't the next time. On and on...

Thanks,

Jason
by jlowder
Tue Jan 24, 2012 4:11 pm
Forum: Object Identification and Technologies
Topic: FarPoint Controls
Replies: 9
Views: 4002

Re: FarPoint Controls

Hi Peter, All of my automation is written in Visual Studio anyway, so that's not a problem. Although given I only see a "spread control" from the spy I'm not which controls to try to access. I can guess, but we don't have access to the source code for this software (it's a third party development ef...
by jlowder
Mon Jan 23, 2012 8:53 pm
Forum: Object Identification and Technologies
Topic: FarPoint Controls
Replies: 9
Views: 4002

Re: FarPoint Controls

Thanks for adding the feature enhancement request. The GDI capture list was of no help however. Unfortunately it still sees nothing of value.

Jason
by jlowder
Fri Jan 20, 2012 4:13 pm
Forum: Object Identification and Technologies
Topic: FarPoint Controls
Replies: 9
Views: 4002

Re: FarPoint Controls

Here you go.

Thanks,

Jason
by jlowder
Thu Jan 19, 2012 8:15 pm
Forum: Object Identification and Technologies
Topic: FarPoint Controls
Replies: 9
Views: 4002

FarPoint Controls

It would appear that QTP 11.0 has provided a patch for interaction with FarPoint Controls.

Is there ANY chance that you guys will be doing something similar soon? Otherwise I'm going to be forced to switch to QTP (I hate, no I HATE VBScript) to develop half of my automation.

Thanks,

Jason
by jlowder
Thu Jan 19, 2012 7:51 pm
Forum: Automation API
Topic: Visible, Enabled and Valid returning incorrect values
Replies: 2
Views: 2158

Re: Visible, Enabled and Valid returning incorrect values

I found an external container that held these objects which was being turned on/off. I'm just accessing this one instead.
by jlowder
Thu Jan 19, 2012 5:30 pm
Forum: Automation API
Topic: Visible, Enabled and Valid returning incorrect values
Replies: 2
Views: 2158

Visible, Enabled and Valid returning incorrect values

I have a .Net application that I'm working on and when selecting certain drop down values I'm trying to make sure that a group of "refund address" text boxes and combo boxes do not appear in the GUI. If I execute: Ranorex.Text address1; var addressExists = Host.Local.TryFindSingle("/form[@controlnam...
by jlowder
Fri Jan 13, 2012 5:31 pm
Forum: Automation API
Topic: How to write an ObjectExists method
Replies: 2
Views: 2223

How to write an ObjectExists method

Hello, I'm writing all of my automation in Visual Studio 2010, including the declaration of all my objects. Because I don't have an "ObjectInfo" I can't use .exists. I want to write a method to do so. Currently, for each case I will write something like: Ranorex.Button aButton; var closedButtonExist...
by jlowder
Mon Jan 09, 2012 10:53 pm
Forum: Automation API
Topic: Global wait time for Objects
Replies: 1
Views: 2540

Global wait time for Objects

Hello, I'm developing all of my automation in Visual Studio and would like a means to increase the wait time for objects globally. I'm working with one particularly annoying dialog that varies in it's object load times and instead of adding a value at the end of every FindSingle, I'd like to add one...
by jlowder
Tue Nov 22, 2011 4:13 pm
Forum: Object Identification and Technologies
Topic: How to find the column headers of a container object
Replies: 11
Views: 2589

Re: How to find the column headers of a container object

Ciege, The software is being written by a third party and we do not have access to the source control and the way things are going it's highly unlikely they'll do anything. :-) But just so I can be more clear, what is MSAA? Can you give me any pointers on what to ask them to check for? Thanks, Jason