Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Error : Could not load file or assembly 'Infragistics2.Win.v9.1, Version=9.1.20091.9000
posted

Hi ,

I am using QTP9.2 with TestAdvantage Trial version 9.1..

On operating on infragistics control , we got the following error.

Executed statement : swfwindow("XXXXXX").SwfWindow("YYYY").SwfComboBox("comboBusinessArea").Select "Commodities"

"Could not load file or assembly 'Infragistics2.Win.v9.1, Version=9.1.20091.9000, Culture=neutral,

PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified."

Could anybody shed some light on this..

Regards

Ksv

 

Parents
No Data
Reply
  • 22852
    Suggested Answer
    Offline posted

    Hello,

    Typically this error will occur if the version of TestAdvantage doesn't match the version of NetAdvantage used to develop the AUT.  If the application you are testing was developed with an older version of NetAdvantage, then you would need the correspondingversion of TestAdvantage. 

    Trials of older versions are available from the following page:

    <http://es.infragistics.com/downloads/archived.aspx>

    Let me know if you have any questions whit this matter.

    Alan

Children