The playback failed to find the control with the given search properties. Additional Details:
TechnologyName: 'MSAA'
ControlType: 'Window'
Name: 'tmp'
ClassName: 'CabinetWClass'
at Microsoft.VisualStudio.TestTools.UITesting.UITestLogGenerator.GenerateSnapshotInfo(UITestControl control, SnapshotTime time)
at Microsoft.VisualStudio.TestTools.UITesting.UITestLogGenerator.MouseClick(UITestControl control, MouseButtons button, ModifierKeys modifierKeys, MouseActionType mouseActionType, String message)
at Microsoft.VisualStudio.TestTools.UITesting.Mouse+<>c__DisplayClass9.<DoubleClick>b__8()
at Microsoft.VisualStudio.TestTools.UITesting.CodedUITestMethodInvoker.InvokeMethod(Func`1 function, UITestControl control, Boolean firePlaybackErrorEvent, Boolean logAsAction)
at Microsoft.VisualStudio.TestTools.UITesting.Mouse.DoubleClick(UITestControl control, MouseButtons button, ModifierKeys modifierKeys, Point relativeCoordinates)
at Microsoft.VisualStudio.TestTools.UITesting.Mouse.DoubleClick(UITestControl control, Point relativeCoordinate)
at
CodedUITestProject2.UIMap.
RecordedMethod1()in \\defraw0007\usersg\DEDIAZPEVI\Visual Studio 2012\Projects\InfUIExample\CodedUITestProject2\UIMap.Designer.cs:line 47
at
CodedUITestProject2.CodedUITest1.
CodedUITestMethod1()in \\defraw0007\usersg\DEDIAZPEVI\Visual Studio 2012\Projects\InfUIExample\CodedUITestProject2\CodedUITest1.cs:line 30
Error HRESULT E_FAIL has been returned from a call to a COM component.
System.Runtime.InteropServices.COMException
at Microsoft.VisualStudio.TestTools.UITest.Playback.Engine.IRPFPlayback.FindAllScreenElements(IScreenElement pScreenElementStart, String bstrQueryId, Object& pvarResKeys, Int32 cResKeys, Int32 nMaxDepth, Object[]& foundDescendants)
at Microsoft.VisualStudio.TestTools.UITest.Playback.ScreenElement.FindTopLevelWindowHelper(String queryId)
at Microsoft.VisualStudio.TestTools.UITest.Playback.ScreenElement.FindFromPartialQueryId(String queryId, Boolean resetSkipStep)
at Microsoft.VisualStudio.TestTools.UITesting.UITestControl..ctor(String queryId)