I had version of:
Visual Studio 2013
WebDriver.ChromeDriver.win32 2.2.0
selenium-dotnet-strongnamed-2.35.0
Firefox 24
But when I run Coded UI test I had received the next error:
Microsoft.VisualStudio.TestTools.UITest.Extension.UITestException: Failed to start up socket within 45000 ms
or the next error:
Microsoft.VisualStudio.TestTools.UITest.Extension.UITestException: An error occurred while connecting to Firefox
I folowed instructions of here: Selenium components for Coded UI Cross Browser Testing
Please help to resolve this issue.