Hi,
I'm using QTP 11 and TestAdvantage 11.1CLR2.0
I'm trying to record a script, it seems to be able to record the objects, but when tryin to execute the script fails, its capable recognize the objects and highlight them but it will not interact with them, when trying to click on it will throw the Run Error window with:
"Could not load file or assembly 'Infragistic2.Win.v11.1, Version=11.1.20111.9000, Culture=neutral, PublickKeyToken=/dd%c' or one of its dependecies. The systema cannot find the file specified."
So this error ocurrs when trying to execute this line:
SwfWindow("1").Window("2").SwfObject("Control").SwfEdit("Location").RightClick
But the line
SwfWindow("1").Window("2").SwfObject("Control").SwfEdit("Location").Highlight
will work perfectly!
After looking on the C:\WINDOWS\ASSEMBLY directory I can see that there is no Infragistic file except the Infragistics.License Version 1.0.5005.10
Im completely new at this so I will appriciate any ideas on how to solve this or where else can I look for a solution.
Cheers!
Hi Fulge,
Can you tell me whether you have resolved above issue ?
As I am using UFT 12 and getting same issue. I am using trial version of TestAutomation_WinForms_HP_20141.msi.Please let me know if you know any steps to resolve this issue.
Thanks
Prasad
Prasad,
Is the application using Infragistics 2014 Volume 1 controls or a different volume? If the volume is different then you will need to get the volume of TestAutomation/TestAdvantage that matches from the archived downloads page.
If you are using 2014 Volume 1, what is the exact error that you are seeing?
Let me know if you have any questions with this matter.