Category: ASP.net MVC
The Problem: You attempt to create a new Coded User Interface Test in Visual Studio 2010, and you get the following error:
The following package failed to load: C:Users[File Path Goes Here]Microsoft.VisualStudio.TestTools.UITest.Extension.IE.dll. Coded UI Test is now in an inconsistent state. Remove this package and restart Visual Studio to work with Coded UI Test.
The Cause: For whatever reason, Visual Studio does not copy Microsoft.VisualStudio.TestTools.UITest.Extension.IE.dll into the solution, and but it thinks it did.
Read more on How to fix problems with Coded User Interface Tests…
Popularity: 1% [?]