Skip to content

Instantly share code, notes, and snippets.

@chiranjibmukherjee
Created April 10, 2017 12:31
Show Gist options
  • Save chiranjibmukherjee/737bea7d69d84f5c16ca076413864e04 to your computer and use it in GitHub Desktop.
Save chiranjibmukherjee/737bea7d69d84f5c16ca076413864e04 to your computer and use it in GitHub Desktop.
Unable to start/connect to application - System.IO.FileNotFoundException: /Applications/Xamarin Studio.app/Contents/MacOS/XamarinStudio
at MonoDevelop.Components.AutoTest.AutoTestClientSession.StartApplication (System.String file, System.String args, System.Collections.Generic.IDictionary`2[TKey,TValue] environment) [0x00167] in /Users/builder/data/lanes/4470/a2163670/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components.AutoTest/AutoTestClientSession.cs:102
at (wrapper remoting-invoke-with-check) MonoDevelop.Components.AutoTest.AutoTestClientSession:StartApplication (string,string,System.Collections.Generic.IDictionary`2<string, string>)
at XQA.XS.Controllers.TestService.StartSession (System.String monoDevelopBinPath, System.String profilePath) [0x00029] in /Users/globallogic/Desktop/Microsoft/Automation/Automation/XQA/XQA.XS/Controllers/TestService.cs:14
at XQA.XS.Tests.Base.OpenSession (System.String testResultFolder) [0x0016b] in /Users/globallogic/Desktop/Microsoft/Automation/Automation/XQA/XQA.XS.Tests/TestBase.cs:210
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment