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
520
Failure during load of Extension package "Infragistics4.Win.CodedUITest.UIA.VS10.v12.2"
posted

Hi

Could you please help me with this issue?

I just downloaded NetAdvantage trial version just to test its capabilities before buying licence. I need it in order to improve my CODED UI project.

When i installed Win Forms part (that is part that interests me the most) everything seamed fine until i clicked on "Edid with CodedUI test builder".

I got following issue:

Playback failed to initialize: Failure during load of Extension package.
PackageName: NetAdvantage for Windows Forms Coded UI Test Extension, Version 12.2, Vendor:Infragistics LLC, Assembly: C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Infragistics4.Win.CodedUITest.UIA.VS10.v12.2\v4.0_12.2.20122.1006_7dd5c3163f2cd0cb\Infragistics4.Win.CodedUITest.UIA.VS10.v12.2.dll.

Restart Coded UI Test Builder

Parents
  • 20
    posted

    I have the same problem as Almir.

    I installed VS 2012 Premium on a new development machine, and recorded/ran a few coded ui tests (and it worked just fine).

    Then I installed NetAdvantage for WinForms 12.2 on the same machine.

    Now I can't record any coded ui test any more (I get the same error message as Almir).

    Can't try any existing coded ui tests anymore also. When try to run existing tests they fail with the errors:

    Error Stack Trace:

    Infragistics.Win.CodedUITest.UIA.v12_2.InfragisticsUIAExtensionPackage.get_TechnologyManager() Infragistics.Win.CodedUITest.UIA.v12_2.InfragisticsUIAExtensionPackage.GetService(Type serviceType) Microsoft.VisualStudio.TestTools.UITest.Framework.UITestExtensionPackageManager.GetExtensionsInternal[T]()

    Debug Trace:

    InfragisticsExtensionPackage.GetService(Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyManager) E, 2780, 23, 2013/02/06, 07:50:24.005, 7668702700, QTAgent32.exe, ExtensionFramework : Error getting requested extension type : ExtensionPackageName NetAdvantage for Windows Forms Coded UI Test Extension, C:\WINDOWS\Microsoft.Net\assembly\GAC_32\Infragistics4.Win.CodedUITest.UIA.VS10.v12.2\v4.0_12.2.20122.1006__7dd5c3163f2cd0cb\Infragistics4.Win.CodedUITest.UIA.VS10.v12.2.dll, Detailed Info Could not load type 'Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy' from assembly 'Microsoft.VisualStudio.TestTools.UITesting, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

Reply Children